Age | Commit message (Expand) | Author |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-10 | m68k: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2015-02-03 | arch: m68k: 68360: config: Remove unused function | Rickard Strandqvist |
2015-02-03 | m68knommu: fix irq handler types in 68360/commproc.c | Greg Ungerer |
2015-02-03 | m68k: remove check for CONFIG_BSEIP | Paul Bolle |
2015-01-31 | m68k/defconfig: Enable Ethernet bridging | Geert Uytterhoeven |
2015-01-31 | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet support | Geert Uytterhoeven |
2015-01-31 | m68k/defconfig: Enable automounting of devtmpfs at /dev | Geert Uytterhoeven |
2015-01-31 | m68k/defconfig: Enable early printk support | Geert Uytterhoeven |
2015-01-31 | m68k/defconfig: Enable test modules | Geert Uytterhoeven |
2015-01-31 | m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2 | Geert Uytterhoeven |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-15 | m68k/atari: Remove obsolete IRQ_TYPE_* | Geert Uytterhoeven |
2015-01-13 | m68k: macro whitespace fixes | Michael S. Tsirkin |
2015-01-13 | m68k/uaccess: fix sparse errors | Michael S. Tsirkin |
2015-01-13 | m68k/atari: Remove obsolete keyboard_tasklet scheduling | Geert Uytterhoeven |
2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain |
2015-01-11 | m68k: Switch to asm-generic/futex.h | Geert Uytterhoeven |
2015-01-11 | m68k/mvme147: config.c - Remove unused functions | Rickard Strandqvist |
2015-01-11 | m68k/atari: atakeyb.c - Remove some unused functions | Rickard Strandqvist |
2015-01-11 | m68k/mvme16x: rtc - Don't use module_init in non-modular code | Paul Gortmaker |
2015-01-11 | m68k: Wire up execveat | Geert Uytterhoeven |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-11-20 | sun3_scsi: Convert to platform device | Finn Thain |
2014-11-20 | atari_scsi: Convert to platform device | Finn Thain |
2014-11-20 | atari_scsi: Fix atari_scsi deadlocks on Falcon | Finn Thain |
2014-11-20 | mac_scsi: Convert to platform device | Finn Thain |
2014-11-10 | m68k/mm: Eliminate memset after alloc_bootmem_pages | Himangi Saraogi |
2014-10-27 | m68k: Wire up bpf | Geert Uytterhoeven |
2014-10-20 | m68k: io: implement dummy relaxed accessor macros for writes | Will Deacon |
2014-10-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-09 | m68k: call find_vma with the mmap_sem held in sys_cacheflush() | Davidlohr Bueso |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-03 | m68k: Reformat arch/m68k/mm/hwtest.c | Geert Uytterhoeven |
2014-10-03 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-09-29 | m68k: Fix typo 'COFNIG_MBAR' | Paul Bolle |
2014-09-29 | m68knommu: add missing ioport_map() and ioport_unmap() | Greg Ungerer |