aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
...
| | * | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-30
| | | |_|/ | | |/| |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \ \ \ \
| * | | | | arm64: add io{read,write}64be accessorsHoria Geantă2016-05-31
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because the topic is readyIngo Molnar2016-07-07
| |\ \ \ \ \
| | * | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| | * | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Will Deacon2016-06-16
| | * | | | | locking/atomic, arch/arm64: Generate LSE non-return cases using common macrosWill Deacon2016-06-16
| | * | | | | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-16
| * | | | | | locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()Will Deacon2016-07-07
| |/ / / / /
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-27
| | |_|_|/ | |/| | |
* | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-07
* | | | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-07
|/ / / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-24
|\ \ \ \
| * | | | arm64: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
| | |_|/ | |/| |
* / | | arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2016-06-22
|/ / /
* | | arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2016-06-16
* | | arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon2016-06-15
* | | arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-06-15
* | | arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon2016-06-15
|/ /
* | arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-03
* | arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-03
* | arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-01
* | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-31
* | arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-31
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-24
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-20
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-20
| | * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-20
* | | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\ \ \
| * | | asm-generic: Drop renameat syscall from default listJames Hogan2016-05-04
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\ \ \ \
| * | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-19
* | | | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\ \ \ \ \
| * | | | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-09
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
| * | | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-05-11
| |\ \ \ | | |/ / | |/| / | | |/
| | * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-09
| | * arm64: kvm: Add support for 16K pagesSuzuki K Poulose2016-04-21
| | * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-21
| | * kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-21
| | * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-21
| | * kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-21
| | * kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-21
| | * arm64: Introduce pmd_thp_or_hugeSuzuki K Poulose2016-04-21
| | * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-21
| | * arm64: Cleanup VTCR_EL2 and VTTBR field valuesSuzuki K Poulose2016-04-21