summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-012-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-012-11/+3
|\ \ \ \
| * | | | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-2/+2
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-2/+2
| | |/ / | |/| |
* | | | Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0142-320/+617
|\ \ \ \
| * | | | parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller2021-11-011-4/+1
| * | | | parisc: Use swap() to swap values in setup_bootmem()Yihao Han2021-11-011-5/+1
| * | | | parisc: Update defconfigsHelge Deller2021-11-012-16/+14
| * | | | parisc: decompressor: clean up MakefileMasahiro Yamada2021-11-011-4/+3
| * | | | parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada2021-11-011-2/+0
| * | | | parisc: Remove unused constants from asm-offsets.cHelge Deller2021-11-011-5/+0
| * | | | parisc/ftrace: use static key to enable/disable function graph tracerSven Schnelle2021-11-011-3/+6
| * | | | parisc/ftrace: set function trace functionSven Schnelle2021-11-011-7/+5
| * | | | parisc: Make use of the helper macro kthread_run()Cai Huoqing2021-11-011-3/+1
| * | | | parisc: mark xchg functions notraceSven Schnelle2021-11-011-6/+6
| * | | | parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller2021-11-012-4/+7
| * | | | parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller2021-11-018-31/+0
| * | | | parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller2021-11-011-3/+3
| * | | | parisc: Use PRIV_USER in syscall.SHelge Deller2021-11-011-2/+2
| * | | | parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-011-2/+17
| * | | | parisc: Move thread_info into task structHelge Deller2021-11-0114-100/+105
| * | | | parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-016-2/+222
| * | | | parisc/firmware: add functions to retrieve TOC dataSven Schnelle2021-11-012-0/+34
| * | | | parisc: add PIM TOC data structuresSven Schnelle2021-11-011-0/+22
| * | | | parisc: move virt_map macro to assembly.hSven Schnelle2021-11-012-24/+25
| * | | | parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-011-7/+14
| * | | | parisc: Fix ptrace check on syscall returnHelge Deller2021-11-011-1/+1
| * | | | parisc: Use PRIV_USER instead of 3 in entry.SHelge Deller2021-10-301-6/+6
| * | | | parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.hHelge Deller2021-10-301-7/+1
| * | | | parisc: Allocate task struct with stack frame alignmentHelge Deller2021-10-301-1/+2
| * | | | parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller2021-10-301-0/+7
| * | | | parisc: fix warning in flush_tlb_allSven Schnelle2021-10-301-2/+2
| * | | | parisc: disable preemption in send_IPI_allbutself()Sven Schnelle2021-10-301-1/+3
| * | | | parisc: fix preempt_count() check in entry.SSven Schnelle2021-10-301-2/+2