summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-071-0/+2
* arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-071-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-1/+1
|\
| * arm64: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
* | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-221-0/+12
|/
* arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2016-06-161-8/+37
* arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon2016-06-151-3/+24
* arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-06-151-3/+7
* arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon2016-06-151-0/+7
* arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-031-10/+2
* arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
* arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-012-1/+9
* arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-311-2/+2
* arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-272-0/+9
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-242-0/+9
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
| | * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-0/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-5/+0
|\ \ \
| * | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-5/+0
* | | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-1/+1
|\ \ \ \
| * | | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-198-140/+376
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| * | | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-05-117-140/+374
| |\ \ \ | | |/ / | |/| / | | |/
| | * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-093-11/+31
| | * arm64: kvm: Add support for 16K pagesSuzuki K Poulose2016-04-211-2/+11
| | * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-211-18/+0
| | * kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-214-95/+172
| | * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-24/+0
| | * kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-0/+14
| | * kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-212-27/+88
| | * arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose2016-04-211-0/+2
| | * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-0/+43
| | * arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose2016-04-211-10/+12
| | * arm64: Reuse TCR field definitions for EL1 and EL2Suzuki K Poulose2016-04-212-40/+88
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-1621-93/+407
|\ \ \
| * | | arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2016-05-062-3/+2
| * | | arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas2016-05-061-3/+3
| * | | arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas2016-05-061-0/+10
| * | | arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas2016-05-061-3/+3
| * | | arm64: always use STRICT_MM_TYPECHECKSYang Shi2016-05-031-32/+0
| * | | arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-1/+2
| * | | arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+7
| * | | arm64: Add new asm macro copy_pageGeoff Levand2016-04-281-0/+19
| * | | arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-04-281-0/+3
| * | | arm64: kernel: Include _AC definition in page.hJames Morse2016-04-281-0/+2
| * | | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-6/+3
| * | | arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-281-0/+20
OpenPOWER on IntegriCloud