Age | Commit message (Expand) | Author |
2021-05-05 | arm64: entry: always set GIC_PRIO_PSR_I_SET during entry | Mark Rutland |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-05-05 | ARM: footbridge: remove personal server platform | Russell King |
2021-05-06 | KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks | Nicholas Piggin |
2021-05-05 | x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant | Linus Torvalds |
2021-05-04 | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-04 | Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-05-04 | s390: fix detection of vector enhancements facility 1 vs. vector packed decim... | David Hildenbrand |
2021-05-04 | Merge branch 'remotes/lorenzo/pci/risc-v' | Bjorn Helgaas |
2021-05-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2021-05-04 | riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC | Greentime Hu |
2021-05-04 | powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC | Christophe Leroy |
2021-05-04 | powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR | Christophe Leroy |
2021-05-04 | powerpc/powernv/memtrace: Fix dcache flushing | Sandipan Das |
2021-05-04 | powerpc/kexec_file: Use current CPU info while setting up FDT | Sourabh Jain |
2021-05-04 | powerpc/64s/radix: Enable huge vmalloc mappings | Nicholas Piggin |
2021-05-03 | Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-03 | Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-03 | Hexagon: add target builtins to kernel | Sid Manning |
2021-05-03 | Hexagon: remove DEBUG from comet config | Sid Manning |
2021-05-03 | Hexagon: change jumps to must-extend in futex_atomic_* | Sid Manning |
2021-05-03 | Hexagon: fix build errors | Sid Manning |
2021-05-03 | parisc: Fix typo in setup.c | Helge Deller |
2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-05-02 | powerpc/powernv: remove the nvlink support | Christoph Hellwig |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-05-01 | RISC-V: Always define XIP_FIXUP | Palmer Dabbelt |
2021-05-01 | riscv: Remove 32b kernel mapping from page table dump | Alexandre Ghiti |
2021-05-01 | riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y | Alexandre Ghiti |
2021-05-01 | RISC-V: Fix error code returned by riscv_hartid_to_cpuid() | Anup Patel |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-05-02 | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada |
2021-05-02 | kbuild: add a script to remove stale generated files | Masahiro Yamada |
2021-05-02 | sparc: syscalls: switch to generic syscallshdr.sh | Masahiro Yamada |
2021-05-02 | sparc: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-05-02 | sh: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-05-02 | sh: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-30 | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-04-30 | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2021-04-30 | x86/PCI: Remove unused alloc_pci_root_info() return value | Krzysztof Wilczyński |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | arm64: kasan: allow to init memory when setting tags | Andrey Konovalov |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin |