summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-131-10/+11
|\
| * mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-131-10/+3Star
| * mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-131-0/+6
| * mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-131-0/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-131-7/+47
|\ \ | |/ |/|
| * ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin2016-11-291-7/+47
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-23/+0Star
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-1/+0Star
| |\ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-223-0/+5
| |\ \ \
| * | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0Star
| * | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
| * | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-112-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-21/+0Star
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-131-0/+3
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-271-1/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "arm: move exports to definitions"Russell King2016-11-231-1/+0Star
| |/ /
* | | Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-113-0/+5
|\ \ \ | |/ / |/| |
| * | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-043-0/+5
| |/
* / ARM: wire up new pkey syscallsRussell King2016-10-192-1/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-151-5/+6
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-151-5/+6
| |\
| | * arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro2016-09-161-5/+6
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\ \ \
| * | | arm: move exports to definitionsAl Viro2016-08-081-0/+1
* | | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-1/+0Star
| |/ / |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-081-2/+3
|\ \ \
| * | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-081-2/+3
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-082-18/+147
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-201-18/+2Star
| |\ \ \
| | * | | ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-281-18/+2Star
| | |/ /
| * | | Merge tag 'arm-soc/for-4.9/soc' of http://github.com/Broadcom/stblinux into n...Arnd Bergmann2016-09-151-0/+145
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: brcmstb: Add earlyprintk support using run-time checksFlorian Fainelli2016-08-081-0/+145
| | |/
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-069-70/+151
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-299-63/+153
| |\ \ \
| | * | | ARM: gic-v3: Work around definition of gic_write_bpr1Marc Zyngier2016-09-231-0/+9
| | * | | ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-224-0/+18
| | * | | ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registersVladimir Murzin2016-09-221-0/+64
| | * | | ARM: Move system register accessors to asm/cp15.hVladimir Murzin2016-09-223-30/+27Star
| | * | | ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin2016-09-221-0/+1
| | * | | arm: KVM: Allow an exit code to be tagged with a Virtual AbortMarc Zyngier2016-09-081-0/+4
| | * | | arm: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+1
| | * | | arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-081-7/+27
| | * | | arm/kvm: excise redundant cache maintenanceMark Rutland2016-09-081-26/+2Star
| | |/ /
| * / / KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-6/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-0612-46/+126
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2016-10-061-4/+2Star
| |\ \ \
| | * | | ARM: kernel: merge core and init PLTsArd Biesheuvel2016-08-301-4/+2Star
| | |/ /
| * | | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-064-3/+14
| |\ \ \