| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 3 | -14/+12 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 2 | -10/+5 |
* | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-11-17 | 2 | -2/+11 |
|\ |
|
| * | sh: decompressor: add shipped files to .gitignore | Masahiro Yamada | 2017-11-17 | 1 | -0/+5 |
| * | sh: select KBUILD_DEFCONFIG depending on ARCH | Masahiro Yamada | 2017-11-13 | 1 | -2/+6 |
* | | arch/sh/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang | 2017-11-17 | 1 | -1/+0 |
* | | sh/boot: add static stack-protector to pre-kernel | Kees Cook | 2017-11-17 | 1 | -0/+14 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 3 | -11/+3 |
|\ \ |
|
| * | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 2017-11-15 | 2 | -3/+3 |
| * | | 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 | 1 | -4/+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 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -2/+0 |
|\ \ |
|
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -2/+0 |
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 3 | -15/+15 |
|\ \ \ |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -6/+0 |
| * | | | sh: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 3 | -13/+19 |
* | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 315 | -0/+315 |
|\ \ \ \ |
|
| * | | | | 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 | 19 | -0/+19 |
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 295 | -0/+295 |
| |/ / / |
|
* | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 2 | -8/+0 |
* | | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 2 | -8/+0 |
* | | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 2 | -24/+0 |
|/ / / |
|
* | | | sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration | Geert Uytterhoeven | 2017-10-03 | 1 | -3/+1 |
* | | | sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registration | Geert Uytterhoeven | 2017-10-03 | 1 | -3/+1 |
* | | | sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration | Geert Uytterhoeven | 2017-10-03 | 1 | -4/+4 |
* | | | sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration | Geert Uytterhoeven | 2017-10-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-22 | 2 | -8/+0 |
|/ |
|
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-09-12 | 1 | -2/+1 |
|\ |
|
| * | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags | Christoph Hellwig | 2017-09-01 | 1 | -2/+1 |
* | | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-09-09 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 2017-09-01 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 55 | -358/+0 |
|\ \ \ |
|
| * | | | sh: defconfig: cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-08 | 55 | -358/+0 |
* | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 11 | -38/+39 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-09-07 | 1 | -8/+0 |
| |\ \ \ |
|
| | * | | | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -8/+0 |
| * | | | | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 1 | -16/+25 |
| * | | | | sh/PCI: Remove __init optimisations from IRQ mapping functions/data | Matthew Minter | 2017-08-03 | 10 | -14/+14 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao | 2017-09-04 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -22/+4 |
|\ \ \ \ |
|
| * | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -22/+4 |
| |/ / / |
|
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 2 | -10/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 2 | -10/+0 |
| |/ / |
|
* | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 1 | -2/+2 |