summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-31arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-01-31arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith
2016-01-31powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple
2016-01-31powerpc/opal-irqchip: Fix double endian conversionAlistair Popple
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-31x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2016-01-31x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen
2016-01-31x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2015-12-09xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-12-09KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-12-09KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-12-09KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-12-09s390/pci: reshuffle struct used to write debug dataSebastian Ott
2015-12-09s390/kernel: fix ptrace peek/poke for floating point registersMartin Schwidefsky
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-09x86/mpx: Fix 32-bit address space calculationDave Hansen
2015-12-09x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen