Age | Commit message (Expand) | Author | Files | Lines |
2018-02-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-02-01 | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -36/+36 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+1 |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2018-01-26 | alpha: osf_sys.c: use timespec64 where appropriate | Arnd Bergmann | 1 | -34/+34 |
2018-01-26 | alpha: osf_sys.c: fix put_tv32 regression | Arnd Bergmann | 1 | -2/+2 |
2018-01-21 | alpha/PCI: Fix noname IRQ level detection | Lorenzo Pieralisi | 1 | -6/+29 |
2018-01-17 | alpha: extend memset16 to EV6 optimised routines | Michael Cree | 1 | -6/+6 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2018-01-09 | alpha: mark jensen as broken | Christoph Hellwig | 1 | -0/+1 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+2 |
2017-12-05 | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h | Al Viro | 1 | -1/+1 |
2017-11-28 | switch wrapper poll.h instances to generic-y | Al Viro | 2 | -2/+2 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -14/+10 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-11-15 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -4/+0 |
2017-11-08 | alpha/PCI: Make pdev_save_srm_config() static | Bjorn Helgaas | 2 | -9/+10 |
2017-11-08 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 1 | -3/+0 |
2017-11-08 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 1 | -2/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 269 | -54/+323 |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 1 | -0/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 269 | -0/+269 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 39 | -0/+39 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 229 | -0/+229 |
2017-10-28 | Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 17 | -54/+54 |
2017-10-26 | alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdata | Lorenzo Pieralisi | 17 | -54/+54 |
2017-10-24 | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon | 1 | -0/+13 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -2/+0 |
2017-10-19 | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 1 | -2/+0 |
2017-10-12 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -1/+1 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -4/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -10/+0 |
2017-10-10 | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 1 | -3/+18 |
2017-10-04 | alpha: fix build failures | Sudip Mukherjee | 1 | -0/+1 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -3/+17 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -13/+14 |
2017-09-09 | alpha: add support for memset16 | Matthew Wilcox | 3 | -13/+14 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -11/+47 |
2017-09-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -11/+3 |
2017-09-07 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 1 | -0/+3 |
2017-09-07 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 1 | -11/+0 |
2017-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 15 | -49/+40 |
2017-09-04 | alpha: math-emu: Fix modular build | Ben Hutchings | 2 | -0/+3 |