summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-10-221-1/+1
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-221-4/+23
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-10-221-0/+23
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-221-1/+1
* x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-10-221-10/+42
* x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-221-4/+3
* x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-221-1/+66
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-221-1/+1
* x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-10-221-1/+4
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-222-4/+23
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-221-7/+10
* x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner2015-10-221-0/+5
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-221-0/+7
* ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello2015-10-221-2/+0
* ARM: EXYNOS: reset Little cores when cpu is upChanho Park2015-10-222-1/+32
* ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-10-221-1/+1
* ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-10-221-2/+2
* ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-10-221-3/+5
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-10-221-0/+8
* ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-221-5/+10
* perf/x86/intel: Fix constraint accessPeter Zijlstra2015-10-221-1/+4
* KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-10-221-0/+1
* KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-10-221-0/+6
* arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-10-221-2/+4
* KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-10-221-0/+2
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-10-221-2/+4
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-297-9/+11
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-291-2/+6
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-291-1/+1
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-09-291-0/+1
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-291-1/+2
* powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-09-291-0/+3
* powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-09-292-3/+1
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-09-293-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-09-291-1/+13
* powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan2015-09-291-3/+18
* powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens2015-09-291-3/+3
* powerpc/pseries: Fix corrupted pdn listGavin Shan2015-09-291-0/+5
* arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-291-2/+3
* KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-291-1/+3
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-291-1/+1
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-293-0/+22
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2015-09-291-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2015-09-291-11/+36
* arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel2015-09-291-0/+8
* arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel2015-09-291-0/+1
* arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-09-291-0/+4
* MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras2015-09-291-1/+19
* MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras2015-09-291-2/+2
* ARM: rockchip: fix broken buildCaesar Wang2015-09-211-2/+1