aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)Author
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: xtensa: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Unify sys_mmap*Al Viro
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-06-22xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner
2009-06-22xtensa: allow variant to initialize own irq chipsDaniel Glöckner
2009-06-22xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer
2009-05-11xtensa: Fix checksum header fileChris Zankel
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner
2009-04-02xtensa: s6000 variantJohannes Weiner
2009-04-02xtensa: variant irq set callbacksJohannes Weiner
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: add flat supportOskar Schirmer
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-07xtensa: introduce swab.hHarvey Harrison
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel