summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-051-3/+7
* [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller2006-11-011-10/+8
* [SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller2006-10-221-2/+5
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-15/+0
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-082-4/+5
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller2006-10-021-1/+0
* [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-022-37/+34
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-42/+0
* [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/+3
* [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/+23
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-121-0/+8
| |\ \
| * \ \ Merge /spare/repo/linux-2.6 into upstreamJeff Garzik2006-08-291-1/+1
| |\ \ \
| * | | | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-0/+1
* | | | | Fix exported headers for SPARC, SPARC64David Woodhouse2006-09-213-9/+7
| |_|_|/ |/| | |
* | | | [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-4/+23
| |_|/ |/| |
* | | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-081-0/+8
| |/ |/|
* | [SPARC64]: Fix pfn_pte() build failure.David S. Miller2006-08-221-1/+1
|/
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [SPARC64]: Fix typo in pgprot_noncached().David S. Miller2006-07-271-1/+1
* [SPARC64]: Fix quad-float multiply emulation.David S. Miller2006-07-271-1/+1
* [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-211-5/+0
* [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-211-1/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-2/+0
* [SPARC64]: Fix make headers_installDavid Woodhouse2006-07-131-1/+1
* [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-051-0/+14
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+10
|\
| * Restrict headers exported to userspace for SPARC and SPARC64David S. Miller2006-06-201-11/+5
| * Add Kbuild file for SPARC 'make headers_install'David Woodhouse2006-06-181-0/+16
* | [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-031-0/+1
* | [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+1
* | [SPARC64]: Kill sun4v virtual device layer.David S. Miller2006-06-301-17/+0
* | 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
* | | [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-293-2/+14
* | | [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
* | | [SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller2006-06-293-4/+1
|/ /
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-263-1/+102
|\ \
| * | [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
| * | [SPARC64]: Add missing interfaces to dma-mapping.hDavid S. Miller2006-06-251-0/+43
| * | [SPARC64]: Allow floppy driver to build modular.David S. Miller2006-06-251-1/+49
* | | [PATCH] Notify page fault call chainAnil S Keshavamurthy2006-06-261-0/+1