aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 2-9/+9
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Gravatar Eric W. Biederman 1-3/+3
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]Gravatar David Howells 1-0/+6
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-1/+0
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-33/+34
2019-05-10parisc: Use __ro_after_init in unwind.cGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in time.cGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in processor.cGravatar Helge Deller 1-2/+2
2019-05-10parisc: Use __ro_after_init in process.cGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hGravatar Helge Deller 1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cGravatar Helge Deller 1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cGravatar Helge Deller 1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cGravatar Helge Deller 1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cGravatar Helge Deller 1-8/+8
2019-05-10parisc: Enable the ro_after_init featureGravatar Helge Deller 1-3/+0
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPGravatar Helge Deller 1-4/+8
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 20-89/+813
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-5/+0
2019-05-06parisc: Add static branch and JUMP_LABEL featureGravatar Helge Deller 3-0/+59
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeGravatar Helge Deller 2-3/+3
2019-05-03parisc: Use per-pagetable spinlockGravatar Mikulas Patocka 5-10/+51
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierGravatar John David Anglin 2-24/+35
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SGravatar John David Anglin 1-43/+0
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMGravatar Helge Deller 1-6/+0
2019-05-03parisc: enable wide mode earlyGravatar Sven Schnelle 1-0/+13
2019-05-03parisc: Show n/a if product number not availableGravatar Helge Deller 1-1/+2
2019-05-03parisc: remove unused flags parameter in __patch_text()Gravatar Sven Schnelle 1-5/+4
2019-05-03parisc: Implement kretprobesGravatar Sven Schnelle 1-1/+109
2019-05-03parisc: Implement kprobesGravatar Sven Schnelle 3-0/+198
2019-05-03parisc: add functions required by KPROBE_EVENTSGravatar Sven Schnelle 1-0/+35
2019-05-03parisc: Export running_on_qemu symbol for modulesGravatar Helge Deller 1-0/+1
2019-05-03parisc: add KGDB supportGravatar Sven Schnelle 3-0/+227
2019-05-03parisc: add parisc code patchingGravatar Sven Schnelle 2-1/+80
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryGravatar Alexandre Ghiti 1-1/+2
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Gravatar Steven Rostedt (VMware) 1-1/+0
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereGravatar Arnd Bergmann 1-0/+4
2019-04-14parisc/stacktrace: Remove the pointless ULONG_MAX markerGravatar Thomas Gleixner 1-5/+0
2019-04-06parisc: Detect QEMU earlier in boot processGravatar Helge Deller 2-6/+3
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-28/+81
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-7/+51
2019-02-21parisc: Show machine product number during bootGravatar Helge Deller 2-0/+33
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Gravatar Christoph Hellwig 1-0/+1
2019-02-21parisc: replace oops_in_progress manipulation with bust_spinlocks()Gravatar Sergey Senozhatsky 1-2/+2
2019-02-21parisc: Improve initial IRQ to CPU assignmentGravatar Helge Deller 1-1/+4
2019-02-21parisc: Count IPI function call interruptsGravatar Helge Deller 2-0/+5