| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ |
|
| * | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 2017-11-03 | 1 | -0/+1 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -2/+0 |
|\ \ |
|
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in Kconfig | Masanari Iida | 2017-10-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 2 | -7/+3 |
|\ \ |
|
| * | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 2017-11-09 | 1 | -4/+3 |
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -2/+0 |
| * | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2017-11-08 | 1 | -1/+0 |
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 2 | -26/+0 |
|\ \ \ |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
| * | | | xtensa: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 2 | -25/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-11-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | xtensa/simdisk: fix compile error | Christoph Hellwig | 2017-11-10 | 1 | -1/+1 |
| * | | | block: remove __bio_kmap_atomic | Christoph Hellwig | 2017-11-10 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 2 | -13/+9 |
|\ \ \ |
|
| * | | | xtensa: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 2 | -13/+9 |
| |/ / |
|
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 44 | -0/+44 |
|\ \ \ |
|
| * | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 19 | -0/+19 |
| * | | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 23 | -0/+23 |
| |/ / |
|
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -7/+7 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -5/+0 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -2/+0 |
|/ / |
|
* / | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-22 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-06 | 1 | -11/+3 |
|\ |
|
| * | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 2017-09-06 | 1 | -0/+3 |
| * | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-06 | 1 | -11/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-09 | 5 | -43/+10 |
| |\ |
|
| * | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 1 | -0/+2 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -22/+5 |
|\ \ \ |
|
| * | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -22/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | xtensa: Mark _stext and _end as char-arrays, not single char variables | Masami Hiramatsu | 2017-08-10 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
| |/ |
|
* | | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2017-08-07 | 5 | -43/+10 |
|\ \
| |/
|/| |
|
| * | xtensa: mm/cache: add missing EXPORT_SYMBOLs | Max Filippov | 2017-08-01 | 1 | -1/+5 |
| * | xtensa: don't limit csum_partial export by CONFIG_NET | Max Filippov | 2017-08-01 | 1 | -2/+0 |
| * | xtensa: fix cache aliasing handling code for WT cache | Max Filippov | 2017-07-28 | 1 | -7/+3 |
| * | xtensa: remove wrapper header for asm/param.h | Tobias Klauser | 2017-07-21 | 2 | -18/+1 |
| * | xtensa: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-21 | 2 | -15/+1 |
* | | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -2/+13 |
|\ |
|
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-03 | 1 | -2/+13 |
* | | xtensa: use generic fb.h | Tobias Klauser | 2017-07-14 | 2 | -12/+1 |
* | | xtensa: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-11 | 2 | -9/+10 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -5/+1 |
|\ \ |
|