summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm
Commit message (Expand)AuthorAgeFilesLines
* m68k: Wire up execveatGeert Uytterhoeven2015-01-111-1/+1
* 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
* | | atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-201-2/+2
* | | mac_scsi: Convert to platform deviceFinn Thain2014-11-201-0/+4
| |/ |/|
* | m68k: Wire up bpfGeert Uytterhoeven2014-10-271-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-10-142-1/+10
|\
| * 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
* | 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
* | | 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
| | |/ | |/|
* | | m68k: Add missing ioport_unmap()Geert Uytterhoeven2014-09-281-1/+8
|/ /
* | m68k: Wire up memfd_createGeert Uytterhoeven2014-09-011-1/+1
* | m68k: Wire up getrandomGeert Uytterhoeven2014-09-011-1/+1
* | 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
| |/
* | m68k/sun3: Remove define statement no longer neededNicholas Krause2014-07-261-4/+0
|/
* signals: kill sigfindinword()Oleg Nesterov2014-06-061-9/+0
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-13/+2
|\
| * arch,m68k: Convert smp_mb__*()Peter Zijlstra2014-04-182-13/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-06-023-8/+18
|\ \
| * | m68knommu: Implement gpio support for m54xx.Steven King2014-05-262-7/+17
| * | m68knommu: Fix the 5249/525x qspi base address.Steven King2014-05-261-1/+1
* | | m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz2014-05-261-0/+2
|/ /
* | m68k: add renameat2 syscallMiklos Szeredi2014-05-201-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-04-051-3/+3
|\
| * m68knommu: fix arg types for outs* functionsGreg Ungerer2014-03-111-3/+3
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-1/+2
|\ \ | |/ |/|
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-3/+3
* | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-101-1/+1
* | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-102-8/+1
* | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-101-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+2
|\ \
| * | m68k: Fix build warning in mac_via.hPeter Zijlstra2014-01-161-0/+2
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-13/+1
|\ \
| * | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-13/+1
| |/
* | m68k/atari: Hide RTC_PORT() macro from rtc-cmosGeert Uytterhoeven2013-12-081-5/+5
* | m68k: Add support to export bootinfo in procfsGeert Uytterhoeven2013-12-081-0/+12
OpenPOWER on IntegriCloud