- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions 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
- 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
- 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
- b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 78128fa arch/parisc/include/asm/pgtable.h: remove unused `old_pte' by Andrew Morton · 4 years, 7 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
- 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
- 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
- fbdc8f0f parisc: Rework arch_rw locking functions by Helge Deller · 4 years, 9 months ago
- 2772f0e parisc: Improve interrupt handling in arch_spin_lock_flags() by Helge Deller · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 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
- 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi 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
- 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 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
- 75cf979 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 5 years ago
- e16260c parisc: fix compilation when KEXEC=n and KEXEC_FILE=y by Sven Schnelle · 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
- 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
- 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
- caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
- a1fd79a parisc: remove __ioremap by Christoph Hellwig · 5 years ago
- 0703ad2 parisc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
- 52b2d91 parisc: Do not hardcode registers in checksum functions by Helge Deller · 5 years ago
- 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- d0a16fe9 Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- fc697dc parisc: add kexec syscall support by Sven Schnelle · 5 years ago
- 507efd6 parisc: add __pdc_cpu_rendezvous() by Sven Schnelle · 5 years ago
- bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
- 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
- 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago
- d562aca parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support by Sven Schnelle · 5 years ago
- f5e03d3 parisc: add kprobe_fault_handler() by Sven Schnelle · 5 years ago
- 0e2a5b5 Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
- 45800fb parisc: Wire up clone3 syscall by Helge Deller · 5 years ago
- 2938c1f parisc: define syscall_get_error() by Dmitry V. Levin · 5 years ago
- 3f4a130 parisc: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
- 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 593c754 Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
- b3d5f31 parisc: asm: psw.h: missing header guard by Denis Efremov · 6 years ago
- 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
- 6ca6366 parisc: add dynamic ftrace by Sven Schnelle · 6 years ago
- 4e87ace parisc: add support for patching multiple words by Sven Schnelle · 6 years ago
- 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
- 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
- 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- b2c9112 Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
- 8d0e051 parisc: Enable the ro_after_init feature by Helge Deller · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
- 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 62217be parisc: Add static branch and JUMP_LABEL feature by Helge Deller · 6 years ago
- 1829dda parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 6 years ago
- b37d1c1 parisc: Use per-pagetable spinlock by Mikulas Patocka · 6 years ago
- 2d94a83 parisc: Add memory barrier to asm pdc and sync instructions by Helge Deller · 6 years ago
- 44224bd parisc: Add memory clobber to TLB purges by John David Anglin · 6 years ago
- 9e5c602 parisc: Use ldcw instruction for SMP spinlock release barrier by John David Anglin · 6 years ago
- dbdf076 parisc: Switch from DISCONTIGMEM to SPARSEMEM by Helge Deller · 6 years ago
- 1253d18 parisc: remove kprobes.h from generic-y by Sven Schnelle · 6 years ago
- 8858ac8 parisc: Implement kprobes by Sven Schnelle · 6 years ago
- ea1afe3 parisc: add functions required by KPROBE_EVENTS by Sven Schnelle · 6 years ago
- eacbfce parisc: add KGDB support by Sven Schnelle · 6 years ago
- 620a53d parisc: add parisc code patching by Sven Schnelle · 6 years ago
- ccfbc68 parisc: add set_fixmap()/clear_fixmap() by Sven Schnelle · 6 years ago
- c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
- 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
- 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
- fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
- f324fa5 parisc: also set iaoq_b in instruction_pointer_set() by Sven Schnelle · 6 years ago
- 45efd87 parisc: regs_return_value() should return gpr28 by Sven Schnelle · 6 years ago
- b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
- 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
- e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago