summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2016-01-31powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2016-01-31powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent4-56/+6
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+58
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini1-1/+1
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini1-5/+6
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras1-0/+6
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2016-01-31KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras1-1/+1
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář1-9/+10
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)1-1/+2
2016-01-31x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj1-0/+11
2016-01-31x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel6-1/+19
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen1-3/+3
2016-01-31x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown1-4/+5
2015-12-09xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2-0/+10
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand1-1/+5
2015-12-09KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand1-0/+4
2015-12-09KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2-8/+3
2015-12-09KVM: s390: SCA must not cross page boundariesDavid Hildenbrand1-1/+3
2015-12-09s390/pci: reshuffle struct used to write debug dataSebastian Ott1-3/+3
2015-12-09s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky1-4/+4
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-12-09arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-12-09x86/mpx: Fix 32-bit address space calculationDave Hansen1-5/+17
2015-12-09x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen1-1/+24
2015-12-09x86/fpu: Fix 32-bit signal frame handlingDave Hansen1-6/+5
2015-12-09x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han1-1/+0
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-12-09x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov3-9/+27
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-12-09KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek1-1/+3
2015-12-09KVM: x86: allow RSM from 64-bit modePaolo Bonzini1-5/+25
2015-12-09KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář1-4/+3
2015-12-09KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2-0/+20
2015-12-09kvm: x86: zero EFER on INITPaolo Bonzini2-8/+6
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář1-0/+2