summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: restore bogomips information in /proc/cpuinfoYang Shi2016-01-281-0/+4
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2016-01-281-3/+1
* openrisc: fix CONFIG_UID16 settingAndrew Morton2016-01-281-3/+1
* arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2016-01-281-0/+3
* arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood2016-01-281-0/+6
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2016-01-282-4/+6
* powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-281-8/+8
* powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-281-1/+1
* powerpc/tm: Check for already reclaimed tasksMichael Neuling2016-01-281-0/+18
* powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-01-283-5/+14
* x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-281-1/+1
* x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-281-0/+8
* KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras2016-01-281-0/+6
* x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-281-1/+2
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2016-01-281-7/+10
* arm64: Fix compat register mappingsRobin Murphy2015-12-091-8/+8
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-12-091-2/+1
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-12-092-5/+15
* x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-12-091-1/+1
* x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-12-091-0/+8
* ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi2015-12-091-2/+4
* ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli2015-12-091-1/+1
* ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-12-091-0/+2
* ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-12-091-0/+5
* xen: fix backport of previous kexec patchGreg Kroah-Hartman2015-11-091-3/+3
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2015-11-091-5/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-091-0/+3
* sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-10-271-2/+2
* arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon2015-10-271-1/+1
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-273-0/+5
* arc,hexagon: Delete asm/barrier.hPeter Zijlstra2015-10-221-37/+0
* m68k: Define asmlinkage_protectAndreas Schwab2015-10-221-0/+30
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-221-0/+1
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-225-10/+16
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2015-10-221-1/+1
* 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/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/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-221-0/+7
* ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-10-221-2/+2
* 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
* x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-10-011-3/+26
* x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-10-011-16/+17
* x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-10-012-70/+93
* x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-10-011-4/+73