aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
| * | | | ARM: io: fix comment grammarAndrew F. Davis2016-06-21
* | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\ \ \ \ \
| * | | | | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-06
| * | | | | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-06
| | |_|_|/ | |/| | |
* | | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-26
* | | | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-26
* | | | | arm: get rid of superfluous __GFP_REPEATMichal Hocko2016-07-26
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \ \ \ \
| * | | | | kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo2016-07-12
| |/ / / /
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \
| * | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | | | | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,...Peter Zijlstra2016-06-16
| * | | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| | |_|/ / | |/| | |
* | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-27
| |/ / / |/| | |
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
| |_|/ |/| |
* | | ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-06-09
* | | ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-06-09
|/ /
* | 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 branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-20
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King2016-05-19
| |\ \ \ \ \ \
| | | | * | | | ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()Alexandre Courbot2016-04-07
| | |_|/ / / / | |/| | | | |
| | | * | | | ARM: provide arm_has_idmap_alias() helperRussell King2016-05-03
| | | * | | | ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-03
| | |/ / / / | |/| | | |
| | * | | | Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-20
| | |\ \ \ \
| | | * | | | ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2016-04-04
| | | * | | | ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2016-04-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
| | * | | kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-21
| | * | | kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-21
| | * | | kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose2016-04-21
| | * | | kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose2016-04-21
| | * | | kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-21
| | | |/ | | |/|
* | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-16
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2016-04-25
| | |\ \ \
| | | * | | ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang2016-04-20
| | | |/ /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\ \ \ \ \
| * | | | | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-28
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\ \ \ \ \