aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-29x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov
2017-05-29x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2017-05-28x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He
2017-05-28x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2017-05-28efi: Don't issue error message when booted under XenJuergen Gross
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26KVM: x86: Fix virtual wire modeJan H. Schönherr
2017-05-26KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2017-05-26KVM: X86: Fix preempt the preemption timer cancelWanpeng Li
2017-05-26x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka
2017-05-25ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple
2017-05-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka
2017-05-24x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson
2017-05-24x86/build: Permit building with old make versionsJan Kiszka
2017-05-24x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf
2017-05-24Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-05-23ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla
2017-05-23arm64: dts: hikey: Fix WiFi supportUlf Hansson
2017-05-23arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dtsUlf Hansson
2017-05-23arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulatorsUlf Hansson
2017-05-23arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dtsUlf Hansson
2017-05-23arm64: dts: hikey: Add clock for the pmic mfdDaniel Lezcano
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds