summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-12-22x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen1-6/+18
2015-12-22m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-12-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-12-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-12-22MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-12-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov1-0/+23
2015-12-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-12-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-12-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-12-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li1-0/+7
2015-12-22ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-12-22x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-12-22parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+6
2015-12-22x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang1-0/+1
2015-12-22powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-12-22powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-12-22arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-12-22arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36
2015-12-22arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep1-0/+4
2015-12-22xtensa: don't use echo -e needlesslyMax Filippov2-3/+3
2015-12-22xtensa: fix kernel register spillingMax Filippov2-12/+21
2015-12-22xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-12-22crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin1-0/+1
2015-12-22arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2015-12-22kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-12-22signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras3-6/+0
2015-12-22signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras1-1/+2
2015-12-22ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam1-1/+2
2015-12-22ARM: Fix FIQ code on VIVT CPUsRussell King1-6/+2
2015-12-22ARM: Fix !kuser helpers caseRussell King1-1/+2
2015-12-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-12-22sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-12-22sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2-1/+21
2015-12-22perf/x86/amd: Rework AMD PMU init codePeter Zijlstra1-17/+17
2015-12-22MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-12-22MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-12-22ARM: realview: fix sparsemem buildArnd Bergmann1-0/+2
2015-12-22efi: fix 32bit kernel boot failed problem using efiFupan Li1-1/+1
2015-12-22tile: use free_bootmem_late() for initrdChris Metcalf1-1/+1
2015-12-22ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin1-1/+1
2015-12-22s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky1-0/+4
2015-12-22MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-12-22arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-12-22arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-12-22arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-12-22ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-12-22KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-12-22MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-12-22x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-12-22powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10