| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| * | | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 | 1 | -0/+2 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
| |/
|/| |
|
* | | h8300: GENERIC_BUG support | Yoshinori Sato | 2008-10-16 | 1 | -0/+4 |
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 1 | -3/+0 |
|/ |
|
* | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 | 1 | -14/+0 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -1/+1 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+2 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 1 | -0/+3 |
* | h8300 generic irq | Yoshinori Sato | 2007-05-07 | 1 | -0/+4 |
* | Convert h8/300 to generic timekeeping | john stultz | 2007-05-07 | 1 | -0/+4 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -0/+3 |
* | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] bitops: h8300: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+8 |