| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -2/+2 |
* | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 2018-06-15 | 1 | -1/+1 |
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 3 | -3/+3 |
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-06-07 | 2 | -67/+4 |
|\ |
|
| * | xtensa/PCI: Use dev_printk() when possible | Bjorn Helgaas | 2018-05-22 | 1 | -4/+2 |
| * | xtensa/PCI: Make variables static | Bjorn Helgaas | 2018-05-22 | 1 | -2/+2 |
| * | xtensa/PCI: Remove dead code | Bjorn Helgaas | 2018-05-22 | 2 | -61/+0 |
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 3 | -51/+28 |
|\ \ |
|
| * | | y2038: xtensa: Extend sysvipc data structures | Arnd Bergmann | 2018-04-20 | 3 | -51/+28 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-04 | 2 | -21/+6 |
|\ \ |
|
| * | | signal/xtensa: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 2 | -23/+6 |
| * | | signal/xtensa: Consistenly use SIGBUS in do_unaligned_user | Eric W. Biederman | 2018-04-25 | 1 | -1/+1 |
| * | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 2 | -0/+2 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 3 | -12/+0 |
|\ \ |
|
| * | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -1/+0 |
| * | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -9/+0 |
| * | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -2/+0 |
| |/ |
|
* | | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig | 2018-05-16 | 1 | -14/+1 |
|/ |
|
* | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 2018-04-11 | 1 | -0/+1 |
* | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-06 | 2 | -89/+12 |
|\ |
|
| * | xtensa/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2018-02-28 | 2 | -89/+12 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-06 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: fix races between swapoff and flush dcache | Huang Ying | 2018-04-05 | 1 | -1/+1 |
* | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 2018-03-17 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-02 | 1 | -1/+1 |
|\ \ |
|
| * | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-02 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | xtensa: add ioremap_nocache declaration before include asm-generic/io.h. | Greentime Hu | 2018-02-22 | 1 | -0/+1 |
| |/ |
|
* | | xtensa: support DMA buffers in high memory | Max Filippov | 2018-02-16 | 1 | -10/+30 |
* | | xtensa: fix high memory/reserved memory collision | Max Filippov | 2018-02-15 | 1 | -7/+63 |
|/ |
|
* | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 2018-02-11 | 1 | -19/+2 |
* | xtensa: fix build with KASAN | Max Filippov | 2018-02-11 | 1 | -0/+2 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-01 | 1 | -12/+0 |
|\ \ |
|
| * | | xtensa: remove arch specific early DT functions | Rob Herring | 2018-01-30 | 1 | -12/+0 |
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -10/+0 |
|\ \ \ |
|
| * | | | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 2018-01-10 | 1 | -10/+0 |
| |/ / |
|
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 1 | -2/+19 |
|\ \ \ |
|
| * | | | make kernel-side POLL... arch-independent | Al Viro | 2017-11-29 | 1 | -0/+17 |
| * | | | define __poll_t, annotate constants | Al Viro | 2017-11-27 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -7/+1 |
|\ \ \ |
|
| * | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -7/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-29 | 5 | -5/+0 |
|\ \ \ |
|
| * | | | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier | 2018-01-24 | 5 | -5/+0 |
| |/ / |
|
* | | | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2018-01-29 | 54 | -625/+785 |
|\ \ \ |
|
| * | | | xtensa: fix futex_atomic_cmpxchg_inatomic | Max Filippov | 2018-01-05 | 1 | -13/+10 |