aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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