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