summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-17parisc: Fix syscall restartsHelge Deller
2016-02-17parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2016-02-17sh64: fix __NR_fgetxattrDmitry V. Levin
2016-01-28arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-28mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-28openrisc: fix CONFIG_UID16 settingAndrew Morton
2016-01-28arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-28arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-28arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-28powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-28powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-28powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-28powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2016-01-28x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-28x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-28KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2016-01-28x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-28x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi
2015-12-09ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-22arc,hexagon: Delete asm/barrier.hPeter Zijlstra
2015-10-22m68k: Define asmlinkage_protectAndreas Schwab
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
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/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/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-10-22ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-22ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King