summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-13arm_arch_timer: Expose event stream statusJulien Thierry
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki
2017-10-03arm: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann
2017-10-03arm: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2017-08-14ARM: align .data sectionRussell King
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu