Age | Commit message (Expand) | Author | Files | Lines |
2022-06-06 | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+9 |
2022-06-05 | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+115 |
2022-06-05 | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2022-06-05 | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -112/+20 |
2022-06-05 | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -71/+66 |
2022-06-05 | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2022-06-05 | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-06-05 | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+6 |
2022-06-05 | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -5/+14 |
2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -7/+0 |
2022-06-05 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2022-06-05 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 6 | -23/+14 |
2022-06-04 | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+5 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+0 |
2022-06-04 | parisc/stifb: Implement fb_is_primary_device() | Helge Deller | 1 | -0/+4 |
2022-06-04 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 10 | -75/+15 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 25 | -137/+173 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -53/+85 |
2022-06-04 | Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -897/+584 |
2022-06-04 | Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 180 | -0/+19909 |
2022-06-04 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -5/+6 |
2022-06-04 | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -87/+247 |
2022-06-03 | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 18 | -211/+288 |
2022-06-03 | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -2/+11 |
2022-06-03 | ARM: omap1: enable multiplatform | Arnd Bergmann | 7 | -133/+21 |
2022-06-03 | ARM: OMAP1: clock: Convert to CCF | Janusz Krzysztofik | 5 | -764/+563 |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 25 | -133/+250 |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -689/+420 |
2022-06-03 | KVM: x86: hyper-v: replace bitmap_weight() with hweight64() | Yury Norov | 1 | -2/+2 |
2022-06-03 | KVM: x86: hyper-v: fix type of valid_bank_mask | Yury Norov | 1 | -2/+2 |
2022-06-03 | ia64: cleanup remove_siblinginfo() | Yury Norov | 1 | -4/+0 |
2022-06-03 | KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate | Yury Norov | 1 | -7/+3 |
2022-06-03 | arch/x86: replace nodes_weight with nodes_empty where appropriate | Yury Norov | 2 | -3/+3 |
2022-06-03 | arch/x86: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov | 3 | -9/+9 |
2022-06-03 | arch/ia64: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov | 1 | -1/+1 |
2022-06-03 | arch/alpha: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov | 1 | -1/+1 |
2022-06-03 | risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap() | Yury Norov | 1 | -4/+3 |
2022-06-03 | LoongArch: Add Loongson-3 default config file | Huacai Chen | 2 | -0/+773 |
2022-06-03 | LoongArch: Add Non-Uniform Memory Access (NUMA) support | Huacai Chen | 17 | -29/+844 |
2022-06-03 | LoongArch: Add multi-processor (SMP) support | Huacai Chen | 26 | -10/+1549 |
2022-06-03 | LoongArch: Add VDSO and VSYSCALL support | Huacai Chen | 15 | -0/+622 |
2022-06-03 | LoongArch: Add some library functions | Huacai Chen | 6 | -0/+282 |
2022-06-03 | LoongArch: Add misc common routines | Huacai Chen | 7 | -0/+734 |
2022-06-03 | LoongArch: Add ELF and module support | Huacai Chen | 12 | -0/+1043 |
2022-06-03 | LoongArch: Add signal handling support | Huacai Chen | 4 | -0/+658 |
2022-06-03 | LoongArch: Add system call support | Huacai Chen | 7 | -0/+531 |
2022-06-03 | LoongArch: Add memory management | Huacai Chen | 26 | -0/+3172 |
2022-06-03 | LoongArch: Add process management | Huacai Chen | 14 | -0/+1865 |
2022-06-03 | LoongArch: Add exception/interrupt handling | Huacai Chen | 16 | -0/+1575 |
2022-06-03 | LoongArch: Add boot and setup routines | Huacai Chen | 18 | -0/+1738 |