summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
| * [SPARC32]: Use regsets in arch_ptrace().David S. Miller2008-02-071-68/+47
| * [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-072-416/+63
| * [SPARC]: Remove PTRACE_SUN* handling.David S. Miller2008-02-071-14/+1
| * [SPARC]: Kill DEBUG_PTRACE code.David S. Miller2008-02-071-46/+0
| * [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/+3
|/
* 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/+4
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-2/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-311-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-221-1/+1
* [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-121-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-061-1/+0
* [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-275-21/+17
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-231-2/+2
* Update arch/ to use sg helpersJens Axboe2007-10-224-15/+14
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-22/+1
* 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-171-20/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-171-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-3/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-26/+31
|\ \
| * | SPARC: sg chaining supportJens Axboe2007-10-164-26/+31
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
|/ /
* | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-131-1/+3
* | [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-131-1/+4
* | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-132-6/+10
* | [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-131-72/+93
|/
* [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-271-0/+2
* [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-261-3/+0
* [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-263-1/+47
* [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-201-1/+2
* [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue2007-08-141-2/+0
* [SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue2007-08-141-2/+1
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-103-15/+16