aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)Author
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-27sparc: Remove old style signal frame support.David S. Miller
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-07Add cmpxchg_local to sparc, move __cmpxchg to system.hMathieu Desnoyers
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-07[SPARC32]: Use regsets for ELF core dumping.David S. Miller
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2007-12-14[SPARC32]: Silence sparc32 warnings on missing syscalls.Martin Habets
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell