| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+3 |
* | 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 | 3 | -14/+10 |
|\ \ |
|
| * | | alpha/PCI: Make pdev_save_srm_config() static | Bjorn Helgaas | 2017-11-07 | 2 | -9/+10 |
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -3/+0 |
| * | | PCI: Remove redundant pcibios_set_master() 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 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 2 | -4/+0 |
|\ \ \ |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -2/+0 |
| * | | | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 2017-10-19 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 269 | -54/+323 |
|\ \ \ |
|
| * \ \ | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 269 | -0/+269 |
| |\ \ \ |
|
| | * | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| | * | | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 39 | -0/+39 |
| | * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 229 | -0/+229 |
| | |/ / |
|
| * | | | Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-28 | 17 | -54/+54 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdata | Lorenzo Pieralisi | 2017-10-26 | 17 | -54/+54 |
| | |/ |
|
* | | | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon | 2017-10-24 | 1 | -0/+13 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -10/+0 |
* | | | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -3/+18 |
|/ / |
|
* / | alpha: fix build failures | Sudip Mukherjee | 2017-10-03 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-11 | 2 | -3/+17 |
|\ |
|
| * | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -2/+2 |
| * | signal/alpha: Document a conflict with SI_USER for SIGTRAP | Eric W. Biederman | 2017-07-19 | 2 | -3/+17 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 3 | -13/+14 |
|\ \ |
|
| * | | alpha: add support for memset16 | Matthew Wilcox | 2017-09-08 | 3 | -13/+14 |
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 2 | -11/+47 |
|\ \ \
| |/ /
|/| | |
|
| * | | alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 2 | -11/+47 |
* | | | 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-09-01 | 13 | -16/+68 |
| |\ \ \ |
|
| * | | | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2017-09-05 | 15 | -49/+40 |
|\ \ \ \ |
|
| * | | | | alpha: math-emu: Fix modular build | Ben Hutchings | 2017-09-04 | 2 | -0/+3 |
| * | | | | alpha: Restore symbol versions for symbols exported from assembly | Ben Hutchings | 2017-09-04 | 1 | -0/+18 |
| * | | | | alpha: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-04 | 1 | -2/+0 |
| * | | | | alpha: use kobj_to_dev() | Geliang Tang | 2017-09-04 | 1 | -2/+1 |
| * | | | | alpha: squash lines for immediate return | Masahiro Yamada | 2017-09-04 | 3 | -15/+4 |
| * | | | | alpha: kernel: Use vma_pages() | Shyam Saini | 2017-09-04 | 1 | -2/+2 |
| * | | | | alpha: silence a buffer overflow warning | Dan Carpenter | 2017-09-04 | 1 | -2/+3 |
| * | | | | alpha: marvel: make use of raw_spinlock variants | Julia Cartwright | 2017-09-04 | 3 | -8/+8 |
| * | | | | alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_* | Sergei Trofimovich | 2017-09-04 | 1 | -5/+0 |
| * | | | | alpha: use generic fb.h | Tobias Klauser | 2017-09-04 | 2 | -13/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -21/+5 |
|\ \ \ \ |
|
| * | | | | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 13 | -16/+68 |
| |\| | | |
|