summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-5/+0
|\ \
| * | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-5/+0
| |/
* | alpha: simplify get_arch_dma_opsChristoph Hellwig2018-05-221-2/+2
* | alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-221-0/+4
|/
* alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya2018-04-071-7/+7
* locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri2018-03-122-31/+16
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-02-231-3/+18
* locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri2018-02-232-14/+8
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-02-211-8/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-022-8/+5
|\
| * alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-01-201-4/+4
| * alpha: make thread_saved_pc staticTobias Klauser2018-01-201-4/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
| |/
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-1/+1
|\ \
| * | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-041-1/+1
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-5/+0
|\
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-3/+0
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-2/+0
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-4/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-2/+0
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-191-2/+0
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0791-0/+91
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0291-0/+91
| |/ /
* | | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon2017-10-241-0/+13
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-4/+0
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0
* | | locking/arch, alpha: Add __down_read_killable()Kirill Tkhai2017-10-101-3/+18
|/ /
* | alpha: fix build failuresSudip Mukherjee2017-10-031-0/+1
|/
* alpha: add support for memset16Matthew Wilcox2017-09-082-8/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-09-054-14/+20
|\
| * alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-09-041-0/+18
| * alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-041-1/+1
| * alpha: use generic fb.hTobias Klauser2017-09-042-13/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+5
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-043-2/+3
| |\ \ | | |/
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0
|\ \ \ | |_|/ |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/
* | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-291-1/+1
* | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
* | alpha: Update for new syscallsRichard Henderson2017-08-291-1/+1
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\
| * kill strlen_user()Al Viro2017-05-151-1/+0
* | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
|/
* alpha: switch to RAW_COPY_USERAl Viro2017-03-281-27/+6
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-282-70/+26
OpenPOWER on IntegriCloud