summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds93-428/+214
2016-07-31Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-4/+7
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds50-101/+28
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-252/+60
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-6/+7
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-88/+58
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds25-171/+373
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King28-165/+365
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds8-8/+8
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+16
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-167/+176
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-42/+166
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-7/+28
2016-07-26Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V1-0/+12
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-4/+13
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2-0/+54
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-23/+22
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-7/+13
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+113
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov1-1/+2
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov1-0/+10
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-39/+48
2016-07-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-39/+48
2016-07-22ARM: dts: fix STMicroelectronics compatible stringsStefan Agner5-5/+5
2016-07-21ARM: mps2: fix typoBaruch Siach1-1/+1
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown1-0/+1
2016-07-17watchdog: qcom: add option for standalone watchdog not in timer blockMatthew McClintock1-1/+1
2016-07-17watchdog: qcom: update device tree bindingsMatthew McClintock3-3/+6
2016-07-15arm/xen: Convert to hotplug state machineRichard Cochran1-30/+11
2016-07-15arm/twd: Convert to hotplug state machineRichard Cochran1-20/+11
2016-07-15arm/l2c: Convert to hotplug state machineRichard Cochran1-14/+13
2016-07-15arm: Convert VFP hotplug notifiers to state machineThomas Gleixner1-11/+17
2016-07-14ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-11/+6
2016-07-14ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang1-3/+11
2016-07-14ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is usedGregory CLEMENT1-21/+65
2016-07-14ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT1-20/+42
2016-07-14ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2-0/+29
2016-07-14ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2-0/+15
2016-07-14ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2-0/+53
2016-07-14Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann9-22/+33
2016-07-14ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann1-0/+1
2016-07-14ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior1-13/+6
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo1-2/+2