index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: add support for kexec_file_load() syscall
Sven Schnelle
2019-09-08
3
-0
/
+94
*
parisc: wire up kexec_file_load syscall
Sven Schnelle
2019-09-08
1
-1
/
+2
*
parisc: add kexec syscall support
Sven Schnelle
2019-09-08
3
-0
/
+255
*
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
2019-09-08
2
-0
/
+14
*
kprobes/parisc: remove arch_kprobe_on_func_entry()
Jisheng Zhang
2019-09-06
1
-4
/
+0
*
parisc: Drop comments which are already in pci.h
Helge Deller
2019-09-05
1
-11
/
+0
*
parisc: speed up flush_tlb_all_local with qemu
Helge Deller
2019-08-12
1
-0
/
+9
*
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
Helge Deller
2019-08-12
1
-6
/
+17
*
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...
Helge Deller
2019-08-03
1
-0
/
+4
*
parisc: trigger die notifier chain in parisc_terminate()
Sven Schnelle
2019-08-03
1
-0
/
+2
*
parisc/ftrace: Add KPROBES_ON_FTRACE
Sven Schnelle
2019-08-03
2
-3
/
+154
*
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Sven Schnelle
2019-08-03
1
-2
/
+6
*
parisc: fix race condition in patching code
Sven Schnelle
2019-07-31
1
-1
/
+2
*
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
Helge Deller
2019-07-21
1
-1
/
+2
*
parisc: Wire up clone3 syscall
Helge Deller
2019-07-17
2
-1
/
+2
*
parisc: Avoid kernel panic triggered by invalid kprobe
Helge Deller
2019-07-17
1
-0
/
+3
*
parisc: Ensure userspace privilege for ptraced processes in regset functions
Helge Deller
2019-07-17
1
-1
/
+2
*
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
Helge Deller
2019-07-17
1
-10
/
+18
*
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-15
1
-0
/
+1
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
1
-35
/
+13
|
\
|
*
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
2019-06-25
1
-35
/
+13
*
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
1
-0
/
+1
*
|
|
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
7
-55
/
+308
|
\
\
\
|
*
|
|
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
6
-14
/
+217
|
*
|
|
parisc: use pr_debug() in kernel/module.c
Sven Schnelle
2019-06-08
1
-25
/
+19
|
*
|
|
parisc: add spinlock to patch function
Sven Schnelle
2019-06-08
1
-6
/
+19
|
*
|
|
parisc: add support for patching multiple words
Sven Schnelle
2019-06-08
1
-16
/
+59
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
4
-13
/
+13
|
\
\
\
\
|
*
|
|
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
2
-9
/
+9
|
*
|
|
|
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-29
1
-3
/
+3
|
*
|
|
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-25
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
parisc: Fix module loading error with JUMP_LABEL feature
Helge Deller
2019-06-08
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-13
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
|
|
|
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-06
2
-8
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
2019-06-06
1
-1
/
+2
|
*
|
|
parisc: Allow building 64-bit kernel without -mlong-calls compiler option
Helge Deller
2019-05-20
1
-7
/
+14
|
|
/
/
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
10
-146
/
+10
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
7
-102
/
+7
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2019-05-30
2
-28
/
+2
|
|
/
|
/
|
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
|
*
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-1
/
+0
|
\
\
|
*
|
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-04-29
1
-1
/
+0
*
|
|
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-14
13
-33
/
+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
parisc: Use __ro_after_init in unwind.c
Helge Deller
2019-05-10
1
-1
/
+1
[next]