Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+1 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -6/+0 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+1 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -1/+0 |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 1 | -10/+1 |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 1 | -0/+1 |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+1 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -1/+1 |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 8 | -50/+28 |
2018-08-22 | h8300: fix IRQ no | Yoshinori Sato | 1 | -1/+1 |
2018-08-22 | arch/h8300: add a defconfig target | Randy Dunlap | 1 | -0/+2 |
2018-08-22 | arch/h8300: eliminate kgbd.c warning | Randy Dunlap | 1 | -1/+1 |
2018-08-22 | arch/h8300: eliminate ptrace.h warnings | Randy Dunlap | 1 | -0/+2 |
2018-08-22 | h8300:let the checker know that size_t is ulong | Luc Van Oostenryck | 1 | -0/+2 |
2018-08-22 | h8300: Don't include linux/kernel.h in asm/atomic.h | Will Deacon | 1 | -2/+2 |
2018-08-22 | h8300: remove unnecessary of_platform_populate call | Rob Herring | 1 | -10/+0 |
2018-08-22 | h8300: Correct signature of test_bit() | Geert Uytterhoeven | 1 | -1/+1 |
2018-08-22 | h8300: switch to NO_BOOTMEM | Rob Herring | 2 | -28/+9 |
2018-08-22 | h8300: gcc-8.1 fix | Yoshinori Sato | 1 | -3/+4 |
2018-08-22 | h8300: Add missing output register. | Yoshinori Sato | 1 | -6/+6 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -36/+1 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -6/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2 | -6/+1 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 1 | -7/+0 |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland | 1 | -5/+0 |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 1 | -0/+1 |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 1 | -1/+1 |
2018-06-21 | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> | Will Deacon | 1 | -2/+2 |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -2/+0 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+1 |
2018-03-22 | h8300: remove extraneous __BIG_ENDIAN definition | Arnd Bergmann | 1 | -1/+0 |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 5 | -82/+3 |
2018-01-15 | h8300: use dma-direct | Christoph Hellwig | 5 | -79/+3 |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 1 | -3/+0 |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
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/+1 |
2017-11-15 | mm, arch: remove empty_bad_page* | Michal Hocko | 1 | -13/+0 |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
2017-11-09 | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 1 | -5/+0 |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 5 | -0/+5 |