summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: STiH407: Supply PWM Capture IRQLee Jones2016-09-061-0/+1
* ARM: dts: STiH416-b2020e: update gpio specifierPatrice Chotard2016-09-061-3/+3
* ARM: dts: STiH41x-b2000: update gpio specifierPatrice Chotard2016-09-061-2/+3
* ARM: dts: STiHxxx-b2120: update gpio specifierPatrice Chotard2016-09-061-4/+2
* ARM: dts: STiH416-pinctrl: update gpio-cells to 2Patrice Chotard2016-09-061-30/+30
* ARM: dts: STiH415-pinctrl: update gpio-cells to 2Patrice Chotard2016-09-061-27/+27
* ARM: dts: STiH41x-b2020: Update gpio specifierPatrice Chotard2016-09-021-3/+3
* ARM: dts: STiH418-B2199: Update gpio specifierPatrice Chotard2016-09-021-4/+3
* ARM: dts: STiH407-pinctrl: Update gpio-cells to 2Patrice Chotard2016-09-021-26/+26
* ARM: dts: STi: Introduce B2260 boardPatrice Chotard2016-09-022-0/+191
* ARM: dts: STiH407-family: Add ports-implemented property in sata nodesPatrice Chotard2016-09-021-0/+4
* ARM: dts: STiH407-pinctrl: Add pinctrl_rgmii1_mdio_1 nodePatrice Chotard2016-09-021-0/+7
* ARM: dts: STiH407: Move non-removable property to board filePatrice Chotard2016-09-023-1/+2
* ARM: dts: STiH407-pinctrl: Add i2c2_alt2_1 nodePatrice Chotard2016-09-021-0/+7
* ARM: dts: STiH410: Add thermal nodePatrice Chotard2016-09-021-0/+8
* ARM: dts: STiH407: Move pio20 node to fix kernel warningPatrice Chotard2016-09-021-9/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0613-62/+96
|\
| * nvmx: mark ept single context invalidation as supportedBandan Das2016-08-041-7/+7
| * nvmx: remove comment about missing nested vpid supportBandan Das2016-08-041-1/+0
| * KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li2016-08-041-0/+3
| * Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-048-7/+52
| |\
| | * arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
| | * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-226-0/+44
| | * KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-0/+3
| * | x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
| * | pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-043-34/+31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-0667-795/+1397
|\ \ \
| * \ \ Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-0322-74/+199
| |\ \ \
| | * | | MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan2016-07-241-0/+2
| | * | | MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens2016-07-241-1/+1
| | * | | MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-241-9/+10
| | * | | MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-07-241-7/+7
| | * | | MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-07-241-1/+3
| | * | | MIPS: Fix r4k clockevents registrationHuacai Chen2016-07-241-6/+1
| | * | | MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic2016-07-211-1/+3
| | * | | MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-211-1/+1
| | * | | bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2016-07-211-1/+1
| | * | | MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2016-07-211-1/+1
| * | | | MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn2016-08-031-1/+1
| * | | | MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt2016-08-031-8/+11
| * | | | MIPS: Cobalt: Fix typoAndrea Gelmini2016-08-031-2/+2
| * | | | MIPS: Octeon: Fix typoAndrea Gelmini2016-08-031-1/+1
| * | | | MIPS: Lantiq: Fix build failureSudip Mukherjee2016-08-031-2/+2
| * | | | MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton2016-08-021-10/+28
| * | | | MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.Aaro Koskinen2016-08-021-0/+15
| * | | | MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts.Aaro Koskinen2016-08-021-2/+3
| * | | | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen2016-08-023-41/+4
| * | | | MIPS: store the appended dtb address in a variableJonas Gorski2016-08-027-15/+30
| * | | | MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-023-36/+19
| * | | | MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas2016-08-021-1/+1