summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2021-10-06alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-03-17alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro
2021-03-17alpha: get rid of tail-zeroing in __copy_user()Al Viro
2021-03-17alpha: move exports to actual definitionsAl Viro
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-12-25alpha: fix build failuresSudip Mukherjee
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2016-09-24alpha: fix copy_from_user()Al Viro
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck