summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
AgeCommit message (Expand)AuthorLines
2008-05-11sparc: Fix ptrace() detach.David S. Miller-0/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds-29/+1
2008-05-02sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin-29/+1
2008-05-02sparc32: Delete prom_stdin and prom_stdout.David S. Miller-3/+0
2008-05-02sparc32: More memory probing consolidation.David S. Miller-10/+2
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller-10/+3
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-88/+43
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-3/+7
2008-04-29sparc: Add kgdb support.David S. Miller-86/+43
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller-2/+0
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-3/+1
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+7
2008-04-27sparc: Remove old style signal frame support.David S. Miller-3/+1
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller-0/+7
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-554/+2
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller-554/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-2/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-192/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller-0/+2
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller-12/+19
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller-4/+12
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller-1/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller-2/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller-14/+17
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller-6/+15
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller-4/+47
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller-5/+13
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller-15/+3
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller-94/+0
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller-1/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller-1/+10
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell-5/+0
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-2/+5
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-6/+2
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+52
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-9/+4
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-37/+8
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers-36/+48
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-7/+0
2008-02-07[SPARC32]: Use regsets for ELF core dumping.David S. Miller-30/+8
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller-5/+0
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller-2/+0
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller-2/+4
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-6/+6
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2