summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed14-55/+31
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer2-2/+3
2020-03-28x86/boot/compressed: Fix debug_puthex() parameter typeJoerg Roedel1-1/+1
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner19-179/+91
2020-03-28Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner14-764/+392
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner1-1/+0
2020-03-28x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro2-94/+19
2020-03-28x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro1-8/+8
2020-03-28x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...Al Viro1-26/+36
2020-03-28[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro3-7/+0
2020-03-28sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro1-3/+0
2020-03-28futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro18-52/+39
2020-03-28Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-104/+120
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-78/+95
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-03-27block: simplify queue allocationChristoph Hellwig2-4/+2
2020-03-27x86/vdso: Discard .note.gnu.property sections in vDSOH.J. Lu1-0/+7
2020-03-27parisc: Fix defconfig selectionHelge Deller2-0/+12
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu1-0/+1
2020-03-27x86/split_lock: Avoid runtime reads of the TEST_CTRL MSRXiaoyao Li1-5/+4
2020-03-27x86/split_lock: Rework the initialization flow of split lock detectionXiaoyao Li1-33/+42
2020-03-27x86/mm/set_memory: Fix -Wmissing-prototypes warningsBenjamin Thiel3-7/+6
2020-03-27x86/mm: Mark setup_emu2phys_nid() staticBenjamin Thiel1-1/+1
2020-03-27x86/jump_label: Move 'inline' keyword placementRandy Dunlap1-1/+1
2020-03-27x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel1-0/+2
2020-03-27arm64: defconfig: ti: k3: enable dma and networkingGrygorii Strashko1-0/+3
2020-03-27arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ...Grygorii Strashko1-0/+43
2020-03-27arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss nodeGrygorii Strashko2-0/+50
2020-03-27arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko1-0/+42
2020-03-27arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko2-0/+50
2020-03-27RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+29
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26kill uaccess_try()Al Viro4-84/+0
2020-03-26x86: unsafe_put-style macro for sigmaskAl Viro1-4/+8
2020-03-26x86: x32_setup_rt_frame(): consolidate uaccess areasAl Viro1-12/+5
2020-03-26x86: __setup_rt_frame(): consolidate uaccess areasAl Viro1-17/+9
2020-03-26x86: __setup_frame(): consolidate uaccess areasAl Viro1-17/+6
2020-03-26x86: setup_sigcontext(): list user_access_{begin,end}() into callersAl Viro1-21/+24
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro1-43/+48
2020-03-26x86: ia32_setup_rt_frame(): consolidate uaccess areasAl Viro1-10/+3
2020-03-26x86: ia32_setup_frame(): consolidate uaccess areasAl Viro1-27/+12
2020-03-26x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callersAl Viro1-16/+28
2020-03-26x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu1-6/+11
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller39-99/+190
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+10
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann1-5/+4
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra2-1/+7