aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-14/+14
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+4
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-119/+11
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-33/+20
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-58/+1
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-20/+4
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-7/+10
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki2-26/+0
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki2-86/+10
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki1-7/+1
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-10/+18
2017-11-08ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven1-7/+1
2017-11-07arm/kprobes: Remove jprobe test caseMasami Hiramatsu1-57/+0
2017-11-07arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar659-21/+711
2017-11-06ARM: footbridge: Fix typo in timer conversionKees Cook1-1/+1
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-1/+38
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+3
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-14/+22
2017-11-02arm: pxa: Convert timers to use timer_setup()Kees Cook2-13/+10
2017-11-02ARM: footbridge: Convert timers to use timer_setup()Kees Cook1-18/+8
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds647-0/+647
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier1-3/+7
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 licenseGreg Kroah-Hartman13-0/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman629-0/+629
2017-11-02ARM: add debug ".edata_real" symbolRussell King1-0/+9
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck1-0/+2
2017-10-30Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-6/+6
2017-10-30Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixesArnd Bergmann3-8/+16
2017-10-29hwmon: (sht15) Root out platform dataLinus Walleij1-7/+10
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-10-26ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland3-3/+3
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-2/+1
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar17-31/+72
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman17-31/+72
2017-10-21arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry1-1/+1
2017-10-21arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng1-4/+2
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-1/+18
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesArnd Bergmann1-8/+8
2017-10-21ARM: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada3-8/+16
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson2-4/+4
2017-10-19ARM: dts: fix PCLK name on Gemini and MOXA ARTLinus Walleij2-2/+4
2017-10-19Merge tag 'imx-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesArnd Bergmann1-4/+4
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2