aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
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 15-72/+73
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-7/+0
2019-05-10parisc: Use __ro_after_init in init.cGravatar Helge Deller 1-4/+4
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 3-38/+35
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPGravatar Helge Deller 1-4/+8
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-14/+0
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 44-290/+1248
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-2/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+0
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-5/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-18/+0
2019-05-06parisc: Add static branch and JUMP_LABEL featureGravatar Helge Deller 5-0/+104
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeGravatar Helge Deller 1-3/+3
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeGravatar Helge Deller 3-6/+6
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockGravatar John David Anglin 1-9/+10
2019-05-03parisc: Use per-pagetable spinlockGravatar Mikulas Patocka 9-49/+108
2019-05-03parisc: Allow live-patching of __meminit functionsGravatar Helge Deller 1-1/+1
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsGravatar Helge Deller 1-2/+2
2019-05-03parisc: Add memory clobber to TLB purgesGravatar John David Anglin 1-3/+3
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierGravatar John David Anglin 3-24/+39
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 6-128/+68
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 2-1/+110
2019-05-03parisc: remove kprobes.h from generic-yGravatar Sven Schnelle 1-1/+0
2019-05-03parisc: Implement kprobesGravatar Sven Schnelle 5-0/+254
2019-05-03parisc: add functions required by KPROBE_EVENTSGravatar Sven Schnelle 2-0/+48
2019-05-03parisc: PA-Linux requires at least 32 MB RAMGravatar Helge Deller 1-11/+20
2019-05-03parisc: Export running_on_qemu symbol for modulesGravatar Helge Deller 1-0/+1
2019-05-03parisc: add KGDB supportGravatar Sven Schnelle 5-0/+296
2019-05-03parisc: add parisc code patchingGravatar Sven Schnelle 3-1/+91
2019-05-03parisc: add set_fixmap()/clear_fixmap()Gravatar Sven Schnelle 4-7/+69
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