- dbd0b42 parisc: Fix some apparent put_user() failures by Helge Deller · 2 years, 11 months ago
- b160628 parisc: Show error if wrong 32/64-bit compiler is being used by Helge Deller · 2 years, 11 months ago
- 18a1d5e parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() by Andy Shevchenko · 2 years, 11 months ago
- 9129886 parisc: Drop __init from map_pages declaration by John David Anglin · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- dc5341f Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years ago
- 30f3089 parisc: Fix missing prototype for 'toc_intr' warning in toc.c by Helge Deller · 3 years ago
- 5f7ee6e parisc: Autodetect default output device and set console= kernel parameter by Helge Deller · 3 years ago
- bd25c37 parisc: Use safer strscpy() in setup_cmdline() by Helge Deller · 3 years ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 4 months ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- 53e7b5d arch: decompressor: remove useless vmlinux.bin.all-y by Masahiro Yamada · 3 years ago
- 7ce7e98 kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} by Masahiro Yamada · 3 years ago
- 180d0eb parisc: Add visible flag to toc_stack variable by Helge Deller · 3 years ago
- 68d247a parisc: Default to 16 CPUs on 32-bit kernel by Helge Deller · 3 years ago
- e486288 parisc: Re-use toc_stack as hpmc_stack by Helge Deller · 3 years ago
- d6ab9fc parisc: Enable TOC (transfer of contents) feature unconditionally by Helge Deller · 3 years ago
- 6968e70 parisc: io: Improve the outb(), outw() and outl() macros by Bart Van Assche · 3 years ago
- c1c72d9 parisc: Add kgdb io_module to read chars via PDC by Helge Deller · 3 years ago
- 712a270 parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitions by Helge Deller · 3 years ago
- 72c3dd8 parisc: Add lws_atomic_xchg and lws_atomic_store syscalls by John David Anglin · 3 years ago
- d0585d7 parisc: Rewrite light-weight syscall and futex code by John David Anglin · 3 years ago
- 20dda87b parisc: Enhance page fault termination message by John David Anglin · 3 years ago
- 9d90a90 parisc: Don't call faulthandler_disabled() in do_page_fault() by John David Anglin · 3 years ago
- 4b9d2a7 parisc: Switch user access functions to signal errors in r29 instead of r8 by Helge Deller · 3 years ago
- 9e9d4b4 parisc: Avoid calling faulthandler_disabled() twice by John David Anglin · 3 years ago
- db19c6f1 parisc: Fix lpa and lpa_user defines by John David Anglin · 3 years ago
- 45458aa parisc: Define depi_safe macro by John David Anglin · 3 years ago
- 3cbadd2 parisc: decompressor: do not copy source files while building by Masahiro Yamada · 3 years ago
- aacb201 parisc: remove ARCH_DEFCONFIG by Masahiro Yamada · 3 years ago
- d3a5a68 parisc: Fix mask used to select futex spinlock by John David Anglin · 3 years ago
- 8f66fce parisc: Correct completer in lws start by John David Anglin · 3 years ago
- 484730e parisc: Clear stale IIR value on instruction access rights trap by Helge Deller · 3 years, 1 month ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
- 0f9fee4 parisc: Fix "make install" on newer debian releases by Helge Deller · 3 years, 1 month ago
- 7e8aeb9 parisc: Enable sata sil, audit and usb support on 64-bit defconfig by Helge Deller · 3 years, 1 month ago
- 1d7c29b parisc: Fix KBUILD_IMAGE for self-extracting kernel by Helge Deller · 3 years, 1 month ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
- 98400ad Revert "parisc: Fix backtrace to always include init funtion names" by Helge Deller · 3 years, 1 month ago
- 3fbdc12 parisc: Convert PTE lookup to use extru_safe() macro by Helge Deller · 3 years, 1 month ago
- df2ffed parisc: Fix extraction of hash lock bits in syscall.S by John David Anglin · 3 years, 1 month ago
- 169d1a4 parisc: Provide an extru_safe() macro to extract unsigned bits by Helge Deller · 3 years, 1 month ago
- 9412f5a parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig by Helge Deller · 3 years, 1 month ago
- 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 1 month ago
- 4017b23 parisc: Wrap assembler related defines inside __ASSEMBLY__ by Helge Deller · 3 years, 1 month ago
- 8f663eb parisc: Wire up futex_waitv by Helge Deller · 3 years, 1 month ago
- 4d7804d parisc: Include stringify.h to avoid build error in crypto/api.c by Helge Deller · 3 years, 1 month ago
- 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 3ec18fc parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 3 years, 1 month ago
- 38860b2 parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page by John David Anglin · 3 years, 2 months ago
- f0d1cfa parisc: Fix implicit declaration of function '__kernel_text_address' by Helge Deller · 3 years, 2 months ago
- 279917e parisc: Fix backtrace to always include init funtion names by Helge Deller · 3 years, 2 months ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
- 2a2e820 parisc: move CPU field back into thread_info by Ard Biesheuvel · 3 years, 2 months ago
- 7e99271 parisc: Don't disable interrupts in cmpxchg and futex operations by Dave Anglin · 3 years, 2 months ago
- 014966d parisc: don't enable irqs unconditionally in handle_interruption() by Sven Schnelle · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 552ebfe Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 6e866a4 parisc: Fix set_fixmap() on PA1.x CPUs by Helge Deller · 3 years, 2 months ago
- 1ae8e91 parisc: Use swap() to swap values in setup_bootmem() by Yihao Han · 3 years, 2 months ago
- 55a2ed7 parisc: Update defconfigs by Helge Deller · 3 years, 2 months ago
- 6f21e73 parisc: decompressor: clean up Makefile by Masahiro Yamada · 3 years, 2 months ago
- 07578f1 parisc: decompressor: remove repeated depenency of misc.o by Masahiro Yamada · 3 years, 2 months ago
- dc5292b parisc: Remove unused constants from asm-offsets.c by Helge Deller · 3 years, 2 months ago
- 98f2926 parisc/ftrace: use static key to enable/disable function graph tracer by Sven Schnelle · 3 years, 2 months ago
- 44382af parisc/ftrace: set function trace function by Sven Schnelle · 3 years, 2 months ago
- d1fbab7 parisc: Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
- ecb6a16 parisc: mark xchg functions notrace by Sven Schnelle · 3 years, 2 months ago
- 3759778 parisc: enhance warning regarding usage of O_NONBLOCK by Helge Deller · 3 years, 2 months ago
- 0760a91 parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers by Helge Deller · 3 years, 2 months ago
- 8d90dbf parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h by Helge Deller · 3 years, 2 months ago
- fdc9e4e parisc: Use PRIV_USER in syscall.S by Helge Deller · 3 years, 2 months ago
- 66e29fc parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 3 years, 2 months ago
- 2214c0e parisc: Move thread_info into task struct by Helge Deller · 3 years, 2 months ago
- bc29483 parisc: add support for TOC (transfer of control) by Sven Schnelle · 3 years, 2 months ago
- ecac703 parisc/firmware: add functions to retrieve TOC data by Sven Schnelle · 3 years, 2 months ago
- d9e2033 parisc: add PIM TOC data structures by Sven Schnelle · 3 years, 2 months ago
- b5f73da parisc: move virt_map macro to assembly.h by Sven Schnelle · 3 years, 2 months ago
- 8e0ba12 parisc/unwind: fix unwinder when CONFIG_64BIT is enabled by Sven Schnelle · 3 years, 3 months ago
- 8779e05 parisc: Fix ptrace check on syscall return by Helge Deller · 3 years, 3 months ago
- f06d6e9 parisc: Use PRIV_USER instead of 3 in entry.S by Helge Deller · 3 years, 3 months ago
- 6ff7fa4 parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h by Helge Deller · 3 years, 3 months ago
- b7d8c16 parisc: Allocate task struct with stack frame alignment by Helge Deller · 3 years, 3 months ago
- 9f6cfef parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h by Helge Deller · 3 years, 3 months ago
- 1030d68 parisc: fix warning in flush_tlb_all by Sven Schnelle · 3 years, 3 months ago
- 1c2fb94 parisc: disable preemption in send_IPI_allbutself() by Sven Schnelle · 3 years, 3 months ago
- 3fb28e1 parisc: fix preempt_count() check in entry.S by Sven Schnelle · 3 years, 3 months ago
- 4f19386 parisc: deduplicate code in flush_cache_mm() and flush_cache_range() by Sven Schnelle · 3 years, 3 months ago
- a5e8ca3 parisc: disable preemption during local tlb flush by Sven Schnelle · 3 years, 3 months ago
- ec5c115 parisc: Add KFENCE support by Helge Deller · 3 years, 3 months ago