summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAge
* alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya2018-04-07
* locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri2018-03-12
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-02-23
* locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri2018-02-23
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-02-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-02
|\
| * alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-01-20
| * alpha: make thread_saved_pc staticTobias Klauser2018-01-20
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
| |/
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \
| * | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-04
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-19
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ /
* | | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon2017-10-24
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
* | | locking/arch, alpha: Add __down_read_killable()Kirill Tkhai2017-10-10
|/ /
* | alpha: fix build failuresSudip Mukherjee2017-10-03
|/
* alpha: add support for memset16Matthew Wilcox2017-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-09-05
|\
| * alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-09-04
| * alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-04
| * alpha: use generic fb.hTobias Klauser2017-09-04
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
| |\ \ | | |/
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \ \ | |_|/ |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
| |/
* | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-29
* | alpha: Define ioremap_wcGuenter Roeck2017-08-29
* | alpha: Update for new syscallsRichard Henderson2017-08-29
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\
| * kill strlen_user()Al Viro2017-05-15
* | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-27
|/
* alpha: switch to RAW_COPY_USERAl Viro2017-03-28
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-28
* alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-28
* alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-28
* alpha: add asm/extable.hAl Viro2017-03-28
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-28
* new helper: uaccess_kernel()Al Viro2017-03-28
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05