aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner10-146/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner7-102/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2-28/+2
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-0/+6
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+0
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds13-33/+34
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller1-8/+8
2019-05-10parisc: Enable the ro_after_init featureHelge Deller1-3/+0
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller1-4/+8
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds20-89/+813
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller3-0/+59
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2-3/+3
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka5-10/+51
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2-24/+35
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin1-43/+0
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller1-6/+0
2019-05-03parisc: enable wide mode earlySven Schnelle1-0/+13
2019-05-03parisc: Show n/a if product number not availableHelge Deller1-1/+2
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle1-5/+4
2019-05-03parisc: Implement kretprobesSven Schnelle1-1/+109
2019-05-03parisc: Implement kprobesSven Schnelle3-0/+198
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle1-0/+35
2019-05-03parisc: Export running_on_qemu symbol for modulesHelge Deller1-0/+1
2019-05-03parisc: add KGDB supportSven Schnelle3-0/+227
2019-05-03parisc: add parisc code patchingSven Schnelle2-1/+80
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+2
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.hSteven Rostedt (VMware)1-1/+0
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann1-0/+4
2019-04-14parisc/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-5/+0
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller2-6/+3
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-28/+81
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-7/+51
2019-02-21parisc: Show machine product number during bootHelge Deller2-0/+33
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig1-0/+1