summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-13pci-dma: xtensa: use include/linux/pci-dma.hFUJITA Tomonori1-7/+1
2010-03-13xtensa: use generic ptrace_resume codeChristoph Hellwig1-0/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-2/+1
2009-12-16sanitize do_pipe_flags() callers in archAl Viro2-2/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro2-3/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-10-13net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-1/+3
2009-10-13net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+2
2009-08-06net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-06net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-1/+1
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-06-22xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner1-4/+4
2009-06-22xtensa: allow variant to initialize own irq chipsDaniel Glöckner1-1/+11
2009-06-22xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer1-0/+95
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap1-26/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-05-12xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer1-2/+2
2009-05-12xtensa: Fix checksum header fileChris Zankel1-2/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-04-03xtensa: remove platform rtc hooksJohannes Weiner1-11/+0
2009-04-03xtensa: s6000 variantJohannes Weiner1-0/+56
2009-04-03xtensa: variant irq set callbacksJohannes Weiner1-0/+7
2009-04-03xtensa: nommu supportJohannes Weiner10-11/+77
2009-04-03xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-03xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-03xtensa: cope with ram beginning at higher addressesJohannes Weiner1-1/+4
2009-04-03xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner1-2/+2
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-03-27Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-1/+1
2009-03-03tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-16net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput1-1/+1
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-4/+0
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75