aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2014-10-27m68k: Wire up bpfGeert Uytterhoeven
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
2014-09-29m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.cFabian Frederick
2014-09-29m68knommu: fix size of address field for 5272 interrupt controllerGreg Ungerer
2014-09-29m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer
2014-09-29m68k: remove the unused arch/m68k/platform directoryGreg Ungerer
2014-09-29m68k: move non-mmu 68360 platform codeGreg Ungerer
2014-09-29m68k: move non-mmu 68000 platform codeGreg Ungerer
2014-09-29m68k: fix crufty ColdFire intro commentsGreg Ungerer
2014-09-29m68k: move coldfire platform codeGreg Ungerer
2014-09-28m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven
2014-09-28m68k: Add missing ioport_unmap()Geert Uytterhoeven
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-01treewide: fix errors in printkMasanari Iida
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-14locking,arch,m68k: Fold atomic_opsPeter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06m68k: Use sigsp()Richard Weinberger
2014-08-06m68k: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause
2014-07-17tgt: defconfig cleanupBart Van Assche
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven
2014-07-10m68k: Fix boot regression on machines with RAM at non-zeroGeert Uytterhoeven
2014-06-20m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser
2014-06-20m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-05-28m68k/hp300: Convert printk to pr_foo()Fabian Frederick
2014-05-28m68k/apollo: Convert printk to pr_foo()Fabian Frederick
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick