Age | Commit message (Expand) | Author | Files | Lines |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -5/+0 |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
2020-04-02 | arm64/mm: use helper fault_signal_pending() | Peter Xu | 1 | -12/+7 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -18/+0 |
2020-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 7 | -0/+188 |
2020-04-01 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+74 |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 70 | -650/+1908 |
2020-03-31 | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -56/+50 |
2020-03-31 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2020-03-31 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+7 |
2020-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+4 |
2020-03-31 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
2020-03-31 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -86/+27 |
2020-03-30 | Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+4 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -3/+3 |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 1 | -3/+2 |
2020-03-28 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2020-03-27 | Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2020-03-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2020-03-27 | arm64: defconfig: ti: k3: enable dma and networking | Grygorii Strashko | 1 | -0/+3 |
2020-03-27 | arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ... | Grygorii Strashko | 1 | -0/+43 |
2020-03-27 | arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node | Grygorii Strashko | 2 | -0/+50 |
2020-03-27 | arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs | Grygorii Strashko | 1 | -0/+42 |
2020-03-27 | arm64: dts: ti: k3-am65-mcu: add cpsw nuss node | Grygorii Strashko | 2 | -0/+50 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -4/+4 |
2020-03-25 | arm64: dts: Fix leftover entry-methods for PSCI | Linus Walleij | 2 | -2/+2 |
2020-03-25 | arm64: hibernate: Use bringup_hibernate_cpu() | Qais Yousef | 1 | -8/+5 |
2020-03-25 | arm64: Use reboot_cpu instead of hardconding it to 0 | Qais Yousef | 1 | -1/+1 |
2020-03-25 | arm64: Don't use disable_nonboot_cpus() | Qais Yousef | 1 | -2/+2 |
2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core | Catalin Marinas | 21 | -99/+382 |
2020-03-25 | Merge branch 'for-next/asm-cleanups' into for-next/core | Catalin Marinas | 6 | -17/+15 |
2020-03-25 | Merge branch 'for-next/asm-annotations' into for-next/core | Catalin Marinas | 17 | -207/+212 |
2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am... | Catalin Marinas | 36 | -322/+925 |
2020-03-25 | arm64: head: Convert install_el2_stub to SYM_INNER_LABEL | Mark Brown | 1 | -1/+1 |
2020-03-24 | arm64: Introduce get_cpu_ops() helper function | Gavin Shan | 5 | -32/+62 |
2020-03-24 | arm64: Rename cpu_read_ops() to init_cpu_ops() | Gavin Shan | 4 | -6/+6 |
2020-03-24 | arm64: Declare ACPI parking protocol CPU operation if needed | Gavin Shan | 1 | -0/+2 |
2020-03-24 | arm64: move kimage_vaddr to .rodata | Remi Denis-Courmont | 1 | -5/+7 |
2020-03-24 | arm64: use mov_q instead of literal ldr | Remi Denis-Courmont | 5 | -12/+8 |
2020-03-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -4/+4 |
2020-03-23 | Merge 5.6-rc7 into tty-next | Greg Kroah-Hartman | 5 | -11/+28 |
2020-03-21 | arm64: vdso32: Enable Clang Compilation | Vincenzo Frascino | 1 | -0/+11 |
2020-03-21 | arm64: vdso32: Include common headers in the vdso library | Vincenzo Frascino | 2 | -3/+1 |
2020-03-21 | arm64: vdso: Include common headers in the vdso library | Vincenzo Frascino | 2 | -3/+0 |
2020-03-21 | arm64: Introduce asm/vdso/processor.h | Vincenzo Frascino | 2 | -5/+19 |
2020-03-21 | arm64: vdso32: Code clean up | Vincenzo Frascino | 2 | -20/+0 |
2020-03-21 | arm64: Introduce asm/vdso/clocksource.h | Vincenzo Frascino | 2 | -2/+9 |
2020-03-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -11/+26 |
2020-03-20 | arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH | Nick Desaulniers | 1 | -0/+4 |
2020-03-20 | arm64: alternative: fix build with clang integrated assembler | Ilie Halip | 1 | -1/+1 |