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