summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+24
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin-0/+24
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-12/+2
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+0
2019-05-10parisc: Enable the ro_after_init featureHelge Deller-3/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-14/+0
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-108/+294
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-2/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+0
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller-0/+43
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller-3/+3
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka-39/+57
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller-2/+2
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin-3/+3
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin-0/+4
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller-59/+17
2019-05-03parisc: remove kprobes.h from generic-ySven Schnelle-1/+0
2019-05-03parisc: Implement kprobesSven Schnelle-0/+55
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle-0/+13
2019-05-03parisc: add KGDB supportSven Schnelle-0/+68
2019-05-03parisc: add parisc code patchingSven Schnelle-0/+11
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle-1/+18
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-1/+0
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann-14/+0
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle-1/+2
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle-1/+1
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-22/+8
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra-13/+0
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra-5/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-2/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-4/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada-2/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann-1/+1
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+9
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+6
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-51/+31
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-9/+39