aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-10Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-16.01-androidlsk-v3.10-15.12-androidKevin Hilman
2015-12-10Merge tag 'v3.10.94' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-16.01lsk-v3.10-15.12Kevin Hilman
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: 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-30Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidKevin Hilman
2015-11-10Merge tag 'v3.10.93' 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.10.92' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-27m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven
2015-10-22x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen
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-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
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: 8429/1: disable GCC SRA optimizationArd Biesheuvel
2015-10-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.11-androidlsk-v3.10-15.10-androidKevin Hilman
2015-10-13Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.10Kevin Hilman
2015-10-01x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-10-01parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-10-01x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
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: 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-21xtensa: don't use echo -e needlesslyMax Filippov
2015-09-21xtensa: fix kernel register spillingMax Filippov
2015-09-21xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.09-androidKevin Hilman
2015-09-14Merge tag 'v3.10.88' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.09Kevin Hilman
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-16ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam