aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig
2005-11-07[SPARC]: Add sun4m LED driver.Lars Kotthoff
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-10[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller
2005-10-06[SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway
2005-10-05[SPARC]: Remove some duplicated sparc32 config itemsMartin Habets
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk