index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: fix frame pointer in ftrace_regs_caller()
Sven Schnelle
2019-10-30
1
-1
/
+1
*
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
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]