summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-235-31/+20Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-224-7/+20
|\
| * [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-224-7/+20
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-9/+9
|/
* [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn2006-03-201-25/+15Star
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-131-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-082-2/+3
|\
| * [SPARC]: Wire up sys_unshare().David S. Miller2006-02-082-2/+3
* | [PATCH] restore power-off on sparc32Al Viro2006-02-081-1/+1
|/
* [SPARC]: Fix compile failures in math-emu.David S. Miller2006-01-311-10/+0Star
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-195-150/+44Star
* [SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn2006-01-181-7/+6Star
* [PATCH] sparc: task_stack_page()Al Viro2006-01-121-4/+4
* [PATCH] sparc: task_thread_info()Al Viro2006-01-125-8/+8
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-2/+0Star
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-091-4/+0Star
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-091-29/+6Star
* [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller2005-12-281-14/+4Star
* [SPARC]: Kill CHILD_MAX.David S. Miller2005-12-231-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-231-0/+4
* [PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] sun4c_memerr_reg __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] sparc: NULL noise removal (ebus.c)Al Viro2005-12-151-12/+12
* [PATCH] sparc/kernel/time: __iomem annotationsAl Viro2005-12-151-2/+2
* [PATCH] fix iomem annotations in sparc32 pcic codeAl Viro2005-12-151-1/+1
* [SPARC]: block/ needed in final image linkPaul Jackson2005-12-121-1/+1
* [SPARC]: atomic_clear_mask build fixPaul Jackson2005-12-121-1/+0Star
* [PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller2005-11-281-5/+5
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-221-1/+1
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-1/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+15
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-5/+16
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-141-0/+1
* [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3Star
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-20/+15Star
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+4
* [SPARC]: Kill remaining kbio.h references.Christoph Hellwig2005-11-071-1/+0Star
* [SPARC]: Add sun4m LED driver.Lars Kotthoff2005-11-073-0/+148
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-311-2/+2
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-301-3/+1Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-0/+3
* [SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2005-10-112-5/+0Star
* [SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway2005-10-072-0/+5
* [SPARC]: Remove some duplicated sparc32 config itemsMartin Habets2005-10-051-56/+0Star
* [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-042-2/+2
* [SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2005-09-291-2/+0Star
* [SPARC]: Fix dot-symbol exporting for good.Al Viro2005-09-128-22/+30