summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
AgeCommit message (Expand)AuthorLines
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual-1/+2
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+0
2019-03-05a.out: remove core dumping supportLinus Torvalds-81/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-02-10alpha: Fix Eiger NR_IRQS to 128Meelis Roos-3/+3
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann-11/+0
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann-4/+0
2019-01-25alpha: update syscall macro definitionsArnd Bergmann-6/+0
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds-3/+5
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+5
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-3/+3
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-2/+23
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan-1/+1
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan-1/+1
2018-12-21alpha: move __IGNORE* entries to non uapi headerFiroz Khan-0/+21
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig-1/+1
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+7
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)-1/+7
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-07-25locking/atomics: Rework ordering barriersMark Rutland-4/+4
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-12/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-12/+0
2018-06-21atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland-11/+12
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland-1/+1
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland-2/+2
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
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-19time: Add an asm-generic/compat.h fileArnd Bergmann-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-8/+5
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-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-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