Age | Commit message (Expand) | Author |
2019-08-03 | parisc/ftrace: Add KPROBES_ON_FTRACE | Sven Schnelle |
2019-08-03 | parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support | Sven Schnelle |
2019-07-31 | parisc: fix race condition in patching code | Sven Schnelle |
2019-07-21 | parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines | Helge Deller |
2019-07-17 | parisc: Wire up clone3 syscall | Helge Deller |
2019-07-17 | parisc: Avoid kernel panic triggered by invalid kprobe | Helge Deller |
2019-07-17 | parisc: Ensure userspace privilege for ptraced processes in regset functions | Helge Deller |
2019-07-17 | parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 | Helge Deller |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-12 | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-10 | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-09 | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner |
2019-06-25 | dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code | Christoph Hellwig |
2019-06-25 | Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-08 | parisc: Fix module loading error with JUMP_LABEL feature | Helge Deller |
2019-06-08 | parisc: add dynamic ftrace | Sven Schnelle |
2019-06-08 | parisc: use pr_debug() in kernel/module.c | Sven Schnelle |
2019-06-08 | parisc: add spinlock to patch function | Sven Schnelle |
2019-06-08 | parisc: add support for patching multiple words | Sven Schnelle |
2019-06-06 | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-06 | parisc: Fix crash due alternative coding for NP iopdir_fdc bit | Helge Deller |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 | Thomas Gleixner |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman |
2019-05-29 | signal: Use force_sig_fault_to_task for the two calls that don't deliver to c... | Eric W. Biederman |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-20 | parisc: Allow building 64-bit kernel without -mlong-calls compiler option | Helge Deller |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-15 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-05-14 | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-10 | parisc: Use __ro_after_init in unwind.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in time.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in processor.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in process.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in perf_images.h | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in pci.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in inventory.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in head.S | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in firmware.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in drivers.c | Helge Deller |
2019-05-10 | parisc: Use __ro_after_init in cache.c | Helge Deller |
2019-05-10 | parisc: Enable the ro_after_init feature | Helge Deller |