aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-165/+10
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller1-0/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller1-138/+6
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell1-27/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-7/+17
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells5-5/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-34/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-490/+340
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-3/+3
2008-02-07[SPARC32]: Use regsets in arch_ptrace().David S. Miller1-68/+47
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller2-416/+63
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller1-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller1-46/+0
2008-02-07[SPARC32]: Add user regset support.David S. Miller1-1/+284
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk2-6/+3
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller1-2/+4
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-5/+4
2008-02-03remove Documentation/smp.txtAdrian Bunk1-3/+2
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-01-31[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-12[SPARC]: Make gettimeofday() monotonic again.David S. Miller1-1/+8
2007-12-20[SPARC32]: Spelling fixesJoe Perches1-1/+1
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall1-1/+3
2007-12-05[SPARC]: Add missing "space"Joe Perches1-4/+4
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods1-1/+0
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller5-21/+17
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik1-2/+2
2007-10-22Update arch/ to use sg helpersJens Axboe4-15/+14
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-22/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-5/+5
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-20/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+4
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-26/+31
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16SPARC: sg chaining supportJens Axboe4-26/+31
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-3/+3