Age | Commit message (Expand) | Author |
2013-11-26 | m68k/UAPI: Move generic definitions to <asm/bootinfo.h> | Geert Uytterhoeven |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven |
2013-11-26 | m68k/vme: Remove unused mvme_bdid_ptr | Geert Uytterhoeven |
2013-11-26 | m68k/mac: Move struct mac_booter_data to <asm/macintosh.h> | Geert Uytterhoeven |
2013-11-26 | m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 | Geert Uytterhoeven |
2013-11-26 | m68k: The bootinfo is located right after the kernel | Geert Uytterhoeven |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | m68k: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-09-26 | m68k: Remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-10 | m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned() | Geert Uytterhoeven |
2013-09-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-08-26 | m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not | Greg Ungerer |
2013-08-26 | m68knommu: user generic iomap to support ioread*/iowrite* | Greg Ungerer |
2013-08-23 | m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled() | Geert Uytterhoeven |
2013-08-14 | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker |
2013-08-14 | m68k: Truncate base in do_div() | Andreas Schwab |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-24 | m68k/q40: Undefine insl/outsl before redefining them | Geert Uytterhoeven |
2013-06-24 | m68k/uaccess: Fix asm constraints for userspace access | Geert Uytterhoeven |
2013-06-24 | m68k: Remove inline strcpy() and strcat() implementations | Geert Uytterhoeven |
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 |