summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sparc: register_cpu() build fixAndrew Morton2006-06-291-1/+1
* [SPARC]: Add iomap interfaces.David S. Miller2006-06-252-0/+50
* [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-251-18/+35
* [SPARC]: Add of_set_property() interface.David S. Miller2006-06-251-0/+53
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-251-0/+2
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-231-0/+85
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-233-1/+290
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-235-82/+563
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-1/+45
* [PATCH] sparc build breakageAl Viro2006-06-221-1/+1
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-205-32/+0
* [SPARC]: Fix iommu_flush_iotlb end addressBob Breuer2006-06-201-1/+2
* [SPARC]: Mark smp init functions as cpuinitBob Breuer2006-06-202-10/+5
* [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-101-0/+11
* [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-211-1/+2
* [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-121-0/+1
* [SPARC]: show device name in /proc/dvma_mapMartin Habets2006-05-071-0/+5
* [SPARC]: Remove duplicate symbol exportsMartin Habets2006-05-071-13/+0
* [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-141-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/+0
* | [PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki2006-04-111-1/+1
|/
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-1/+1
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-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-238-167/+185
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-235-31/+20
* 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/+15
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-072-2/+3
|\
| * [SPARC]: Wire up sys_unshare().David S. Miller2006-02-072-2/+3
* | [PATCH] restore power-off on sparc32Al Viro2006-02-071-1/+1
|/
* [SPARC]: Fix compile failures in math-emu.David S. Miller2006-01-301-10/+0
* [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/+44
* [SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn2006-01-171-7/+6
* [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-111-0/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-2/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-4/+0
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-29/+6
* [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller2005-12-281-14/+4
OpenPOWER on IntegriCloud