Age | Commit message (Expand) | Author |
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-07-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-07-22 | m68k/apollo: Rename "timer" to "apollo_timer" | Geert Uytterhoeven |
2012-07-17 | m68k: add IO access definitions to support PCI on ColdFire platforms | Greg Ungerer |
2012-07-17 | m68k: add PCI bus support definitions for the ColdFire M54xx SoC family | Greg Ungerer |
2012-07-17 | m68k: common PCI support definitions and code | Greg Ungerer |
2012-07-17 | m68k: fix ColdFire clear cache operation | Greg Ungerer |
2012-07-16 | m68knommu: Add clk definitions for m532x. | Steven King |
2012-07-16 | m68knommu: Add clk definitions for m520x. | Steven King |
2012-07-16 | m68knommu: Add rtc device for m5441x. | Steven King |
2012-07-16 | m68knommu: add definitions for the third interrupt controller on devices that... | Steven King |
2012-07-16 | m68knommu: Add support for the Coldfire m5441x. | Steven King |
2012-07-16 | m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 | Steven King |
2012-07-16 | m68knommu: Add support for the Coldfire 5251/5253 | Steven King |
2012-07-16 | m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_... | Steven King |
2012-07-12 | net: add support for NS8390 based eth controllers on some ColdFire CPU boards | Greg Ungerer |
2012-07-12 | m68knommu: move the badly named mcfne.h to a better mcf8390.h | Greg Ungerer |
2012-06-27 | m68k: Remove never used asm/shm.h | Paul Bolle |
2012-06-27 | m68k: Use asm-generic version of <asm/sections.h> | Geert Uytterhoeven |
2012-06-27 | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} | Geert Uytterhoeven |
2012-06-27 | m68k: Remove five unused headers | Paul Bolle |
2012-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-06-12 | m68knommu: m528x qspi definition fix | Steven King |
2012-06-10 | m68k: Introduce config option CPU_HAS_NO_UNALIGNED | Geert Uytterhoeven |
2012-06-10 | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 | Geert Uytterhoeven |
2012-06-10 | m68k: Use asm-generic version of <asm/types.h> | Geert Uytterhoeven |
2012-06-10 | m68k: Use Kbuild logic to import asm-generic headers | Geert Uytterhoeven |
2012-06-06 | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-21 | m68k: add TIF_NOTIFY_RESUME and handle it. | Al Viro |
2012-05-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-05-20 | m68knommu: unaligned.h fix for M68000 core | Luis Alves |
2012-05-20 | m68knommu: reorganize the no-MMU cache flushing to match m68k | Greg Ungerer |
2012-05-20 | m68knommu: make duplicated ColdFire GPIO init code common for all | Greg Ungerer |
2012-05-20 | m68knommu: switch to GPIO init macros in ColdFire 528x init code | Greg Ungerer |
2012-05-20 | m68knommu: introduce macros to simplify ColdFire GPIO table initialization | Greg Ungerer |
2012-05-20 | m68k: fix compiler warning by properly inlining flat_set_persistent() | Ezequiel Garcia |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-04-22 | m68k: Correct the Atari ALLOWINT definition | Mikael Pettersson |
2012-04-22 | m68k/video: Create <asm/vga.h> | Geert Uytterhoeven |
2012-04-22 | m68k: Make sure {read,write}s[bwl]() are always defined | Geert Uytterhoeven |
2012-04-22 | m68k/atari: Change VME irq numbers from unsigned long to unsigned int | Geert Uytterhoeven |
2012-04-22 | m68k: Remove unused MAX_NOINT_IPL definition | Geert Uytterhoeven |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-04-01 | m68k: include asm/cmpxchg.h in our m68k atomic.h | Greg Ungerer |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |