summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-02-03arch: m68k: 68360: config: Remove unused functionRickard Strandqvist
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle
2015-01-31m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven
2015-01-31m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven
2015-01-31m68k/defconfig: Enable automounting of devtmpfs at /devGeert Uytterhoeven
2015-01-31m68k/defconfig: Enable early printk supportGeert Uytterhoeven
2015-01-31m68k/defconfig: Enable test modulesGeert Uytterhoeven
2015-01-31m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2Geert Uytterhoeven
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-13m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven
2015-01-11m68k/mvme147: config.c - Remove unused functionsRickard Strandqvist
2015-01-11m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist
2015-01-11m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker
2015-01-11m68k: Wire up execveatGeert Uytterhoeven
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain
2014-11-20atari_scsi: Convert to platform deviceFinn Thain
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain
2014-11-20mac_scsi: Convert to platform deviceFinn Thain
2014-11-10m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi
2014-10-27m68k: Wire up bpfGeert Uytterhoeven
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven
2014-10-03m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-29m68k: Fix typo 'COFNIG_MBAR'Paul Bolle
2014-09-29m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer