aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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-30[SPARC]: Fix compile failures in math-emu.David S. Miller1-10/+0
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-17[SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn1-7/+6
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] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+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-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-0/+4
2005-12-15[PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] sun4c_memerr_reg __iomem 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-12-12[SPARC]: block/ needed in final image linkPaul Jackson1-1/+1
2005-12-12[SPARC]: atomic_clear_mask build fixPaul Jackson1-1/+0
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-5/+5
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-1/+1
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-1/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+15
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-5/+16
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro1-0/+1
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser3-5/+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 Kotthoff3-0/+148
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-29[PATCH] mm: arches skip ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-0/+3
2005-10-10[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2-5/+0
2005-10-06[SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway2-0/+5
2005-10-05[SPARC]: Remove some duplicated sparc32 config itemsMartin Habets1-56/+0
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2-2/+2
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 Viro8-22/+30
2005-09-10[PATCH] spinlock consolidationIngo Molnar3-214/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds7-17/+7
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg7-17/+7
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz2-9/+3