summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-0848-164/+487
|\
| * Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-066-14/+28
| |\
| | * MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin2019-06-241-9/+20
| | * MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger2019-06-201-1/+2
| | * MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-06-192-1/+3
| | * MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
| | * MIPS: Fix bounds check virt_addr_validHauke Mehrtens2019-06-161-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-054-15/+25
| |\ \
| | * | KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-051-1/+1
| | * | KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li2019-07-021-1/+1
| | * | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-021-9/+16
| | * | KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon2019-07-021-1/+4
| | * | KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini2019-07-021-3/+3
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-053-1/+15
| |\ \ \
| | * \ \ Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-07-021990-9922/+2864
| | |\ \ \
| | | * | | ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski2019-07-021-1/+1
| | | * | | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| | | * | | ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| | | |/ /
| | * | | Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson2019-07-011-0/+8
| | |\ \ \
| | | * | | ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott2019-06-271-0/+8
| * | | | | Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-07-041-0/+10
| |\ \ \ \ \
| | * | | | | ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina2019-07-021-0/+2
| | * | | | | ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...Steven Rostedt (VMware)2019-06-281-0/+5
| | * | | | | ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-06-281-0/+3
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
| | * | | | | arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-06-261-2/+6
| * | | | | | Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin2019-06-251-1/+1
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-298-55/+89
| |\ \ \ \ \ \ \
| | * | | | | | | x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf2019-06-281-4/+22
| | * | | | | | | perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu2019-06-281-5/+5
| | * | | | | | | x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-06-261-1/+10
| | * | | | | | | x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov2019-06-261-11/+13
| | * | | | | | | x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov2019-06-261-1/+2
| | * | | | | | | x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-06-261-8/+9
| | * | | | | | | x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King2019-06-221-1/+2
| | * | | | | | | x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre2019-06-201-19/+16
| | * | | | | | | x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner2019-06-191-5/+10
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-295-30/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang2019-06-243-7/+4
| | * | | | | | | | perf/x86: Clean up PEBS_XMM_REGSKan Liang2019-06-243-21/+3
| | * | | | | | | | perf/x86/regs: Check reserved bitsKan Liang2019-06-241-2/+5
| | * | | | | | | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-242-0/+4
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-291-0/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-06-051-0/+30
| * | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-291-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/efi: fix a -Wtype-limits compilation warningQian Cai2019-06-211-1/+1
| * | | | | | | | | | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-292-8/+157
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARC: [plat-hsdk]: unify memory apertures configurationEugeniy Paltsev2019-06-111-8/+153