summaryrefslogtreecommitdiff
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-11
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2018-02-28
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\ \
| * | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-05
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ \ | |/ / |/| |
| * | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-17
| |/
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-02
|\ \
| * | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-02
* | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02
|\ \ \ | |/ / |/| |
| * | xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu2018-02-22
| |/
* | xtensa: support DMA buffers in high memoryMax Filippov2018-02-16
* | xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-15
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* xtensa: fix build with KASANMax Filippov2018-02-11
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-01
|\ \
| * | xtensa: remove arch specific early DT functionsRob Herring2018-01-30
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \ \
| * | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-29
| * | | define __poll_t, annotate constantsAl Viro2017-11-27
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \
| * | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-22
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-29
|\ \ \
| * | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier2018-01-24
| |/ /
* | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-29
|\ \ \
| * | | xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov2018-01-05
| * | | xtensa: shut up gcc-8 warningsArnd Bergmann2018-01-02
| * | | xtensa: print kernel sections info in mem_initMax Filippov2017-12-17
| * | | xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-17
| * | | xtensa: use __memset in __xtensa_clear_userMax Filippov2017-12-16
| * | | xtensa: add support for KASANMax Filippov2017-12-16
| * | | xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-16
| * | | xtensa: don't clear swapper_pg_dir in paging_initMax Filippov2017-12-16
| * | | xtensa: extract init_kioMax Filippov2017-12-16
| * | | xtensa: implement early_trap_initMax Filippov2017-12-16
| * | | xtensa: clean up exception handling structureMax Filippov2017-12-16
| * | | xtensa: clean up custom-controlled debug outputMax Filippov2017-12-16
| * | | xtensa: enable stack protectorMax Filippov2017-12-16
| * | | xtensa: print hardware config ID on startupMax Filippov2017-12-10
| * | | xtensa: consolidate kernel stack size related definitionsMax Filippov2017-12-10
| * | | xtensa: clean up functions in assembly codeMax Filippov2017-12-10
| * | | xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-10
| * | | xtensa: clean up fixups in assembly codeMax Filippov2017-12-10
| * | | xtensa: use call instead of callx in assembly codeMax Filippov2017-12-10
| * | | xtensa: build kernel with text-section-literalsMax Filippov2017-12-10
| * | | xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov2017-12-09