Age | Commit message (Expand) | Author |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-10-17 | m68k: 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-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-01 | m68k: split ret_from_fork(), simplify kernel_thread() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-08-17 | m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types | Greg Ungerer |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-06-10 | m68k: Move CPU_HAS_* config options | Geert Uytterhoeven |
2012-06-10 | m68k: Remove duplicate FPU config option | Geert Uytterhoeven |
2012-06-06 | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | m68k: Use generic time config | Anna-Maria Gleixner |
2012-03-05 | m68k: make support for FPU hardware configurable | Greg Ungerer |
2012-03-05 | m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option | Greg Ungerer |
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-30 | m68k: ColdFire with MMU enabled uses same clocking code as non-MMU | Greg Ungerer |
2011-12-30 | m68k: compile appropriate mm arch files for ColdFire MMU support | Greg Ungerer |
2011-12-30 | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer |
2011-12-24 | m68k: handle presence of 64bit mul/div instructions cleanly | Greg Ungerer |
2011-12-24 | m68k: simpler m68k and ColdFire CPU's can use generic csum code | Greg Ungerer |
2011-12-24 | m68k: selection of GENERIC_ATOMIC64 is not MMU specific | Greg Ungerer |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-08 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven |
2011-11-08 | m68k/q40: Convert Q40/Q60 to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/sun3: Convert Sun3/3x to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/apollo: Convert Apollo to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/vme: Convert VME to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/hp300: Convert HP9000/300 and HP9000/400 to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/mac: Convert Mac to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/amiga: Convert Amiga to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/atari: Convert Atari to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Add genirq support | Geert Uytterhoeven |
2011-10-18 | m68k: reorganize Kconfig options to improve mmu/non-mmu selections | Greg Ungerer |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying |
2011-07-25 | m68k: merge mmu and non-mmu bitops.h | Greg Ungerer |
2011-05-24 | m68knommu: Use generic show_interrupts() | Geert Uytterhoeven |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-25 | m68k: merge m68k and m68knommu arch directories | Greg Ungerer |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-03-16 | m68k/atari: ARAnyM - Add support for network access | Milan Jurik |
2011-03-16 | m68k/atari: ARAnyM - Add support for console access | Roman Zippel |
2011-03-16 | m68k/atari: ARAnyM - Add support for block access | Roman Zippel |
2011-03-16 | m68k/atari: Initial ARAnyM support | Petr Stehlik |
2011-03-16 | m68k: Kconfig - Remove unneeded "default n" | Geert Uytterhoeven |