Age | Commit message (Expand) | Author |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-05-03 | Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-03 | parisc: Fix typo in setup.c | Helge Deller |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-27 | parisc: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-04-27 | parisc: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-04-06 | parisc: math-emu: Few spelling fixes in the file fpu.h | Bhaskar Chowdhury |
2021-04-06 | parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers | Gao Xiang |
2021-04-06 | parisc: Remove duplicate struct task_struct declaration | Wan Jiabing |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
2021-03-04 | arch/parisc/kernel: remove duplicate include in ptrace | Zhang Yunkai |
2021-03-02 | parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST | Helge Deller |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-26 | Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-25 | parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY | Sami Tolvanen |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() | Jens Axboe |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-21 | Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-12 | parisc: Optimize per-pagetable spinlocks | Helge Deller |
2021-02-12 | parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag() | Tiezhu Yang |
2021-02-12 | parisc: Bump 64-bit IRQ stack size to 64 KB | John David Anglin |
2021-02-12 | parisc: Fix IVT checksum calculation wrt HPMC | Sven Schnelle |
2021-02-12 | parisc: Use the generic devmem_is_allowed() | Helge Deller |
2021-02-12 | parisc: Drop out of get_whan() if task is running again | Helge Deller |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-02-10 | softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig | Thomas Gleixner |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig |
2021-01-29 | arch: parisc: Remove CONFIG_OPROFILE support | Viresh Kumar |
2021-01-26 | parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES | Helge Deller |
2021-01-26 | parisc: Remove leftover reference to the power_tasklet | Davidlohr Bueso |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-06 | Kconfig: regularize selection of CONFIG_BINFMT_ELF | Al Viro |