summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-92/+4
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-5/+0
2018-05-22alpha: simplify get_arch_dma_opsChristoph Hellwig-2/+2
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig-0/+4
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-5/+0
2018-04-25signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman-7/+0
2018-04-25signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman-7/+0
2018-04-20y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann-92/+4
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko-0/+1
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya-7/+7
2018-03-12locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri-31/+16
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri-3/+18
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri-14/+8
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri-8/+7
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-9/+10
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+1
2018-01-20alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree-4/+4
2018-01-20alpha: make thread_saved_pc staticTobias Klauser-4/+1
2018-01-20alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov-1/+5
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+2
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro-1/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro-2/+2
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-4/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas-3/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+131
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+39
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+91
2017-10-24locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon-0/+13
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-2/+0
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig-2/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-10/+0
2017-10-10locking/arch, alpha: Add __down_read_killable()Kirill Tkhai-3/+18
2017-10-03alpha: fix build failuresSudip Mukherjee-0/+1
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+14
2017-09-08alpha: add support for memset16Matthew Wilcox-8/+9
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3