Age | Commit message (Expand) | Author | Files | Lines |
2021-07-11 | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+19 |
2021-07-11 | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+21 |
2021-07-11 | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 30 | -65/+29 |
2021-07-10 | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 55 | -1651/+1971 |
2021-07-10 | Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 3 | -3/+5 |
2021-07-10 | Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -2/+33 |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 520 | -2925/+23166 |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 45 | -407/+354 |
2021-07-10 | Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2021-07-09 | Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -134/+26 |
2021-07-09 | Merge branch 'arm/fixes' into arm/soc | Olof Johansson | 28 | -100/+98 |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 37 | -360/+901 |
2021-07-09 | Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -19/+22 |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 42 | -106/+1668 |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 57 | -152/+167 |
2021-07-09 | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2 | -0/+19 |
2021-07-09 | MIPS: vdso: Invalid GIC access through VDSO | Martin Fäcknitz | 1 | -1/+1 |
2021-07-09 | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry | Marc Zyngier | 2 | -0/+19 |
2021-07-08 | s390: preempt: Fix preempt_count initialization | Valentin Schneider | 3 | -12/+6 |
2021-07-08 | s390/linkage: increase asm symbols alignment to 16 | Vasily Gorbik | 1 | -1/+1 |
2021-07-08 | s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn() | Heiko Carstens | 3 | -3/+3 |
2021-07-08 | s390: add type checking to CALL_ON_STACK_NORETURN() macro | Heiko Carstens | 1 | -1/+3 |
2021-07-08 | s390: remove old CALL_ON_STACK() macro | Heiko Carstens | 1 | -37/+0 |
2021-07-08 | s390/softirq: use call_on_stack() macro | Heiko Carstens | 1 | -1/+1 |
2021-07-08 | s390/lib: use call_on_stack() macro | Heiko Carstens | 1 | -2/+3 |
2021-07-08 | s390/smp: use call_on_stack() macro | Heiko Carstens | 1 | -4/+8 |
2021-07-08 | s390/kexec: use call_on_stack() macro | Heiko Carstens | 1 | -1/+2 |
2021-07-08 | s390/irq: use call_on_stack() macro | Heiko Carstens | 1 | -3/+5 |
2021-07-08 | s390/mm: use call_on_stack() macro | Heiko Carstens | 1 | -4/+9 |
2021-07-08 | s390: introduce proper type handling call_on_stack() macro | Heiko Carstens | 1 | -0/+97 |
2021-07-08 | s390/irq: simplify on_async_stack() | Heiko Carstens | 1 | -1/+1 |
2021-07-08 | s390/irq: inline do_softirq_own_stack() | Heiko Carstens | 2 | -8/+13 |
2021-07-08 | s390/irq: simplify do_softirq_own_stack() | Heiko Carstens | 1 | -11/+1 |
2021-07-08 | s390/ap: get rid of register asm in ap_dqap() | Harald Freudenberger | 1 | -18/+24 |
2021-07-08 | s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART | Sven Schnelle | 3 | -11/+12 |
2021-07-08 | s390: move restart of execve() syscall | Sven Schnelle | 2 | -15/+20 |
2021-07-08 | s390/signal: remove sigreturn on stack | Sven Schnelle | 4 | -36/+2 |
2021-07-08 | s390/signal: switch to using vdso for sigreturn and syscall restart | Sven Schnelle | 4 | -31/+31 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
2021-07-08 | powerpc/mm: enable HAVE_MOVE_PMD support | Aneesh Kumar K.V | 1 | -0/+2 |
2021-07-08 | powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache | Aneesh Kumar K.V | 3 | -18/+36 |
2021-07-08 | mm/mremap: allow arch runtime override | Aneesh Kumar K.V | 1 | -0/+6 |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 10 | -15/+22 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 19 | -33/+43 |
2021-07-08 | x86/dumpstack: use %pSb/%pBb for backtrace printing | Stephen Boyd | 1 | -1/+1 |
2021-07-08 | arm64: stacktrace: use %pSb for backtrace printing | Stephen Boyd | 1 | -1/+1 |
2021-07-08 | x86: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | sh: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | s390: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |