Age | Commit message (Expand) | Author | Files | Lines |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen | 1 | -0/+1 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -1/+0 |
2013-02-04 | mn10300: switch to generic old sigaction() | Al Viro | 1 | -0/+1 |
2013-02-04 | mn10300: switch to generic old sigsuspend | Al Viro | 1 | -0/+1 |
2013-02-04 | mn10300: switch to generic sigaltstack | Al Viro | 1 | -0/+1 |
2013-01-12 | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64 | Andrew Morton | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -2/+0 |
2012-10-15 | mn10300: switch to saner kernel_execve() semantics | Al Viro | 1 | -0/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-10-01 | mn10300: convert to generic kernel_thread() | Al Viro | 1 | -0/+1 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+1 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -0/+1 |
2012-05-22 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -1/+0 |
2012-05-21 | mn10300: Use generic time config | Anna-Maria Gleixner | 1 | -6/+1 |
2012-03-24 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 1 | -0/+1 |
2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -0/+1 |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
2011-10-05 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz | 1 | -3/+0 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -3/+0 |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
2011-03-29 | mn10300: Use generic show_interrupts() | Thomas Gleixner | 1 | -0/+1 |
2011-03-18 | MN10300: Use KGDB | David Howells | 1 | -0/+2 |
2011-03-18 | MN10300: Create generic kernel debugger hooks | David Howells | 1 | -3/+3 |
2011-03-18 | MN10300: Introduce a general config option for kernel debugger hooks | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells | 1 | -1/+1 |
2011-03-18 | MN10300: Remove stale code | Thomas Gleixner | 1 | -15/+0 |
2011-01-21 | mn10300: Use generic irq Kconfig | Thomas Gleixner | 1 | -4/+1 |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -3/+0 |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -5/+1 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -9/+0 |
2010-10-27 | MN10300: Change "Matsushita" to "Panasonic". | Akira Takeuchi | 1 | -2/+2 |
2010-10-27 | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi | 1 | -0/+1 |
2010-10-27 | MN10300: Generic time support | Mark Salter | 1 | -0/+22 |
2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 1 | -33/+86 |
2010-10-27 | MN10300: Make various interrupt priority settings configurable | Akira Takeuchi | 1 | -0/+74 |
2010-10-27 | MN10300: Make the FPU operate in non-lazy mode under SMP | Akira Takeuchi | 1 | -0/+15 |
2010-10-27 | MN10300: Make the use of PIDR to mark TLB entries controllable | Akira Takeuchi | 1 | -0/+3 |
2010-10-27 | MN10300: AM34 erratum requires MMUCTR read and write on exception entry | Akira Takeuchi | 1 | -0/+3 |
2010-10-27 | MN10300: Allow some cacheflushes to be avoided if cache snooping is available | David Howells | 1 | -0/+1 |
2010-10-27 | MN10300: Cache: Split cache bits out of arch Kconfig | David Howells | 1 | -28/+1 |
2010-10-27 | MN10300: Add CPU register bits for AM34 | Akira Takeuchi | 1 | -0/+7 |
2010-10-27 | MN10300: Differentiate AM33_2 and AM33_3 in config | Akira Takeuchi | 1 | -2/+9 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 1 | -3/+0 |
2010-09-23 | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK | Mark Salter | 1 | -1/+0 |
2010-09-20 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 1 | -9/+0 |