summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-104-53/+2
|\
| * m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-53/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-1022-368/+774
|\ \ | |/ |/|
| * m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven2015-01-3112-0/+324
| * m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven2015-01-312-1/+10
| * m68k/defconfig: Enable automounting of devtmpfs at /devGeert Uytterhoeven2015-01-3112-0/+12
| * m68k/defconfig: Enable early printk supportGeert Uytterhoeven2015-01-318-0/+8
| * m68k/defconfig: Enable test modulesGeert Uytterhoeven2015-01-3112-0/+72
| * m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2Geert Uytterhoeven2015-01-3112-144/+336
| * m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven2015-01-154-11/+4
| * m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven2015-01-131-1/+0
| * m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain2015-01-112-16/+18
| * m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2015-01-112-94/+1
| * m68k/mvme147: config.c - Remove unused functionsRickard Strandqvist2015-01-111-46/+0
| * m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist2015-01-111-66/+0
| * m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker2015-01-111-1/+1
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* | m68k: Wire up execveatGeert Uytterhoeven2015-01-113-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-4/+8
|\ \
| * | m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-202-4/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-12-091-1/+0
|\ \ \
| * | | m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi2014-11-101-1/+0
| |/ /
* | | sun3_scsi: Convert to platform deviceFinn Thain2014-11-201-0/+60
* | | atari_scsi: Convert to platform deviceFinn Thain2014-11-201-0/+27
* | | atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-202-23/+42
* | | mac_scsi: Convert to platform deviceFinn Thain2014-11-202-14/+136
| |/ |/|
* | m68k: Wire up bpfGeert Uytterhoeven2014-10-273-1/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-10-1459-37/+40
|\
| * m68k: Fix typo 'COFNIG_MBAR'Paul Bolle2014-09-291-1/+1
| * m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer2014-09-291-0/+9
| * m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.cFabian Frederick2014-09-291-1/+0
| * m68knommu: fix size of address field for 5272 interrupt controllerGreg Ungerer2014-09-291-1/+1
| * m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer2014-09-297-11/+9
| * m68k: remove the unused arch/m68k/platform directoryGreg Ungerer2014-09-291-3/+0
| * m68k: move non-mmu 68360 platform codeGreg Ungerer2014-09-298-2/+2
| * m68k: move non-mmu 68000 platform codeGreg Ungerer2014-09-2912-2/+2
| * m68k: fix crufty ColdFire intro commentsGreg Ungerer2014-09-2913-14/+14
| * m68k: move coldfire platform codeGreg Ungerer2014-09-2938-2/+2
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-63/+48
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,m68k: Fold atomic_opsPeter Zijlstra2014-08-141-62/+47
* | | m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso2014-10-091-8/+13
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-10-084-37/+53
|\ \ \
| * | | m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven2014-10-031-38/+40
| * | | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven2014-10-031-0/+6
| * | | m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven2014-09-281-1/+1
OpenPOWER on IntegriCloud