Age | Commit message (Expand) | Author |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables | Denis Efremov |
2020-06-09 | maccess: always use strict semantics for probe_kernel_read | Christoph Hellwig |
2020-06-09 | maccess: unify the probe kernel arch hooks | Christoph Hellwig |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | parisc: add show_stack_loglvl() | Dmitry Safonov |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-06-04 | parisc/kmap: remove duplicate kmap code | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual |
2020-06-03 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual |
2020-06-03 | parisc: simplify detection of memory zone boundaries | Mike Rapoport |
2020-06-03 | Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | arch/parisc/include/asm/pgtable.h: remove unused `old_pte' | Andrew Morton |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-01 | parisc: module: Update references to parisc website | Helge Deller |
2020-06-01 | parisc: hardware: Update references to parisc website | Helge Deller |
2020-06-01 | parisc: firmware: Update references to parisc website | Helge Deller |
2020-06-01 | parisc: Kconfig: Update references to parisc website | Helge Deller |
2020-06-01 | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-05-29 | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro |
2020-05-29 | parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro |
2020-05-29 | parisc: Fix kernel panic in mem_init() | Helge Deller |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-05-12 | floppy: use symbolic register names in the parisc port | Willy Tarreau |
2020-05-12 | floppy: split the base port from the register in I/O accesses | Willy Tarreau |
2020-05-10 | parisc: use -fno-strict-aliasing for decompressor | Arnd Bergmann |
2020-05-10 | parisc: suppress error messages for 'make clean' | Helge Deller |
2020-04-16 | parisc/perf: open access for CAP_PERFMON privileged process | Alexey Budankov |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-05 | parisc: remove nargs from __SYSCALL | Firoz Khan |
2020-04-05 | parisc: Refactor alternative code to accept multiple conditions | Helge Deller |
2020-04-05 | parisc: Rework arch_rw locking functions | Helge Deller |
2020-04-05 | parisc: Improve interrupt handling in arch_spin_lock_flags() | Helge Deller |
2020-04-05 | parisc: Replace setup_irq() by request_irq() | afzal mohammed |