aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2006-06-22[PATCH] sparc build breakageAl Viro
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-20[SPARC]: Fix iommu_flush_iotlb end addressBob Breuer
2006-06-20[SPARC]: Mark smp init functions as cpuinitBob Breuer
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer
2006-06-20[SPARC]: Add topology_init()Bob Breuer
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets
2006-05-07[SPARC]: Remove duplicate symbol exportsMartin Habets
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki
2006-04-04kbuild: use relative path to -ISam Ravnborg
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller
2006-02-07[PATCH] restore power-off on sparc32Al Viro
2006-01-30[SPARC]: Fix compile failures in math-emu.David S. Miller
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2006-01-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn
2006-01-12[PATCH] sparc: task_stack_page()Al Viro
2006-01-12[PATCH] sparc: task_thread_info()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-15[PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro
2005-12-15[PATCH] sparc: NULL noise removal (ebus.c)Al Viro
2005-12-15[PATCH] sparc/kernel/time: __iomem annotationsAl Viro
2005-12-15[PATCH] fix iomem annotations in sparc32 pcic codeAl Viro
2005-12-12[SPARC]: block/ needed in final image linkPaul Jackson
2005-12-12[SPARC]: atomic_clear_mask build fixPaul Jackson