summaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: Default to 16 CPUs on 32-bit kernelHelge Deller2022-01-111-1/+2
* parisc: Re-use toc_stack as hpmc_stackHelge Deller2022-01-111-4/+2
* parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller2022-01-115-41/+30
* parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche2022-01-071-3/+3
* parisc: Add kgdb io_module to read chars via PDCHelge Deller2022-01-071-0/+21
* parisc: Fix pdc_toc_pim_11 and pdc_toc_pim_20 definitionsHelge Deller2022-01-071-9/+23
* parisc: Add lws_atomic_xchg and lws_atomic_store syscallsJohn David Anglin2022-01-071-1/+392
* parisc: Rewrite light-weight syscall and futex codeJohn David Anglin2022-01-073-212/+231
* parisc: Enhance page fault termination messageJohn David Anglin2022-01-071-4/+10
* parisc: Don't call faulthandler_disabled() in do_page_fault()John David Anglin2022-01-071-3/+0
* parisc: Switch user access functions to signal errors in r29 instead of r8Helge Deller2022-01-072-7/+11
* parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin2022-01-071-1/+1
* parisc: Fix lpa and lpa_user definesJohn David Anglin2022-01-071-20/+24
* parisc: Define depi_safe macroJohn David Anglin2022-01-071-0/+10
* parisc: decompressor: do not copy source files while buildingMasahiro Yamada2022-01-054-10/+4
* parisc: remove ARCH_DEFCONFIGMasahiro Yamada2021-12-221-5/+0
* parisc: Fix mask used to select futex spinlockJohn David Anglin2021-12-211-2/+2
* parisc: Correct completer in lws startJohn David Anglin2021-12-211-1/+1
* parisc: Clear stale IIR value on instruction access rights trapHelge Deller2021-12-201-0/+2
* parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller2021-12-041-22/+8
* parisc: Fix "make install" on newer debian releasesHelge Deller2021-12-041-0/+1
* parisc: Enable sata sil, audit and usb support on 64-bit defconfigHelge Deller2021-11-301-1/+13
* parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller2021-11-301-0/+5
* Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-251-1/+0
|\
| * Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* | Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller2021-11-221-2/+1
* | parisc: Convert PTE lookup to use extru_safe() macroHelge Deller2021-11-221-11/+3
* | parisc: Fix extraction of hash lock bits in syscall.SJohn David Anglin2021-11-221-2/+2
* | parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller2021-11-221-0/+11
* | parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller2021-11-181-0/+1
* | Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller2021-11-183-8/+9
* | parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller2021-11-181-20/+24
* | parisc: Wire up futex_waitvHelge Deller2021-11-181-0/+1
* | parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller2021-11-181-0/+1
|/
* parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
* parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
* parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
* parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-6/+4
|\
| * kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-6/+4
* | parisc: move CPU field back into thread_infoArd Biesheuvel2021-11-044-24/+5
* | parisc: Don't disable interrupts in cmpxchg and futex operationsDave Anglin2021-11-042-23/+11
* | parisc: don't enable irqs unconditionally in handle_interruption()Sven Schnelle2021-11-041-1/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-151-2/+0
| |\ \
| * | | fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+2
| | |/ | |/|
* | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-022-8/+13
|\ \ \
| * | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-012-0/+4
| * | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-012-8/+9
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-022-11/+3
|\ \ \ \