summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-28ARM: dts: r8a77470: Add SMP supportFabrizio Castro
2018-09-28ARM: dts: R-Car Gen1 board comment updateMagnus Damm
2018-09-28ARM: dts: Include R-Car Gen2 product name in DTSI filesMagnus Damm
2018-09-28arm64: dts: marvell: armada-37xx: add nodes to support watchdogMarek BehĂșn
2018-09-28x86/fpu: Remove VLA usage of skcipherKees Cook
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook
2018-09-27signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman
2018-09-27signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arc: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman
2018-09-27signal/ia64: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman
2018-09-27signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman
2018-09-27signal/arm: Use send_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman
2018-09-27signal/arm64: Use send_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_ptrace_errno_trapEric W. Biederman
2018-09-27signal/arm64: In ptrace_hbptriggered name the signal description stringEric W. Biederman
2018-09-27signal/arm64: Remove arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman
2018-09-27signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Only call set_thread_esr once in do_page_faultEric W. Biederman
2018-09-27signal/arm64: Only perform one esr_to_fault_info call in do_page_faultEric W. Biederman
2018-09-27signal/arm64: Expand __do_user_fault and remove itEric W. Biederman
2018-09-27signal/arm64: For clarity separate the 3 signal sending cases in do_page_faultEric W. Biederman
2018-09-27signal/arm64: Consolidate the two hwpoison cases in do_page_faultEric W. Biederman
2018-09-27signal/arm64: Factor set_thread_esr out of __do_user_faultEric W. Biederman
2018-09-27signal/arm64: Factor out arm64_show_signal from arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman
2018-09-27signal/arm64: Push siginfo generation into arm64_notify_dieEric W. Biederman
2018-09-27x86/hyperv: Remove unused includeYueHaibing
2018-09-27x86/hyperv: Suppress "PCI: Fatal: No config space access function found"Dexuan Cui
2018-09-27x86/mm/cpa: Optimize __cpa_flush_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Factor common code between cpa_flush_*()Peter Zijlstra
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()Peter Zijlstra
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Use flush_tlb_kernel_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Unconditionally avoid WBINDV when we canPeter Zijlstra
2018-09-27x86/mm/cpa: Move flush_tlb_all()Peter Zijlstra
2018-09-27x86/mm/cpa: Use flush_tlb_all()Peter Zijlstra
2018-09-27x86/mm/cpa: Avoid the 4k pages check completelyThomas Gleixner
2018-09-27x86/mm/cpa: Do the range check earlyThomas Gleixner
2018-09-27x86/mm/cpa: Optimize same protection checkThomas Gleixner
2018-09-27x86/mm/cpa: Add sanity check for existing mappingsThomas Gleixner
2018-09-27x86/mm/cpa: Avoid static protection checks on unmapThomas Gleixner
2018-09-27x86/mm/cpa: Add large page preservation statisticsThomas Gleixner
2018-09-27x86/mm/cpa: Add debug mechanismThomas Gleixner
2018-09-27x86/mm/cpa: Allow range check for static protectionsThomas Gleixner