summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAgeFilesLines
* alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-10-061-3/+3
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2021-03-171-56/+11
* alpha: get rid of tail-zeroing in __copy_user()Al Viro2021-03-171-4/+5
* alpha: move exports to actual definitionsAl Viro2021-03-171-0/+1
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-261-4/+4
* alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-201-3/+3
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-211-1/+7
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-05-301-3/+18
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-05-301-8/+7
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-261-21/+5
* alpha: fix build failuresSudip Mukherjee2017-12-251-0/+1
* alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-09-071-1/+1
* alpha: fix copy_from_user()Al Viro2016-09-241-11/+8
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+2
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-0/+2
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/
* alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-18/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-15/+27
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0
| * alpha: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-15/+28
* | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-301-0/+5
|/
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-1/+1
|\
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-082-2/+1
| |\
| * | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-16/+0
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-16/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-221-2/+0
|\ \ \ | |_|/ |/| |
| * | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| |/
* | alpha: Wire up all missing implemented syscallsChen Gang2015-05-261-1/+1
* | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven2015-05-261-1/+0
|/
* alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-171-0/+1
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-43/+43
|\
| * alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
| * alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-5/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0
|/
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-0/+51
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0