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