aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2016-08-262-7/+7
* x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2016-08-261-6/+18
* m68k: Define asmlinkage_protectAndreas Schwab2016-08-261-0/+30
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2016-08-265-10/+16
* MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan2016-08-261-1/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2016-08-261-0/+23
* x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2016-08-261-1/+1
* Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2016-08-261-1/+1
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2016-08-261-7/+10
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2016-08-261-0/+7
* ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2016-08-261-0/+8
* Revert "ARM64: unwind: Fix PC calculation"Will Deacon2016-08-261-5/+1
* arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2016-08-261-0/+1
* fix buildStefan Guendhoer2016-08-261-0/+1
* x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2016-08-261-1/+6
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2016-08-261-2/+6
* x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2016-08-261-0/+1
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2016-08-263-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2016-08-261-1/+13
* arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon2016-08-261-0/+5
* arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon2016-08-261-11/+36
* arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2016-08-261-0/+4
* xtensa: don't use echo -e needlesslyMax Filippov2016-08-262-3/+3
* xtensa: fix kernel register spillingMax Filippov2016-08-262-12/+21
* xtensa: fix threadptr reload on return to userspaceMax Filippov2016-08-261-1/+2
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2016-08-261-0/+1
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2016-08-261-10/+2
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2016-08-261-1/+1
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2016-08-263-6/+0
* signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2016-08-261-1/+2
* ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2016-08-261-1/+2
* ARM: Fix FIQ code on VIVT CPUsRussell King2016-08-261-6/+2
* ARM: Fix !kuser helpers caseRussell King2016-08-261-1/+2
* x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski2016-08-261-0/+40
* sparc64: Fix userspace FPU register corruptions.David S. Miller2016-08-264-81/+11
* sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2016-08-262-1/+21
* perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2016-08-261-17/+17
* MIPS: Make set_pte() SMP safe.David Daney2016-08-261-0/+31
* MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2016-08-261-2/+3
* ARM: realview: fix sparsemem buildArnd Bergmann2016-08-261-0/+2
* efi: fix 32bit kernel boot failed problem using efiFupan Li2016-08-261-1/+1
* tile: use free_bootmem_late() for initrdChris Metcalf2016-08-261-1/+1
* ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin2016-08-261-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2016-08-261-0/+4
* MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2016-08-261-1/+1
* arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2016-08-261-0/+4
* arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2016-08-261-1/+1
* arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2016-08-261-0/+8
* ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta2016-08-261-4/+5
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2016-08-263-4/+4