| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger | 2017-09-08 | 1 | -0/+3 |
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-28 | 1 | -0/+1 |
|\ |
|
| * | h8300: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+1 |
* | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 1 | -1/+0 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -1/+0 |
* | | h8300: Add KGDB support. | Yoshinori Sato | 2016-01-20 | 1 | -0/+1 |
* | | h8300: Add LZO compression | Yoshinori Sato | 2016-01-20 | 1 | -0/+2 |
|/ |
|
* | clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch | Daniel Lezcano | 2015-12-15 | 1 | -0/+1 |
* | h8300: enable CLKSRC_OF | Yoshinori Sato | 2015-11-12 | 1 | -0/+1 |
* | h8300: Remove ARCH_WANT_IPC_PARSE_VERSION | Yoshinori Sato | 2015-06-23 | 1 | -1/+0 |
* | h8300: Build scripts | Yoshinori Sato | 2015-06-23 | 1 | -0/+77 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-16 | 1 | -108/+0 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | h8300: Switch h8300 to drivers/Kconfig | Geert Uytterhoeven | 2013-06-23 | 1 | -117/+1 |
* | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 1 | -4/+1 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
* | h8300: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -0/+1 |
* | h8300: switch to generic old sigsuspend | Al Viro | 2013-02-03 | 1 | -0/+1 |
* | h8300: switch to generic sigaltstack | Al Viro | 2013-02-03 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -2/+0 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
* | | h8300: select generic atomic64_t support | Fengguang Wu | 2012-12-18 | 1 | -0/+1 |
|/ |
|
* | h8300: generic kernel_execve() | Al Viro | 2012-10-14 | 1 | -0/+1 |
* | h8300: generic kernel_thread() | Al Viro | 2012-10-14 | 1 | -0/+1 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+1 |
* | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
|/ |
|
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -0/+1 |
* | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+1 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -1/+1 |
|\ |
|
| * | h8300: drivers/serial/Kconfig was moved | Paul Bolle | 2011-10-18 | 1 | -1/+1 |
* | | h8300: drop puzzling Kconfig dependencies | Paul Bolle | 2011-10-13 | 1 | -1/+1 |
|/ |
|
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -8/+0 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-25 | 1 | -0/+1 |
|\ |
|
| * | h8300: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 1 | -0/+1 |
* | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
|/ |
|
* | h8300: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -4/+2 |
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 1 | -4/+0 |
|\ |
|
| * | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -4/+0 |
* | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -7/+0 |
|/ |
|
* | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 1 | -0/+4 |
* | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 2009-01-06 | 1 | -0/+2 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-10-23 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 | 1 | -3/+4 |
| |\ |
|