summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-12[SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-07[SPARC32]: Use regsets in arch_ptrace().David S. Miller
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller
2008-02-07[SPARC32]: Add user regset support.David S. Miller
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-01-31[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2008-01-12[SPARC]: Make gettimeofday() monotonic again.David S. Miller
2007-12-20[SPARC32]: Spelling fixesJoe Perches
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall
2007-12-05[SPARC]: Add missing "space"Joe Perches
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day