summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-113-2/+3
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1015-262/+514
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-32/+59
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-072-32/+59
* | | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-1/+1
|/ / / /
* | | | Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| |_|/ |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/ /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
| |/ |/|
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181-10/+4
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | 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
|\ \
OpenPOWER on IntegriCloud