summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+8
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki1-2/+0
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar115-1/+140
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+27
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman5-0/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman13-0/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman95-0/+95
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-1/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-2/+1
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni1-0/+5
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-5/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon1-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-6/+0
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki1-2/+0
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki1-2/+0
2017-10-03arm: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann1-0/+3
2017-10-03arm: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann1-0/+5
2017-09-17Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2-11/+6
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-0/+4
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-108/+0
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+14
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King23-78/+122
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox1-0/+14
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+19
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář1-2/+9
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse2-6/+19
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+34
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-22/+4
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+11
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar1-6/+0
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse1-6/+0
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier1-0/+6
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier1-0/+28
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-16/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-16/+0
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-2/+9
2017-08-16Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-108/+0
2017-08-14ARM: align .data sectionRussell King1-0/+1
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-2/+4
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu1-7/+0
2017-08-02ARM: 8689/1: scu: add missing errno includeJohan Hovold1-0/+1
2017-08-02ARM: 8688/1: pm: add missing types includeJohan Hovold1-0/+2
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-0/+11