summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-19crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-02-19arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel
2016-02-19xtensa: fix secondary core boot in SMPMax Filippov
2016-02-19xtensa: fixes for configs without loop optionMax Filippov
2016-02-19parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-19parisc: Fix syscall restartsHelge Deller
2016-02-19parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2016-02-19parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2016-02-19sh64: fix __NR_fgetxattrDmitry V. Levin
2016-02-19crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss
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