index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
2021-11-13
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
parisc: Add KFENCE support
Helge Deller
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
[next]