Age | Commit message (Expand) | Author |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada |
2019-03-14 | h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- | Masahiro Yamada |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport |
2019-03-07 | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner |
2019-02-19 | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann |
2019-02-19 | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
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 |