summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-0/+85
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-243-1/+290
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-245-82/+563
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-241-1/+45
* [PATCH] sparc build breakageAl Viro2006-06-231-1/+1
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-205-32/+0Star
* [SPARC]: Fix iommu_flush_iotlb end addressBob Breuer2006-06-201-1/+2
* [SPARC]: Mark smp init functions as cpuinitBob Breuer2006-06-202-10/+5Star
* [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-202-8/+24
* [SPARC]: Add topology_init()Bob Breuer2006-06-201-1/+31
* [SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt2006-06-111-0/+11
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-221-1/+2
* [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-121-0/+1
* [SPARC]: show device name in /proc/dvma_mapMartin Habets2006-05-081-0/+5
* [SPARC]: Remove duplicate symbol exportsMartin Habets2006-05-081-13/+0Star
* [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-111-1/+1
|\
| * kbuild: use relative path to -ISam Ravnborg2006-04-041-1/+1
* | [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* | [PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki2006-04-111-1/+1
|/
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-04-011-1/+1
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-04-011-1/+1
* [PATCH] bitops: sparc: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-248-167/+185
* [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