Age | Commit message (Expand) | Author |
2013-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-05-29 | m68k: only use local gpio_request_one if not using GPIOLIB | Greg Ungerer |
2013-05-21 | m68k: implement futex.h to support userspace robust futexes and PI mutexes | Mikael Pettersson |
2013-05-10 | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2013-05-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | m68knommu: fix ColdFire 5373/5329 QSPI base address | Greg Ungerer |
2013-04-29 | m68knommu: create and use a common M53xx ColdFire class of CPUs | Greg Ungerer |
2013-04-29 | m68k: remove unused asm/dbg.h | Greg Ungerer |
2013-04-29 | m68k: Set ColdFire ACR1 cache mode depending on kernel configuration | Stany MARCEL |
2013-04-16 | m68k: Remove inline strlen() implementation | Michal Marek |
2013-04-16 | m68k: Implement ndelay() based on the existing udelay() logic | Michael Schmitz |
2013-04-16 | m68k/atari: EtherNAT - platform device and IRQ support code | Michael Schmitz |
2013-04-16 | m68k/atari: use dedicated irq_chip for timer D interrupts | Michael Schmitz |
2013-04-16 | m68k/atari: ROM port ISA adapter support | Michael Schmitz |
2013-04-16 | m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y | Geert Uytterhoeven |
2013-04-09 | m68k: define a local gpio_request_one() function | Greg Ungerer |
2013-04-05 | m68k: remove rpxlite stuff | Artem Bityutskiy |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-03-04 | m68knommu: fix MC68328.h defines | Luis Alves |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-02-09 | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA | Geert Uytterhoeven |
2013-02-06 | m68knommu: fix trap on execing /bin/init | Greg Ungerer |
2013-02-03 | m68k: switch to generic old sigaction() | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-29 | m68k: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |
2013-01-27 | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson |
2013-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-07 | m68knommu: add KMAP definitions for non-MMU definitions | Greg Ungerer |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-25 | m68k: Wire up finit_module | Geert Uytterhoeven |
2012-12-25 | m68k: Provide dma_alloc_attrs()/dma_free_attrs() | Geert Uytterhoeven |
2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-12-05 | m68knommu: add clock creation support macro for other ColdFire CPUs | Greg Ungerer |