summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'Andrey Smirnov2019-10-141-0/+2
| | * | | | | | ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford2019-10-141-0/+4
| | * | | | | | arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang2019-10-141-18/+18
| | * | | | | | arm64: dts: zii-ultra: fix ARM regulator statesLucas Stach2019-10-061-2/+2
| | |/ / / / /
| * | | | | | Merge tag 'omap-for-v5.4/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-219-20/+17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge tag 'wlcore-fix' into fixesTony Lindgren2019-10-115-5/+5
| | |\ \ \ \ \
| | | * | | | | ARM: dts: Use level interrupt for omap4 & 5 wlcoreTony Lindgren2019-10-095-5/+5
| | | |/ / / /
| | * | | | | ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usageAndrey Smirnov2019-10-081-8/+1
| | * | | | | ARM: dts: omap5: fix gpu_cm clock provider nameTero Kristo2019-10-081-1/+1
| | * | | | | ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford2019-10-041-0/+4
| | * | | | | Merge tag 'fix-missing-panels' into fixesTony Lindgren2019-10-042005-67766/+50569
| | |\ \ \ \ \
| | | * | | | | ARM: omap2plus_defconfig: Fix selected panels after generic panel changesTony Lindgren2019-10-031-6/+6
| | | |/ / / /
| * | | | | | Merge tag 'arm-soc/for-5.4/devicetree-arm64-fixes' of https://github.com/Broa...Olof Johansson2019-10-212-4/+4
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur2019-09-302-4/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mvebu-fixes-5.4-1' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson2019-10-111-6/+7
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supplyMarek BehĂșn2019-10-091-6/+7
| | |/ / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-2513-70/+104
|\ \ \ \ \ \ \
| * | | | | | | KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson2019-10-224-32/+55
| * | | | | | | KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin2019-10-223-8/+8
| * | | | | | | Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-10-223-10/+32
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz2019-10-153-10/+32
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-221-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-201-0/+4
| * | | | | | | | kvm: clear kvmclock MSR on resetPaolo Bonzini2019-10-221-5/+3
| * | | | | | | | KVM: x86: fix bugon.cocci warningskbuild test robot2019-10-221-2/+1
| * | | | | | | | KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon2019-10-221-12/+0
| * | | | | | | | kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson2019-10-221-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-10-236-33/+62
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'misc' into fixesRussell King2019-10-2215-30/+349
| |\ \ \ \ \ \ \
| * | | | | | | | ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed2019-10-211-1/+0
| * | | | | | | | ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2019-10-103-5/+7
| * | | | | | | | ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada2019-10-102-6/+6
| * | | | | | | | ARM: mm: alignment: use "u32" for 32-bit instructionsRussell King2019-10-091-14/+14
| * | | | | | | | ARM: mm: fix alignment handler faults under memory pressureRussell King2019-10-091-8/+36
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-206-38/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-181-24/+24
| * | | | | | | | | x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
| * | | | | | | | | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-151-1/+2
| * | | | | | | | | x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-151-5/+15
| * | | | | | | | | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-111-6/+19
| * | | | | | | | | x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-111-2/+20
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-192-3/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee2019-10-152-3/+12
* | | | | | | | | | | Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-184-23/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu2019-10-151-8/+8
| * | | | | | | | | | | riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley2019-10-141-4/+0
| * | | | | | | | | | | riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley2019-10-141-0/+1
| * | | | | | | | | | | riscv: remove the switch statement in do_trap_break()Vincent Chen2019-10-141-11/+11
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-1713-23/+183
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1772-742/+533
| |\ \ \ \ \ \ \ \ \ \ \