summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-06-22alpha: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-06-22alpha: fix memory barriers so that they conform to the specificationMikulas Patocka1-15/+59
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-17arch/*: remove unused isa_page_to_bus()Stephen Kitt1-5/+0
2019-07-12alpha: switch to generic version of pte allocationMike Rapoport1-37/+3
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-06-03locking/atomic, alpha: Use s64 for atomic64Mark Rutland1-10/+10
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-9/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2019-05-08Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-211/+0
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-6/+0
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon1-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-211/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-6/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+1
2019-03-21syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-03-06mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2019-03-06Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-21/+0
2019-03-05a.out: remove core dumping supportLinus Torvalds1-81/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-11alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann1-11/+0
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-4/+0
2019-01-25alpha: update syscall macro definitionsArnd Bergmann1-6/+0
2019-01-07Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-3/+5
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+5
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+3
2019-01-05fls: change parameter to unsigned intMatthew Wilcox1-2/+2
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds2-2/+2
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2-2/+23
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan1-1/+1
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan1-1/+1
2018-12-21alpha: move __IGNORE* entries to non uapi headerFiroz Khan1-0/+21
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+7
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)1-1/+7
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann1-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-07-25locking/atomics: Rework ordering barriersMark Rutland1-4/+4
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-12/+0