index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
-0
/
+1
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
-1
/
+2
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
-7
/
+0
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
-10
/
+0
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
-1
/
+1
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+13
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-11
/
+3
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-231
/
+419
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
-5
/
+0
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
-3
/
+6
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
-7
/
+5
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
-3
/
+1
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
-4
/
+6
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
-2
/
+2
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
-2
/
+17
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
-89
/
+68
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
-0
/
+200
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
-0
/
+32
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
-24
/
+0
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
-7
/
+14
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
-1
/
+1
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
-6
/
+6
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
-7
/
+1
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
-1
/
+3
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
-2
/
+2
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
-51
/
+30
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
-0
/
+6
2021-10-30
parisc: Add KFENCE support
Helge Deller
-0
/
+5
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
-17
/
+13
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
-1
/
+2
2021-10-27
ftrace: disable preemption when recursion locked
王贇
-2
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
-4
/
+1
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
-5
/
+0
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
-0
/
+4
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
-8
/
+9
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
-2
/
+2
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
-2
/
+2
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
-1
/
+0
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
-6
/
+3
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
-8
/
+7
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
-15
/
+0
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
-1
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
-4
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
-4
/
+0
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-4
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
-0
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
-2
/
+1
[prev]
[next]