aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master'Chris Zankel2010-08-0313-259/+513
|\
| * xtensa: Disable PCI and nfsroot on simulation targetChris Zankel2010-08-031-246/+485
| * xtensa: Add missing include in coprocessor.hChris Zankel2010-05-031-0/+1
| * xtensa: Fix the network driver for the simulator targetChris Zankel2010-05-021-8/+14
| * xtensa: Shuffle include statements to fix linker scriptChris Zankel2010-05-026-1/+6
| * xtensa: Add -mforce-no-pic option is supportedChris Zankel2010-05-021-0/+2
| * xtensa: Fixes due to bss boundary symbol name changes.Chris Zankel2010-05-011-2/+2
| * xtensa: Fix linker script patch-upChris Zankel2010-05-011-2/+2
| * xtensa: Fix FLUSH_DCACHE macro for some variants.Chris Zankel2010-05-011-0/+1
* | xtensa: invoke oom-killer from page faultNick Piggin2010-06-041-10/+4
* | xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-22/+1
* | xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* | xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-252-21/+3
* | xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-5/+0
|\ \
| * | xtensa: Fix unnecessary setting of xtimeJohn Stultz2010-03-131-5/+0
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-2/+2
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-2/+2
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | pci-dma: xtensa: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-7/+1
* | | xtensa: use generic ptrace_resume codeChristoph Hellwig2010-03-122-45/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-1/+1
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-8/+7
| |\ \
| * | | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-3/+3
|\ \ \ | |_|/ |/| |
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-3/+3
| |/
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-2/+2
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-6/+5
|/
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-163-20/+1
|\ \
| * | sanitize do_pipe_flags() callers in archAl Viro2009-12-163-20/+1
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/ /
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-111-1/+1
|\
| * tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-111-1/+1
* | Unify sys_mmap*Al Viro2009-12-113-28/+1
|/
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\
| * block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-1/+3
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* 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
|\