| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 1 | -8/+0 |
|\ |
|
| * | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-15 | 1 | -8/+0 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 2 | -7/+0 |
|\ \
| |/
|/| |
|
| * | PCI: Remove unused declarations | Bjorn Helgaas | 2017-11-07 | 1 | -3/+0 |
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| * | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 1 | -10/+0 |
|\ \ |
|
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -6/+0 |
| * | | mn10300: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 47 | -0/+47 |
|\ \ |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 19 | -0/+19 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 19 | -0/+19 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -12/+0 |
|/ |
|
* | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-22 | 1 | -12/+0 |
* | mn10300: defconfig: cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-08 | 2 | -14/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -0/+2 |
|\ |
|
| * | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-03 | 1 | -0/+2 |
* | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -1/+1 |
|\ |
|
| * | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -1/+1 |
* | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-12 | 3 | -5/+7 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 3 | -24/+2 |
|\ \ |
|
| * | | mn10300: use generic fb.h | Tobias Klauser | 2017-07-06 | 2 | -23/+1 |
| * | | mn10300: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-06 | 2 | -1/+1 |
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 3 | -11/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-15 | 3 | -10/+0 |
| * | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 2 | -13/+0 |
| |\ \ |
|
| * | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
| * | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+2 |
| |/ |
|
* | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 2 | -13/+0 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -32/+0 |
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 2 | -26/+1 |
|\ |
|
| * | mn10300/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 2 | -24/+1 |
| * | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 |
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -0/+6 |
|\ \ |
|
| * | | New getsockopt option to get socket cookie | Chenbo Feng | 2017-04-08 | 1 | -0/+2 |
| * | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 |
| * | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | mn10300/cevt-mn10300: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
| |/ / |
|
* | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 6 | -201/+9 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|