summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | m68k: Add missing ioport_unmap()Geert Uytterhoeven2014-09-281-1/+8
| * | | m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven2014-09-141-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
* | | m68k: Wire up memfd_createGeert Uytterhoeven2014-09-013-1/+3
* | | m68k: Wire up getrandomGeert Uytterhoeven2014-09-013-1/+3
* | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-49/+26
|\ \ \
| * | | m68k: Use sigsp()Richard Weinberger2014-08-061-12/+4
| * | | m68k: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-39/+24
* | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
| |/ / |/| |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-0612-12/+0
|\ \ \
| * | | tgt: defconfig cleanupBart Van Assche2014-07-1712-12/+0
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-08-052-10/+1
|\ \ \ | |_|/ |/| |
| * | m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser2014-06-201-5/+0
| * | m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King2014-06-201-5/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| | |/ | |/|
OpenPOWER on IntegriCloud