aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-27m68k: Wire up bpfGeert Uytterhoeven2-1/+2
2014-10-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds2-1/+10
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-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 Uytterhoeven2-1/+2
2014-09-01m68k: Wire up getrandomGeert Uytterhoeven2-1/+2
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/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-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-06signals: kill sigfindinword()Oleg Nesterov1-9/+0
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-13/+2
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into nextLinus Torvalds3-8/+18
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz1-0/+2
2014-05-26m68knommu: Implement gpio support for m54xx.Steven King2-7/+17
2014-05-26m68knommu: Fix the 5249/525x qspi base address.Steven King1-1/+1
2014-05-20m68k: add renameat2 syscallMiklos Szeredi2-1/+2
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra2-13/+2
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-3/+3
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2014-03-11m68knommu: fix arg types for outs* functionsGreg Ungerer1-3/+3
2014-02-10m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2-1/+3
2014-02-10m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2-8/+1
2014-02-10m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven1-3/+2
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+1
2014-01-16m68k: Fix build warning in mac_via.hPeter Zijlstra1-0/+2
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-13/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-08m68k/atari: Hide RTC_PORT() macro from rtc-cmosGeert Uytterhoeven1-5/+5
2013-12-08m68k: Add support to export bootinfo in procfsGeert Uytterhoeven1-0/+12
2013-12-08m68k: Add kexec supportGeert Uytterhoeven1-0/+29
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven1-0/+10
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven7-34/+40
2013-11-26m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>Geert Uytterhoeven2-17/+23
2013-11-26m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>Geert Uytterhoeven2-59/+63
2013-11-26m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>Geert Uytterhoeven2-18/+27