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