summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-166-428/+56Star
|\
| * Merge branch 'syscalls' into for-linusRussell King2016-12-145-428/+29Star
| |\
| | * ARM: convert to generated system call tablesRussell King2016-10-184-424/+27Star
| | * ARM: remove indirection of asm/mach-types.hRussell King2016-10-182-1/+2
| | |
| | \
| *-. \ Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-144-2/+31
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: 8619/1: udelay: document the various constantsNicolas Pitre2016-10-191-0/+27
| | |/ | |/|
* | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-145-431/+5Star
|\ \ \
| * | | arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier2016-12-025-431/+5Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-141-0/+2
|\ \ \ \
| * | | | ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-0/+2
* | | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-1/+0Star
|\ \ \ \ \
| * | | | | arm, arm64: don't include blk_types.h in <asm/io.h>Christoph Hellwig2016-11-011-1/+0Star
| | |_|/ / | |/| | |
* | | | | 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