summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-062-8/+16
|\ \ | |/ |/|
| * parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller2019-06-061-1/+2
| * parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller2019-05-201-7/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3010-146/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-307-102/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2019-05-302-28/+2
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-1/+0
|\ \
| * | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-291-1/+0
* | | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-1413-33/+34
|\ \ \ | |_|/ |/| |
| * | parisc: Use __ro_after_init in unwind.cHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in time.cHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in processor.cHelge Deller2019-05-101-2/+2
| * | parisc: Use __ro_after_init in process.cHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in perf_images.hHelge Deller2019-05-101-2/+2
| * | parisc: Use __ro_after_init in pci.cHelge Deller2019-05-101-4/+4
| * | parisc: Use __ro_after_init in inventory.cHelge Deller2019-05-101-4/+4
| * | parisc: Use __ro_after_init in head.SHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in firmware.cHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in drivers.cHelge Deller2019-05-101-1/+1
| * | parisc: Use __ro_after_init in cache.cHelge Deller2019-05-101-8/+8
| * | parisc: Enable the ro_after_init featureHelge Deller2019-05-101-3/+0
| * | parisc: Drop LDCW barrier in CAS code when running UPHelge Deller2019-05-101-4/+8
* | | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-0720-89/+813
|\| |
| * | parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-063-0/+59
| * | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-062-3/+3
| * | parisc: Use per-pagetable spinlockMikulas Patocka2019-05-035-10/+51
| * | parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-032-24/+35
| * | parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin2019-05-031-43/+0
| * | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-031-6/+0
| * | parisc: enable wide mode earlySven Schnelle2019-05-031-0/+13
| * | parisc: Show n/a if product number not availableHelge Deller2019-05-031-1/+2
| * | parisc: remove unused flags parameter in __patch_text()Sven Schnelle2019-05-031-5/+4
| * | parisc: Implement kretprobesSven Schnelle2019-05-031-1/+109
| * | parisc: Implement kprobesSven Schnelle2019-05-033-0/+198
| * | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-031-0/+35
| * | parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-031-0/+1
| * | parisc: add KGDB supportSven Schnelle2019-05-033-0/+227
| * | parisc: add parisc code patchingSven Schnelle2019-05-032-1/+80
| * | parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-05-031-1/+2
* | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-5/+0
|\ \ \ | |/ / |/| |
| * | parisc/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-5/+0
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ | |/ / |/| |
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| |/
* / parisc: Detect QEMU earlier in boot processHelge Deller2019-04-062-6/+3
|/