summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-171-5/+0Star
* alpha: switch to generic version of pte allocationMike Rapoport2019-07-121-37/+3Star
* Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1Star
* | locking/atomic, alpha: Use s64 for atomic64Mark Rutland2019-06-031-10/+10
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-241-9/+1Star
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-6/+0Star
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-6/+0Star
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1Star
|\ \
| * | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0Star
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-211/+0Star
|\ \ \
| * | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-211/+0Star
| |/ /
* / / arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-6/+0Star
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-1/+2
|\
| * mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-061-1/+2
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-21/+0Star
|\ \ | |/ |/|
| * alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-251-11/+0Star
| * arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-4/+0Star
| * alpha: update syscall macro definitionsArnd Bergmann2019-01-251-6/+0Star
* | a.out: remove core dumping supportLinus Torvalds2019-03-051-81/+0Star
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
* | alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-111-3/+3
|/
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-3/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+5
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-312-2/+23
|\
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-211-1/+1
| * alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan2018-12-211-1/+1
| * alpha: move __IGNORE* entries to non uapi headerFiroz Khan2018-12-211-0/+21
* | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-101-1/+7
|\
| * arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-081-1/+7
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0Star
* | y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-0/+1
* | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
|/
* locking/atomics: Rework ordering barriersMark Rutland2018-07-251-4/+4
* atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-12/+0Star
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-12/+0Star
* atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-11/+12
* atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-1/+1
* atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0Star
* atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-0/+1
|\