Age | Commit message (Expand) | Author |
2019-02-01 | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada |
2019-01-16 | kbuild: remove unused archmrproper | Masahiro Yamada |
2019-01-06 | arch: restore generic-y += shmparam.h for some architectures | Masahiro Yamada |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-05 | Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-29 | h8300: pci: Remove local declaration of pcibios_penalize_isa_irq | Guenter Roeck |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2018-08-22 | h8300: fix IRQ no | Yoshinori Sato |
2018-08-22 | arch/h8300: add a defconfig target | Randy Dunlap |
2018-08-22 | arch/h8300: eliminate kgbd.c warning | Randy Dunlap |
2018-08-22 | arch/h8300: eliminate ptrace.h warnings | Randy Dunlap |
2018-08-22 | h8300:let the checker know that size_t is ulong | Luc Van Oostenryck |
2018-08-22 | h8300: Don't include linux/kernel.h in asm/atomic.h | Will Deacon |
2018-08-22 | h8300: remove unnecessary of_platform_populate call | Rob Herring |
2018-08-22 | h8300: Correct signature of test_bit() | Geert Uytterhoeven |
2018-08-22 | h8300: switch to NO_BOOTMEM | Rob Herring |
2018-08-22 | h8300: gcc-8.1 fix | Yoshinori Sato |
2018-08-22 | h8300: Add missing output register. | Yoshinori Sato |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-06-21 | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> | Will Deacon |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann |
2018-03-22 | h8300: remove extraneous __BIG_ENDIAN definition | Arnd Bergmann |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |