summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook2017-12-101-1/+1
* powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao2017-12-101-2/+3
* powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao2017-12-101-4/+11
* locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook2017-12-101-1/+1
* s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-12-101-11/+22
* locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2017-12-102-2/+7
* kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu2017-12-101-9/+14
* x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen2017-12-103-6/+19
* kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu2017-12-101-1/+1
* x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre2017-12-101-3/+5
* x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre2017-12-101-0/+1
* m68k: fix ColdFire node shift size calculationGreg Ungerer2017-12-101-1/+1
* s390/pci: do not require AIS facilityChristian Borntraeger2017-12-103-4/+9
* MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-12-102-1/+22
* s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-103-19/+20
* Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()"Greg Kroah-Hartman2017-12-051-8/+2
* KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert2017-12-051-0/+5
* KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert2017-12-051-1/+6
* KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini2017-12-051-0/+2
* KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2017-12-052-0/+4
* KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon2017-12-051-0/+3
* powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman2017-12-051-0/+2
* powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar2017-12-051-3/+12
* arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-057-31/+22
* arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2017-12-052-36/+46
* s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-12-051-7/+8
* mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-12-051-0/+6
* ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zoneNeil Armstrong2017-11-301-0/+8
* powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin2017-11-301-1/+1
* powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin2017-11-301-4/+4
* powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-301-26/+24
* powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman2017-11-301-2/+2
* powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-302-31/+50
* powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman2017-11-301-1/+1
* powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-301-1/+1
* powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman2017-11-301-6/+6
* powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh2017-11-301-0/+10
* powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2017-11-301-4/+2
* parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin2017-11-301-3/+3
* kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini2017-11-301-44/+106
* KVM: SVM: obey guest PATPaolo Bonzini2017-11-301-0/+7
* KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek2017-11-301-0/+2
* KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras2017-11-301-0/+12
* MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-11-301-14/+14
* MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-301-1/+1
* MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-301-0/+17
* MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada2017-11-301-1/+0
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-302-14/+14
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin2017-11-301-1/+1