summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-61/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-5/+5
|\
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-1/+1
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-3/+2
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-9/+4
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-7/+5
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-10/+4
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0413-16/+1044
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-7/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| * | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
| | |/ | |/|
* | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
* | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/ /
* | xtensa: enable m41t80 driver in s6105_defconfigDaniel Glockner2009-06-221-3/+53
* | xtensa: add m41t62 rtc to s6105 platformDaniel Glockner2009-06-221-0/+3
* | xtensa: enable s6gmac in s6105_defconfigDaniel Glockner2009-06-221-1/+48
* | xtensa: s6105 specific configuration for s6gmacOskar Schirmer2009-06-222-0/+100
* | xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner2009-06-225-10/+171
* | xtensa: s6000 dma engine supportOskar Schirmer2009-06-223-1/+561
* | xtensa: allow variant to initialize own irq chipsDaniel Glöckner2009-06-222-1/+13
* | xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer2009-06-221-0/+95
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-26/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-123-2/+3
|\
| * 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
* | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
|/
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
* xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer2009-05-111-2/+1
* xtensa: implement ccount calibration for s6000Oskar Schirmer2009-05-113-0/+29
* xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-111-2/+2
* xtensa: register gpio chip before useJohannes Weiner2009-05-113-2/+10
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
* xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
* xtensa: Fix architecture specific KconfigChris Zankel2009-05-111-4/+2
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4