summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-6/+7
|\
| * arm/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-295-88/+58
|\ \
| * | arm/xen: Convert to hotplug state machineRichard Cochran2016-07-151-30/+11
| * | arm/twd: Convert to hotplug state machineRichard Cochran2016-07-151-20/+11
| * | arm/l2c: Convert to hotplug state machineRichard Cochran2016-07-151-14/+13
| * | arm: Convert VFP hotplug notifiers to state machineThomas Gleixner2016-07-151-11/+17
| * | ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-13/+6
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-2925-171/+373
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King2016-07-2828-165/+365
| |\ \ \ \
| | | * | | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is usedGregory CLEMENT2016-07-141-21/+65
| | | * | | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT2016-07-141-20/+42
| | | * | | ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2016-07-142-0/+29
| | | * | | ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2016-07-142-0/+15
| | | * | | ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2016-07-142-0/+53
| | | * | | ARM: save and reset the address limit when entering an exceptionRussell King2016-07-075-6/+20
| | | * | | ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2016-07-021-1/+1
| | | * | | ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-022-3/+3
| | | * | | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2016-07-022-9/+1
| | | * | | ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-223-14/+12
| | | * | | ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks2016-06-221-0/+1
| | | * | | ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada2016-06-222-5/+2
| | | * | | ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij2016-06-221-0/+2
| | | * | | ARM: uaccess: remove put_user() code duplicationRussell King2016-06-221-57/+49
| | | * | | ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy2016-06-221-8/+0
| | | * | | ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2016-06-222-1/+3
| | | * | | ARM: introduce svc_pt_regs structureRussell King2016-06-224-4/+14
| | | * | | ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-226-15/+15
| | * | | | ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic2016-07-021-4/+40
| * | | | | ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-07-141-11/+6
| * | | | | ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang2016-07-141-3/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-1/+1
|\ \ \ \ \
| * | | | | ARM: io: fix comment grammarAndrew F. Davis2016-06-211-1/+1
* | | | | | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-278-8/+8
|\ \ \ \ \ \
| * | | | | | arm: use the new LED disk activity triggerStephan Linz2016-06-278-8/+8
* | | | | | | Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-07-271-0/+16
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: Add Arria10 Ethernet EDAC devicetree entryThor Thayer2016-06-271-0/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-276-167/+176
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-248-39/+48
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-3041-137/+253
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko2016-06-283-3/+3
| * | | | | | | | | | Documentation: DT: cpsw: remove rx_descs propertyIvan Khoronzhuk2016-06-174-4/+0
| * | | | | | | | | | ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288Vincent Palatin2016-06-161-2/+3
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-102-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn2016-06-041-158/+170
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-277-42/+166
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-251-1/+2
| * | | | | | | | | | | xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-0/+10