summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-0630-129/+368
|\
| * Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-012-20/+68
| |\
| | * clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-2/+14
| | * clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier2019-04-301-4/+0
| | * clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stableMarc Zyngier2019-04-301-14/+28
| | * clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-0/+16
| | * arm64: Add part number for Neoverse N1Marc Zyngier2019-04-301-0/+2
| * | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-4/+0
| |\ \
| | * | arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-261-4/+0
| | |/
| * | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...Will Deacon2019-05-011-24/+39
| |\ \
| | * | arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon2019-04-261-1/+3
| | * | arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-04-261-21/+34
| | * | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-261-8/+8
| | |/
| * | arm64: mm: Remove pte_unmap_nested()Qian Cai2019-04-301-2/+0
| * | arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai2019-04-301-1/+2
| * | arm64: compat: Reduce address limit for 64K pagesVincenzo Frascino2019-04-301-1/+1
| * | arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-04-301-2/+31
| * | arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook2019-04-253-19/+38
| * | arm64: Expose SVE2 features for userspaceDave Martin2019-04-233-0/+26
| * | arm64: compat: Alloc separate pages for vectors and sigpageVincenzo Frascino2019-04-232-5/+3
| * | arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-04-161-0/+1
| * | arm64: Use the correct style for SPDX License IdentifierNishad Kamdar2019-04-163-3/+3
| * | arm64: instrument smp_{load_acquire,store_release}Mark Rutland2019-04-161-9/+15
| * | arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen2019-04-161-1/+1
| * | arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray2019-04-161-1/+2
| * | arm64: add CVADP support to the cache maintenance helperAndrew Murray2019-04-161-0/+4
| * | arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-162-0/+6
| * | arm64: Handle trapped DC CVADPAndrew Murray2019-04-161-1/+2
| * | arm64: HWCAP: encapsulate elf_hwcapAndrew Murray2019-04-162-15/+7
| * | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-163-12/+64
| * | arm64: ptrace: Add function argument access APIMasami Hiramatsu2019-04-121-0/+22
| * | arm64: compat: Reduce address limitVincenzo Frascino2019-04-101-0/+8
| * | arm64: mm: enable per pmd page table lockYu Zhao2019-04-092-2/+15
| * | KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual2019-04-091-2/+2
| * | arm64: probes: Move magic BRK values into brk-imm.hWill Deacon2019-04-093-8/+7
| * | arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon2019-04-091-2/+0
| * | arm64: debug: Separate debug hooks based on target exception levelWill Deacon2019-04-092-6/+13
| * | arm64: Use defines instead of magic numbersAlexandru Elisei2019-04-051-2/+2
| * | arm64: mm: Make show_pte() a static functionWill Deacon2019-04-031-1/+0
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-2/+1
|\ \
| * | arm64/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | 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-1/+0
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-38/+8
| |\ \
| * | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ | |/|
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-0/+1
|\ \ \
| * | | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra2019-04-031-0/+1
| |/ /
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-232-1/+9
|\ \ \
| * | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-152-1/+9
* | | | arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-181-1/+1