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