summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-28/+81
|\
| * y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+21
| * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+10
| * y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-23/+46
| * y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-27/+27
| * arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+4
* | Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-056-7/+51
|\ \
| * | parisc: Show machine product number during bootHelge Deller2019-02-212-0/+33
| * | parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig2019-02-211-0/+1
| * | parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky2019-02-211-2/+2
| * | parisc: Improve initial IRQ to CPU assignmentHelge Deller2019-02-211-1/+4
| * | parisc: Count IPI function call interruptsHelge Deller2019-02-212-0/+5
| * | parisc: Show rescheduling interrupts on SMP machines onlyHelge Deller2019-02-211-4/+6
| |/
* / parisc: Fix ptrace syscall number modificationDmitry V. Levin2019-02-211-8/+21
|/
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-6/+2
|\
| * dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-2/+2
| * dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-4/+0
* | parisc: generate uapi header and system call table filesFiroz Khan2018-12-102-462/+8
* | parisc: add system call table generation supportFiroz Khan2018-12-104-0/+496
* | parisc: Split out alternative live patching codeHelge Deller2018-12-104-81/+113
* | parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+3
|/
* parisc: Revert "Release spinlocks using ordered store"John David Anglin2018-11-061-4/+8
* Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-291-2/+3
|\
| * parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller2018-10-261-2/+3
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\ \ | |/ |/|
| * Update email addressMatthew Wilcox2018-09-291-1/+1
* | Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2311-91/+463
|\ \
| * | parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2018-10-201-0/+10