aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-11Merge branch 'android-3.14' of ../../android/aosp into linux-linaro-lsk-v3.14...Kevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-11-10Merge tag 'v3.14.57' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
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-11-04Merge tag 'v3.14.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27arm: mm: support ARCH_MMAP_RND_BITS.dcashman
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
2015-10-14Merge branch 'android-3.14' of /home/khilman/work/kernel/android/aosp into li...Kevin Hilman
2015-10-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-10-01parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-01parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-10-01powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-10-01powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-10-01powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-10-01arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-01arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-01arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-01arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-01arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-23ARM64 readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-09-21ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUPVignesh R
2015-09-21xtensa: fix kernel register spillingMax Filippov