summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-10-042-0/+28
|\
| * ARM: dts: Add Arria10 SD/MMC EDAC devicetree entryThor Thayer2016-08-101-0/+12
| * ARM: dts: Add Arria10 USB EDAC devicetree entryThor Thayer2016-08-081-0/+8
| * ARM: dts: Add Arria10 DMA EDAC devicetree entryThor Thayer2016-08-081-0/+8
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-10-041-1/+0
|\ \
| * | clk: iproc: Make clocks visible optionsJon Mason2016-09-151-1/+0
| |/
* | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-041-13/+1
|\ \
| * \ Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-0512-11/+38
| |\ \
| * | | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-13/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-042-40/+21
|\ \ \ \
| * | | | ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+13
| * | | | ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+8
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-043-0/+15
|\ \ \ \ \
| * | | | | ARM/dts: Add EXTI controller node to stm32f429Alexandre TORGUE2016-09-211-0/+8
| * | | | | ARM/STM32: Select external interrupts controllerAlexandre TORGUE2016-09-211-0/+1
| * | | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-2017-70/+95
| |\ \ \ \ \
| * | | | | | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-121-0/+6
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-041-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-2015-64/+90
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-1544-62/+104
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
* | | | | | | | | | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-032-2/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-10-022-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-10-022-2/+2
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | Merge tag 'samsung-defconfig-schedutil-4.9' of git://git.kernel.org/pub/scm/l...Rafael J. Wysocki2016-09-132-2/+2
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | * | | | | | | ARM: multi_v7_defconfig: Don't attempt to enable schedutil governor as moduleJavier Martinez Canillas2016-08-191-1/+1
| | | | * | | | | | | ARM: exynos_defconfig: Don't attempt to enable schedutil governor as moduleJavier Martinez Canillas2016-08-191-1/+1
| | | | | |_|_|_|_|/ | | | | |/| | | | |
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-034-20/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-233-1/+10
| * | | | | | | | | | arm: perf: move to common attr_group fieldsMark Rutland2016-09-091-19/+28
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-033-5/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana2016-10-021-1/+1
| * | | | | | | | | ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros2016-09-291-1/+1
| * | | | | | | | | ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-09-291-3/+11
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-131-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-168-46/+51
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'samsung-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-161-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas2016-08-301-0/+6
| * | | | | | | | | | ARM: keystone: defconfig: Fix USB configurationRoger Quadros2016-09-151-0/+1
| * | | | | | | | | | ARM: multi_v7_defconfig: update XILINX_VDMAFabian Frederick2016-09-141-1/+1
| * | | | | | | | | | Merge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-09-092-8/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones2016-09-081-4/+6
| | * | | | | | | | | | ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones2016-09-081-4/+8
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-09-091-36/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang2016-09-021-36/+26
| | |/ / / / / / / / /
| * | | | | | | | | | ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsiIan Campbell2016-09-092-1/+3
* | | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-09-166-17/+38
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | ARM: pxa/lubbock: add pcmcia clockRussell King2016-09-121-0/+14
| * | | | | | | | | ARM: locomo: fix locomo irq handlingRussell King2016-09-121-3/+2