summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-25x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-25x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-25KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-25x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-25x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-25m68k/mac: Make SCC reset work more reliablyFinn Thain
2016-01-25m68k/mm: Check for mm != NULL in do_page_fault() debug codeGeert Uytterhoeven
2016-01-19m32r: fix potential NULL-pointer dereferenceKirill A. Shutemov
2016-01-19pm: use GFP_ATOMIC when pm core call this functionScott Jiang
2016-01-09efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar
2016-01-05x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He
2016-01-05arm64: Fix compat register mappingsRobin Murphy
2016-01-05x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2016-01-05x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2016-01-05x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2016-01-05x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2016-01-05ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2016-01-05ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2016-01-05ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-12-14MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-12-14MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-12-14MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2015-11-18x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu
2015-11-18KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-11-18KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2015-11-18KVM: svm: unconditionally intercept #DBPaolo Bonzini
2015-11-18KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-18KVM: x86: Defining missing x86 vectorsNadav Amit
2015-11-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard
2015-11-12Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-28arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-28crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-28m68k: Define asmlinkage_protectAndreas Schwab
2015-10-28arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-28MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-10-28arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2015-10-28arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra
2015-10-28arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2015-10-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-27x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-27ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-27ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-10-22ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell
2015-10-09Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller