summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-22sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-22sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22m68k: Define asmlinkage_protectAndreas Schwab
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-10-22MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-10-22MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-10-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-22MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno
2015-10-22MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno
2015-10-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin
2015-10-22MIPS: Fix console output for Fulong2e systemGuenter Roeck
2015-10-22s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-10-22s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-22x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-22x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-22x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-22x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko
2015-10-22x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello
2015-10-22ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim
2015-10-22ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson
2015-10-22ARM: EXYNOS: reset Little cores when cpu is upChanho Park
2015-10-22ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula
2015-10-22ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner
2015-10-22ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-22ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-10-22ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-22ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-10-22ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd
2015-10-22locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra
2015-10-22locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-10-22perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-10-22Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini
2015-10-22Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini
2015-10-22Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-10-22KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy
2015-10-22KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth