summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-122-4/+2
|\
| * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-1/+1
| * sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
* | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
|/
* xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner2009-06-221-4/+4
* xtensa: allow variant to initialize own irq chipsDaniel Glöckner2009-06-221-1/+11
* xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer2009-06-221-0/+95
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-26/+1
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
* xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-111-2/+2
* xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
| | |\
| | * | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | xtensa: remove platform rtc hooksJohannes Weiner2009-04-021-11/+0
* | | | xtensa: s6000 variantJohannes Weiner2009-04-021-0/+56
* | | | xtensa: variant irq set callbacksJohannes Weiner2009-04-021-0/+7
* | | | xtensa: nommu supportJohannes Weiner2009-04-0210-11/+77
* | | | xtensa: add flat supportOskar Schirmer2009-04-021-0/+12
* | | | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-021-0/+2
* | | | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-021-1/+4
* | | | xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-021-2/+2
|/ / /
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-1/+1
|\ \ \ | | |/ | |/|
| * | headers_check fix: xtensa, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| |/
* / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-4/+0
* xtensa: introduce swab.hHarvey Harrison2009-01-073-69/+75
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-072-2/+12
* xtensa: switch to packed struct unaligned access implementationHarvey Harrison2008-11-111-6/+6
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-0698-0/+8054