Age | Commit message (Expand) | Author |
2018-02-22 | xtensa: add ioremap_nocache declaration before include asm-generic/io.h. | Greentime Hu |
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-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-29 | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
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: use generic strncpy_from_user with KASAN | Max Filippov |
2017-12-16 | xtensa: use __memset in __xtensa_clear_user | Max Filippov |
2017-12-16 | xtensa: add support for KASAN | Max Filippov |
2017-12-16 | xtensa: move fixmap and kmap just above the KSEG | Max Filippov |
2017-12-16 | xtensa: extract init_kio | Max Filippov |
2017-12-16 | xtensa: implement early_trap_init | Max Filippov |
2017-12-16 | xtensa: clean up exception handling structure | Max Filippov |
2017-12-16 | xtensa: enable stack protector | Max Filippov |
2017-12-10 | xtensa: consolidate kernel stack size related definitions | Max Filippov |
2017-12-10 | xtensa: clean up functions in assembly code | Max Filippov |
2017-12-10 | xtensa: clean up word alignment macros in assembly code | Max Filippov |
2017-12-10 | xtensa: clean up fixups in assembly code | Max Filippov |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-29 | make kernel-side POLL... arch-independent | Al Viro |
2017-11-27 | define __poll_t, annotate constants | Al Viro |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-19 | xtensa: make dma_cache_sync a no-op | Christoph Hellwig |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-09-22 | arch: remove unused *_segments() macros/functions | Tobias Klauser |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |