summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-23KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-23KVM: x86: removing unused variableSaurabh Sengar
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-11perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-11perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-11fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-11xtensa: clear all DBREAKC registers on startMax Filippov
2016-04-11xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-04-11x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-11x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-11KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-11KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-11perf, nmi: Fix unknown NMI warningMarkus Metzger
2016-04-11s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-04-11KVM: SVM: add rdmsr support for AMD event registersWei Huang
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-14powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-14KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-07PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-07x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-03-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-03-03uml: flush stdout before forkingVegard Nossum
2016-03-03dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov
2016-02-25m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-24ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-24ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-24ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2016-02-24ARM: dts: Kirkwood: Fix QNAP TS219 power-offHelmut Klein
2016-02-24x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-24s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-02-15parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-15parisc: Fix syscall restartsHelge Deller
2016-02-15parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2016-02-15sh64: fix __NR_fgetxattrDmitry V. Levin
2016-02-12openrisc: fix CONFIG_UID16 settingAndrew Morton
2016-02-12x86: vvar, fix excessive gcc-6 DECLARE_VVAR warningsJiri Slaby
2016-02-12arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-12mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-02-12arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-02-12arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-02-12arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-02-12powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-02-12powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2016-01-27ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König
2016-01-27ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2016-01-25x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu