summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-16Merge branch 'sched/core'Ingo Molnar
2017-02-12Merge branches 'fixes', 'kuser', 'misc' and 'sa1100-base' into for-nextRussell King
2017-02-09kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-09arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim
2017-02-07Merge branch 'for-next/rename-debug_rodata' into for-next/ksppKees Cook
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells
2017-02-06initify: Mark functions with the __nocapture attributeEmese Revfy
2017-02-06ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann
2017-02-06ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada
2017-02-06ARM: 8648/2: nommu: display vectors baseAfzal Mohammed
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K
2017-01-30ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-17ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-01-16ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2017-01-13ARM: put types.h in uapiNicolas Dichtel
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-01-10ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-12-14Merge branch 'syscalls' into for-linusRussell King
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-11-29ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin
2016-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger