aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2008-04-23sparc: cleanup after SunOS binary emulation removalGravatar Adrian Bunk 2-6/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 14-2508/+130
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.Gravatar David S. Miller 14-2508/+130
2008-04-20[SPARC] minor irq handler cleanupsGravatar Jeff Garzik 1-1/+1
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 3-161/+1
2008-04-09[SPARC]: Fix several regset and ptrace bugs.Gravatar David S. Miller 1-1/+1
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David S. Miller 7-214/+211
2008-03-17[NET] endianness noise: INADDR_ANYGravatar Al Viro 1-1/+1
2008-03-03[SPARC]: Fix link errors with gcc-4.3Gravatar David S. Miller 3-207/+203
2008-03-03sparc: replace remaining __FUNCTION__ occurancesGravatar Harvey Harrison 1-3/+3
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hGravatar David S. Miller 1-2/+0
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.Gravatar David S. Miller 1-2/+2
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cGravatar David S. Miller 1-0/+3
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 4-20/+1
2008-02-18[SPARC]: Kill 'prom_palette'.Gravatar David S. Miller 3-16/+0
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.Gravatar David S. Miller 1-1/+0
2008-02-13xtime_lock vs update_process_timesGravatar Peter Zijlstra 2-5/+4
2008-02-12[SPARC]: Use shorter form of "get_zeroed_page".Gravatar Robert P. J. Day 1-3/+1
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 3-165/+10
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hGravatar David S. Miller 1-0/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.Gravatar David S. Miller 1-138/+6
2008-02-09[SPARC]: Remove of_platform_device_createGravatar Stephen Rothwell 1-27/+0
2008-02-09ide: introduce HAVE_IDEGravatar Sam Ravnborg 1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Gravatar Martin Schwidefsky 2-7/+17
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 1-0/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hGravatar David Howells 5-5/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTGravatar David Howells 2-34/+0
2008-02-08aout: mark arches that support A.OUT formatGravatar David Howells 1-0/+3
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-490/+340
2008-02-07Introduce flags for reserve_bootmem()Gravatar Bernhard Walle 1-3/+3
2008-02-07[SPARC32]: Use regsets in arch_ptrace().Gravatar David S. Miller 1-68/+47
2008-02-07[SPARC]: Move over to arch_ptrace().Gravatar David S. Miller 2-416/+63
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.Gravatar David S. Miller 1-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.Gravatar David S. Miller 1-46/+0
2008-02-07[SPARC32]: Add user regset support.Gravatar David S. Miller 1-1/+284
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-2/+4
2008-02-06calibrate_delay() must be __cpuinitGravatar Adrian Bunk 2-6/+3
2008-02-06[SPARC]: Add new timerfd syscall entries.Gravatar David S. Miller 1-2/+4
2008-02-05timerfd: new timerfd APIGravatar Davide Libenzi 1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 2-5/+4
2008-02-03remove Documentation/smp.txtGravatar Adrian Bunk 1-3/+2
2008-02-03Spelling fixes: lenght->lengthGravatar Paulius Zaleckas 1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigGravatar Mathieu Desnoyers 1-2/+0
2008-02-03Add HAVE_OPROFILEGravatar Mathieu Desnoyers 1-0/+1
2008-01-31[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Gravatar Sam Ravnborg 1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hGravatar Sam Ravnborg 1-4/+4
2008-01-22[SPARC]: Constify function pointer tables.Gravatar Jan Engelhardt 1-1/+1
2008-01-12[SPARC]: Make gettimeofday() monotonic again.Gravatar David S. Miller 1-1/+8
2007-12-20[SPARC32]: Spelling fixesGravatar Joe Perches 1-1/+1
2007-12-05[SPARC]: Add missing of_node_putGravatar Julia Lawall 1-1/+3