| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada | 2018-03-02 | 1 | -1/+3 |
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 2 | -4/+21 |
| |\ |
|
| * | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 2018-01-08 | 1 | -2/+2 |
| * | | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -2/+3 |
| * | | mm: don't export arch_add_memory | Christoph Hellwig | 2018-01-08 | 1 | -1/+0 |
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | sh: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 2 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 2018-01-25 | 1 | -1/+0 |
| * | | | | | treewide: Use DEVICE_ATTR_RO | Joe Perches | 2018-01-09 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 6 | -9/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 | 2 | -4/+21 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | sh_eth: remove sh_eth_plat_data::edmac_endian | Sergei Shtylyov | 2018-01-08 | 6 | -9/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | signal/sh: Ensure si_signo is initialized in do_divide_error | Eric W. Biederman | 2018-01-05 | 1 | -1/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -3/+0 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -3/+0 |
| |/ / / |
|
* | | | | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov | 2018-01-09 | 2 | -2/+13 |
* | | | | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov | 2018-01-09 | 1 | -2/+8 |
|/ / / |
|
* | / | 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 |