aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-4/+8
2014-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+0
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain1-0/+60
2014-11-20atari_scsi: Convert to platform deviceFinn Thain1-0/+27
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2-23/+42
2014-11-20mac_scsi: Convert to platform deviceFinn Thain2-14/+136
2014-11-10m68k/mm: Eliminate memset after alloc_bootmem_pagesHimangi Saraogi1-1/+0
2014-10-27m68k: Wire up bpfGeert Uytterhoeven3-1/+3
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon2-4/+8
2014-10-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds59-37/+40
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-63/+48
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-37/+53
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-03m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven1-38/+40
2014-10-03m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-29m68k: Fix typo 'COFNIG_MBAR'Paul Bolle1-1/+1
2014-09-29m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer1-0/+9
2014-09-29m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.cFabian Frederick1-1/+0
2014-09-29m68knommu: fix size of address field for 5272 interrupt controllerGreg Ungerer1-1/+1
2014-09-29m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer7-11/+9
2014-09-29m68k: remove the unused arch/m68k/platform directoryGreg Ungerer1-3/+0
2014-09-29m68k: move non-mmu 68360 platform codeGreg Ungerer8-2/+2
2014-09-29m68k: move non-mmu 68000 platform codeGreg Ungerer12-2/+2
2014-09-29m68k: fix crufty ColdFire intro commentsGreg Ungerer13-14/+14
2014-09-29m68k: move coldfire platform codeGreg Ungerer38-2/+2
2014-09-28m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven1-1/+1
2014-09-28m68k: Add missing ioport_unmap()Geert Uytterhoeven1-1/+8
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven3-1/+3
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven3-1/+3
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-14locking,arch,m68k: Fold atomic_opsPeter Zijlstra1-62/+47
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-49/+26
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-12/+0
2014-08-06m68k: Use sigsp()Richard Weinberger1-12/+4
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger1-39/+24
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-10/+1
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause1-4/+0
2014-07-17tgt: defconfig cleanupBart Van Assche12-12/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2