summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+2
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-241-0/+1
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-241-4/+20
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-121-0/+8
| |\ \
| * | | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-0/+1
* | | | Fix exported headers for SPARC, SPARC64David Woodhouse2006-09-212-11/+4
| |_|/ |/| |
* | | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-4/+20
| |/ |/|
* | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-0/+8
|/
* [SPARC]: Fix SA_STATIC_ALLOC value.David S. Miller2006-07-241-1/+1
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-211-5/+0
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+6
|\
| * Restrict headers exported to userspace for SPARC and SPARC64David S. Miller2006-06-201-11/+4
| * Add Kbuild file for SPARC 'make headers_install'David Woodhouse2006-06-181-0/+13
* | [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-291-0/+1
|\ \
| * | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | | [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-291-1/+4
* | | [SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2006-06-291-8/+0
* | | [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-291-0/+3
* | | [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-292-2/+14
* | | [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-291-0/+2
|/ /
* | [SPARC]: Add iomap interfaces.David S. Miller2006-06-251-0/+16
* | [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-251-0/+2
* | [SPARC]: Add of_set_property() interface.David S. Miller2006-06-251-0/+8
* | [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-231-8/+19
* | [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-232-0/+68
* | [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-233-9/+104
* | [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-0/+1
* | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-203-3/+10
|\ \ | |/ |/|
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-2/+0
| * [SPARC]: Add missing rw can_lock macrosBob Breuer2006-06-201-0/+3
| * [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-201-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-3/+5
|\|
| * [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-211-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-1/+1
|\|
| * [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2623-24/+0
|/
* [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-241-1/+1
* [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-191-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-141-1/+1
* [PATCH] sparc32 vga supportAndrew Morton2006-04-111-0/+33
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-2/+2
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-1/+1
* [PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: sparc: use generic bitopsAkinobu Mita2006-03-261-376/+12