Age | Commit message (Expand) | Author |
2014-09-26 | Remove MN10300_PROC_MN2WS0038 | Richard Weinberger |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
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 | mn10300: switch to generic old sigaction() | Al Viro |
2013-02-03 | mn10300: switch to generic old sigsuspend | Al Viro |
2013-02-03 | mn10300: switch to generic sigaltstack | Al Viro |
2013-01-11 | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64 | Andrew Morton |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-10-14 | mn10300: switch to saner kernel_execve() semantics | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-01 | mn10300: convert to generic kernel_thread() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | mn10300: Use generic time config | Anna-Maria Gleixner |
2012-03-23 | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang |
2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-04 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-29 | mn10300: Use generic show_interrupts() | Thomas Gleixner |
2011-03-18 | MN10300: Use KGDB | David Howells |
2011-03-18 | MN10300: Create generic kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Introduce a general config option for kernel debugger hooks | David Howells |
2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells |
2011-03-18 | MN10300: Remove stale code | Thomas Gleixner |
2011-01-21 | mn10300: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-27 | MN10300: Change "Matsushita" to "Panasonic". | Akira Takeuchi |
2010-10-27 | MN10300: ASB2364: Add support for SMSC911X and SMC911X | Akira Takeuchi |
2010-10-27 | MN10300: Generic time support | Mark Salter |
2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi |
2010-10-27 | MN10300: Make various interrupt priority settings configurable | Akira Takeuchi |
2010-10-27 | MN10300: Make the FPU operate in non-lazy mode under SMP | Akira Takeuchi |
2010-10-27 | MN10300: Make the use of PIDR to mark TLB entries controllable | Akira Takeuchi |
2010-10-27 | MN10300: AM34 erratum requires MMUCTR read and write on exception entry | Akira Takeuchi |
2010-10-27 | MN10300: Allow some cacheflushes to be avoided if cache snooping is available | David Howells |
2010-10-27 | MN10300: Cache: Split cache bits out of arch Kconfig | David Howells |
2010-10-27 | MN10300: Add CPU register bits for AM34 | Akira Takeuchi |
2010-10-27 | MN10300: Differentiate AM33_2 and AM33_3 in config | Akira Takeuchi |