aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-20sparc: remove CVS keywordsAdrian Bunk71-77/+44
2008-05-12sparc: Fix mremap address range validation.David S. Miller1-3/+2
2008-05-11sparc32: Fix build.Robert Reif1-0/+2
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller3-7/+12
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-29/+1
2008-05-02sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin1-29/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller1-3/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller2-10/+2
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller1-10/+3
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-88/+43
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-3/+7
2008-04-29sparc: Add kgdb support.David S. Miller3-86/+43
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller1-2/+0
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+1
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+7
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-3/+1
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller2-0/+7
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds14-554/+2
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller14-554/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox1-192/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-0/+2
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller1-12/+19
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller1-4/+12
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller1-1/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller1-2/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller1-14/+17
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller1-6/+15
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller1-4/+47
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller1-5/+13
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller1-15/+3
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller1-94/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller1-1/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller1-1/+10
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell1-5/+0
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-2/+5
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-6/+2
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-0/+52
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-9/+4
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-37/+8
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers2-36/+48
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-7/+0
2008-02-07[SPARC32]: Use regsets for ELF core dumping.David S. Miller1-30/+8
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller1-5/+0