aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)Author
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
2007-10-17[SPARC]: Support for new termios.David Miller
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17cleanup floppy.hJan Beulich
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16SPARC: sg chaining supportJens Axboe
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif
2007-08-26[SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller
2007-08-04[SPARC32]: Fix build.Mark Fortescue