Age | Commit message (Expand) | Author |
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 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-10-31 | m32r: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas |
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 | m32r: Use generic time config | Anna-Maria Gleixner |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-10-31 | m32r: drop unused Kconfig symbol | Paul Bolle |
2011-10-17 | m32r: Allow use of atomic64 | Steven Rostedt |
2011-07-05 | m32r: Use generic PREEMPT config | Frederic Weisbecker |
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-25 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-24 | m32r: Use generic show_interrupts() | Thomas Gleixner |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita |
2011-01-21 | m32r: Convert to generic irq Kconfig | Thomas Gleixner |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2009-11-04 | m32r: bzip2/lzma kernel compression support | Hirokazu Takata |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-11-11 | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-09-27 | m32r: don't offer CONFIG_ISA | Adrian Bunk |
2008-09-27 | m32r: remove the unused NOHIGHMEM option | Adrian Bunk |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-06-26 | m32r: convert to generic helpers for IPI function calls | Jens Axboe |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers |
2008-02-01 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers |
2007-09-03 | m32r: Define symbols to unify platform-dependent ICU checks | Hirokazu Takata |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams |
2007-05-11 | m32r: fix switch_to macro to push/pop frame pointer if needed | Hirokazu Takata |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter |