summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker1-3/+0
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-1/+0
2015-04-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-2/+4
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-04-12m68k: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-03-30m68knommu: ColdFire 5271 only has a single FEC controllerGreg Ungerer1-0/+2
2015-03-30m68k: Fix trivial typos in commentsYannick Guerrini1-2/+2
2015-03-15m68k: Remove FSF addressGeert Uytterhoeven1-5/+0
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov1-0/+2
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-21/+21
2015-02-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-23/+1
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-53/+2
2015-02-11m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov4-53/+2
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-100/+2
2015-02-03m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer1-1/+1
2015-02-03m68k: remove check for CONFIG_BSEIPPaul Bolle1-22/+0
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven1-5/+0
2015-01-13m68k: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain1-1/+1
2015-01-11m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2-94/+1
2015-01-11m68k: Wire up execveatGeert Uytterhoeven1-1/+1
2014-12-12Merge 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-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+8
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain1-2/+2
2014-11-20mac_scsi: Convert to platform deviceFinn Thain1-0/+4
2014-10-27m68k: Wire up bpfGeert Uytterhoeven1-1/+1
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...Linus Torvalds2-1/+10
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-63/+48
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
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-28m68k: Add missing ioport_unmap()Geert Uytterhoeven1-1/+8
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-01m68k: Wire up memfd_createGeert Uytterhoeven1-1/+1
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven1-1/+1
2014-08-14locking,arch,m68k: Fold atomic_opsPeter Zijlstra1-62/+47
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-10/+1
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-07-26m68k/sun3: Remove define statement no longer neededNicholas Krause1-4/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-20m68knommu: Remove unnecessary prototype for kobjsize()Tobias Klauser1-5/+0
2014-06-20m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.Steven King1-5/+1
2014-06-07signals: kill sigfindinword()Oleg Nesterov1-9/+0