index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: soft_offline_page() now takes the pfn
Helge Deller
2019-12-20
1
-2
/
+1
*
parisc: add missing __init annotation
Sven Schnelle
2019-12-15
1
-1
/
+1
*
parisc: fix compilation when KEXEC=n and KEXEC_FILE=y
Sven Schnelle
2019-12-15
1
-1
/
+1
*
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-12-05
2
-7
/
+15
*
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
|
*
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
|
Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
\
|
*
|
parisc: Avoid spurious inequivalent alias kernel error messages
John David Anglin
2019-11-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-4
/
+4
|
\
\
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-7
/
+4
|
\
\
|
*
|
parisc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+1
|
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-2
/
+2
|
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-26
2
-10
/
+7
|
\
\
|
*
|
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-06
2
-10
/
+7
|
|
/
*
/
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-13
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-11
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-09
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
|
|
|
/
/
|
|
/
|
|
[next]