aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt1-0/+11
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller1-1/+2
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller1-0/+1
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets1-0/+5
2006-05-07[SPARC]: Remove duplicate symbol exportsMartin Habets1-13/+0
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller1-1/+1
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki1-1/+1
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller1-1/+1
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller1-1/+1
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer6-166/+179
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton5-31/+20
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin2-6/+6
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn1-25/+15
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller1-1/+1
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+3
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller2-2/+3
2006-02-07[PATCH] restore power-off on sparc32Al Viro1-1/+1
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller1-1/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller5-150/+44
2006-01-12[PATCH] sparc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro5-8/+8
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-2/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-29/+6
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller1-14/+4
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller1-1/+1
2005-12-15[PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] sparc: NULL noise removal (ebus.c)Al Viro1-12/+12
2005-12-15[PATCH] sparc/kernel/time: __iomem annotationsAl Viro1-2/+2
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro1-1/+1
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-1/+1
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser2-3/+3
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-20/+15
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+4
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig1-1/+0
2005-11-07[SPARC]: Add sun4m LED driver.Lars Kotthoff2-0/+140
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-2/+2
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk1-1/+1
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller1-2/+0
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro2-22/+18
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-10/+0
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2-2/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz2-9/+3
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller1-1/+0
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala3-3/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-19[SPARC]: Fix weak aliasesAl Viro1-2/+3