summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-141-3/+0
|\ \
| * | parisc: Enable the ro_after_init featureHelge Deller2019-05-101-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-14/+0
|\ \ \
| * | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-14/+0
* | | | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-0717-108/+294
|\ \ \ \ | | |/ / | |/| |
| * | | parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-061-0/+43
| * | | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-061-3/+3
| * | | parisc: Use per-pagetable spinlockMikulas Patocka2019-05-034-39/+57
| * | | parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller2019-05-031-2/+2
| * | | parisc: Add memory clobber to TLB purgesJohn David Anglin2019-05-031-3/+3
| * | | parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-031-0/+4
| * | | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-033-59/+17
| * | | parisc: remove kprobes.h from generic-ySven Schnelle2019-05-031-1/+0
| * | | parisc: Implement kprobesSven Schnelle2019-05-031-0/+55
| * | | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-031-0/+13
| * | | parisc: add KGDB supportSven Schnelle2019-05-031-0/+68
| * | | parisc: add parisc code patchingSven Schnelle2019-05-031-0/+11
| * | | parisc: add set_fixmap()/clear_fixmap()Sven Schnelle2019-05-031-1/+18
| |/ /
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+2
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+2
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-2/+1
|\ \ \
| * | | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-18/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-13/+0
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-5/+0
| |/ /
* | | parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle2019-04-061-1/+2
* | | parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-061-1/+1
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-22/+8
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-4/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-141-1/+1
|\ \ | |/ |/|
| * y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-0/+9
|\ \
| * | parisc: iomap: introduce io{read|write}64Logan Gunthorpe2019-01-221-0/+9
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-3/+1
|\ \ \
| * | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-7/+6
|\ \ \ | |_|/ |/| |
| * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-3/+6
| * | syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann2019-02-071-1/+0
| * | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-3/+0
| |/
* | Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-056-51/+31
|\ \
| * | parisc: Add constants for various PDC firmware callsHelge Deller2019-02-211-2/+18
| * | parisc: Add constant for PDC_PAT_COMPLEX firmware callHelge Deller2019-02-211-0/+4
| * | parisc: Show machine product number during bootHelge Deller2019-02-211-0/+1
| * | parisc: Add constants for PDC_RELOCATE PDC callHelge Deller2019-02-211-1/+6