Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2014-09-08 | score: Remove GENERIC_HAS_IOMAP | Richard Weinberger |
2014-04-03 | score: remove unused CPU_SCORE7 Kconfig parameter | Michael Opdenacker |
2014-01-21 | score: remove "select HAVE_GENERIC_HARDIRQS" again | Geert Uytterhoeven |
2013-09-26 | Score: The commit is for compiling successfully. | Lennox Wu |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-13 | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang |
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-11-28 | score: switch to generic fork/vfork/clone | Al Viro |
2012-10-15 | score: 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-06 | score: select generic atomic64_t support | Fengguang Wu |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | score: Use generic time config | Anna-Maria Gleixner |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |
2011-12-08 | score: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-10-31 | score: drop unused Kconfig symbols | 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-28 | score: Use generic show_interrupts() | Thomas Gleixner |
2011-03-28 | score: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-01-21 | score: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
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-06-19 | score: Add support for Sunplus S+core architecture | Chen Liqin |