summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm (unfollow)
Commit 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
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
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-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-24mm: new mm hook frameworkLaurent Dufour
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-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
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-23Alpha: define syscall_get_arch()Eric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2014-08-14locking,arch,alpha: Fold atomic_opsPeter Zijlstra