summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-30ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zoneNeil Armstrong
2017-11-30powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin
2017-11-30powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin
2017-11-30powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin
2017-11-30powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman
2017-11-30powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin
2017-11-30powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman
2017-11-30powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao
2017-11-30powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman
2017-11-30powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh
2017-11-30powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2017-11-30parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2017-11-30kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras
2017-11-30MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada
2017-11-30MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan
2017-11-30MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin
2017-11-30MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin
2017-11-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas
2017-11-30perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen
2017-11-30x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski
2017-11-30x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-30x86/boot: Fix boot failure when SMP MP-table is based at 0Tom Lendacky
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens
2017-11-30s390/guarded storage: fix possible memory corruptionHeiko Carstens
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens
2017-11-30s390/noexec: execute kexec datamover without DATHeiko Carstens
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck
2017-11-21sparc32: Add cmpxchg64().David S. Miller
2017-11-21x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-10x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin
2017-11-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds