summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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-192-10/+0Star
|\
| * [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-192-9/+0Star
| * [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-191-1/+0Star
* | xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-5/+4Star
|/
* [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
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-34/+0Star
* [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
* 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
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* 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
* [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-071-1/+0Star
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-273-10/+8Star
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-241-2/+2
* Update arch/ to use sg helpersJens Axboe2007-10-221-9/+8Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-193-5/+5
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-181-20/+0Star
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* SPARC: sg chaining supportJens Axboe2007-10-161-12/+13
* [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-141-1/+3
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-141-1/+4
* [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-141-6/+6
* [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-141-72/+93
* [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-271-0/+2
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-111-0/+1
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-081-0/+15
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-033-30/+62