aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+2
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: 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-10sched: 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-16kmap_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-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer1-2/+2
2009-05-11xtensa: Fix checksum header fileChris Zankel1-2/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner1-11/+0
2009-04-02xtensa: s6000 variantJohannes Weiner1-0/+56
2009-04-02xtensa: variant irq set callbacksJohannes Weiner1-0/+7
2009-04-02xtensa: nommu supportJohannes Weiner10-11/+77
2009-04-02xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner1-1/+4
2009-04-02xtensa: 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-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-1/+1
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-15net: 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-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-4/+0
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds98-0/+8064
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison1-6/+6
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel98-0/+8054