summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorLines
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov-0/+2
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-21/+21
2015-02-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-23/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-53/+2
2015-02-10m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-53/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-100/+2
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer-1/+1
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle-22/+0
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven-5/+0
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin-1/+1
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin-20/+20
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain-1/+1
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven-94/+1
2015-01-11m68k: Wire up execveatGeert Uytterhoeven-1/+2
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+8
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain-2/+2
2014-11-20mac_scsi: Convert to platform deviceFinn Thain-0/+4
2014-10-27m68k: Wire up bpfGeert Uytterhoeven-1/+2
2014-10-20m68k: io: implement dummy relaxed accessor macros for writesWill Deacon-4/+8
2014-10-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-1/+10
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-63/+48
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-1/+1
2014-09-29m68k: Fix typo 'COFNIG_MBAR'Paul Bolle-1/+1
2014-09-29m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer-0/+9
2014-09-28m68k: Add missing ioport_unmap()Geert Uytterhoeven-1/+8
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven-1/+2
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven-1/+2
2014-08-14locking,arch,m68k: Fold atomic_opsPeter Zijlstra-62/+47
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-10/+1
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause-4/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-06-20m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser-5/+0
2014-06-20m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King-5/+1
2014-06-06signals: kill sigfindinword()Oleg Nesterov-9/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-8/+18
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz-0/+2
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King-7/+17
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King-1/+1
2014-05-20m68k: add renameat2 syscallMiklos Szeredi-1/+2
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra-13/+2
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-3/+3