Age | Commit message (Expand) | Author |
2022-02-23 | remove the h8300 architecture | Christoph Hellwig |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-05-05 | h8300: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-06-24 | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-04-23 | asm-generic: provide entirely generic nommu uaccess | Christoph Hellwig |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2018-08-22 | h8300: switch to NO_BOOTMEM | Rob Herring |
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-01-15 | h8300: use dma-direct | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | h8300: Add <asm/hash.h> | George Spelvin |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | h8300: Add KGDB support. | Yoshinori Sato |
2016-01-20 | h8300: Add LZO compression | Yoshinori Sato |
2015-12-15 | clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch | Daniel Lezcano |
2015-11-12 | h8300: enable CLKSRC_OF | Yoshinori Sato |
2015-06-23 | h8300: Remove ARCH_WANT_IPC_PARSE_VERSION | Yoshinori Sato |
2015-06-23 | h8300: Build scripts | Yoshinori Sato |
2013-09-16 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-06-23 | h8300: Switch h8300 to drivers/Kconfig | Geert Uytterhoeven |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | h8300: switch to generic old sigaction() | Al Viro |
2013-02-03 | h8300: switch to generic old sigsuspend | Al Viro |
2013-02-03 | h8300: switch to generic sigaltstack | Al Viro |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | h8300: select generic atomic64_t support | Fengguang Wu |
2012-10-14 | h8300: generic kernel_execve() | Al Viro |
2012-10-14 | h8300: generic kernel_thread() | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |