summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-242-6/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2214-2508/+130Star
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2214-2508/+130Star
* | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-211-1/+1
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-161/+1Star
* [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-187-214/+211Star
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-043-207/+203Star
| * sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
| * [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-291-2/+0Star
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-291-2/+2
| * [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-251-0/+3
* | [NET] endianness noise: INADDR_ANYAl Viro2008-03-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-194-20/+1Star
|\
| * [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-193-16/+0Star
| * [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-191-1/+0Star
| * [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-131-3/+1Star
* | xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-5/+4Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-103-165/+10Star
|\
| * [SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller2008-02-091-0/+4
| * [SPARC]: Kill BSD errno translation table and header files.David S. Miller2008-02-091-138/+6Star
| * [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-091-27/+0Star
* | ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
|/
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-7/+17
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-085-5/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-34/+0Star
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-072-490/+340Star
|\
| * [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47Star
| * [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-416/+63Star
| * [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1Star
| * [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-46/+0Star
| * [SPARC32]: Add user regset support.David S. Miller2008-02-071-1/+284
* | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-061-2/+4
|\
| * [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-061-2/+4
* | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-062-6/+3Star
|/
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-5/+4Star
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2Star
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-02-011-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-231-1/+1
* [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-131-1/+8
* [SPARC32]: Spelling fixesJoe Perches2007-12-201-1/+1
* [SPARC]: Add missing of_node_putJulia Lawall2007-12-051-1/+3