- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 8 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 3481d31 parisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
- 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 8 months ago
- 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 8 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 8 months ago
- 625bf73 parisc: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 8 months ago
- 44e40e9 Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 8 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 8 months ago
- f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- 486a77c parisc: module: Update references to parisc website by Helge Deller · 4 years, 8 months ago
- 186cbb1 parisc: hardware: Update references to parisc website by Helge Deller · 4 years, 8 months ago
- 861e93c parisc: firmware: Update references to parisc website by Helge Deller · 4 years, 8 months ago
- 24289f5 parisc: Kconfig: Update references to parisc website by Helge Deller · 4 years, 8 months ago
- a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
- 77a8710 parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user() by Al Viro · 5 years ago
- bf71bc1 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years, 8 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
- 40b7d1b floppy: use symbolic register names in the parisc port by Willy Tarreau · 4 years, 10 months ago
- e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 10 months ago
- 3fd84a4 parisc: use -fno-strict-aliasing for decompressor by Arnd Bergmann · 4 years, 9 months ago
- 0d341e0 parisc: suppress error messages for 'make clean' by Helge Deller · 4 years, 8 months ago
- cf91baf parisc/perf: open access for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
- 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 10 months ago
- 106c909 parisc: remove nargs from __SYSCALL by Firoz Khan · 6 years ago
- 2a3778e parisc: Refactor alternative code to accept multiple conditions by Helge Deller · 5 years ago
- fbdc8f0f parisc: Rework arch_rw locking functions by Helge Deller · 4 years, 10 months ago
- 2772f0e parisc: Improve interrupt handling in arch_spin_lock_flags() by Helge Deller · 4 years, 10 months ago
- 997ba65 parisc: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 11 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 5 years ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
- ededa08 parisc: Fix defconfig selection by Helge Deller · 4 years, 10 months ago
- 02addae parisc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- 6992ca0 Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- 8466992 parisc: Regenerate parisc defconfigs by Helge Deller · 5 years ago
- 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 8121fbc parisc: map_pages(): cleanup page table initialization by Mike Rapoport · 5 years ago
- a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
- fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
- 452424c Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- 82292aa arch/parisc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 8b7f938 parisc: fix map_pages() to actually populate upper directory by Mike Rapoport · 5 years ago
- 4f80b70 parisc: Use proper printk format for resource_size_t by Krzysztof Kozlowski · 5 years ago
- 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
- 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
- d2f36c7 parisc: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
- 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
- 36257d5 parisc: soft_offline_page() now takes the pfn by Helge Deller · 5 years ago
- aeea5ea parisc: add missing __init annotation by Sven Schnelle · 5 years ago
- e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 5 years ago
- 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
- 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
- 09613e8 sched/rt, parisc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- 2fa245c parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup by Helge Deller · 5 years ago
- d96885e parisc: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
- 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
- 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
- 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago