summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-24KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-24KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-24KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-24MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-24PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-24arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-03-08ARM: dts: kirkwood: use unique machine name for ds112Heinrich Schuchardt
2016-03-08KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-08x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-04powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-02-25ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-25ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-25MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-17powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan
2016-02-17x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-17powerpc/eeh: Fix PE location codeGavin Shan
2016-02-17arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-02-16x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-02-16KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2016-02-03openrisc: fix CONFIG_UID16 settingAndrew Morton
2016-02-03mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-02-02um: Fix build error and kconfig for i386Mickaël Salaün
2016-02-02perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-02-02x86/LDT: Print the real LDT base addressJan Beulich
2016-02-02m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-02sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-02-02x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-02-02powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-02-02parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-02x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-02-02s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-02-02x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-02-02x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-02-02uml: flush stdout before forkingVegard Nossum
2016-02-02x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-02-02arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-02-02arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2016-02-02powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-02-02powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-02-02arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-02-02arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-02-02KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-02-02KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-25kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-25net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-25x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2016-01-25dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov
2016-01-25[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2016-01-25MIPS: uaccess: Fix strlen_user with EVAJames Hogan