- bf71bc1 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years, 7 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, 9 months ago
- 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 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 · 4 years, 11 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
- 997ba65 parisc: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 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, 9 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 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, 9 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, 9 months ago
- dc88588 [parisc, s390, sparc64] no need for access_ok() in futex handling by Al Viro · 4 years, 11 months ago
- a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
- ededa08 parisc: Fix defconfig selection by Helge Deller · 4 years, 9 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, 10 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
- 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 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
- a1326b17 module/ftrace: handle patchable-function-entry by Mark Rutland · 5 years ago
- 6e85e23 parisc: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- e9c837c parisc: Avoid spurious inequivalent alias kernel error messages by John David Anglin · 5 years ago
- 3d25245 parisc: fix frame pointer in ftrace_regs_caller() by Sven Schnelle · 5 years ago
- 513f7f7 parisc: Fix vmap memory leak in ioremap()/iounmap() by Helge Deller · 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
- fefad9e seccomp: simplify secure_computing() by Christian Brauner · 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
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 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
- fcc16a9 parisc: Have git ignore generated real2.S and firmware.c by Jeroen Roovers · 5 years ago
- 1191cf4 parisc: add support for kexec_file_load() syscall by Sven Schnelle · 5 years ago
- 3be6e58 parisc: wire up kexec_file_load syscall by Sven Schnelle · 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
- 08e6978 kprobes/parisc: remove arch_kprobe_on_func_entry() by Jisheng Zhang · 5 years ago
- b0a26f1 parisc: Drop comments which are already in pci.h by Helge Deller · 5 years ago
- 5128da3 parisc: don't set ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
- bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
- 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
- a5ff213 parisc: speed up flush_tlb_all_local with qemu by Helge Deller · 5 years ago
- 82992fc parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU by Helge Deller · 5 years ago
- bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
- 83af58f parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat by Helge Deller · 6 years ago