summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-033-24/+39
| * | | | | parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin2019-05-031-43/+0Star
| * | | | | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-036-128/+68Star
| * | | | | 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/+4Star
| * | | | | parisc: Implement kretprobesSven Schnelle2019-05-032-1/+110
| * | | | | parisc: remove kprobes.h from generic-ySven Schnelle2019-05-031-1/+0Star
| * | | | | parisc: Implement kprobesSven Schnelle2019-05-035-0/+254
| * | | | | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-032-0/+48
| * | | | | parisc: PA-Linux requires at least 32 MB RAMHelge Deller2019-05-031-11/+20
| * | | | | parisc: Export running_on_qemu symbol for modulesHelge Deller2019-05-031-0/+1
| * | | | | parisc: add KGDB supportSven Schnelle2019-05-035-0/+296
| * | | | | parisc: add parisc code patchingSven Schnelle2019-05-033-1/+91
| * | | | | parisc: add set_fixmap()/clear_fixmap()Sven Schnelle2019-05-034-7/+69
| * | | | | parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-05-031-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-2/+2
|\ \ \ \ \
| * | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-081-1/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-224-30/+14Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-1/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1Star
|\ \ \ \ \
| * | | | | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0Star
| * | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/ / / /
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-6/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-104-30/+14Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-5/+0Star
|\ \ \ \ \
| * | | | | parisc/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-5/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-18/+0Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-13/+0Star
| * | | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-5/+0Star
| | |/ / | |/| |
* | | | 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/+3Star
* | | 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/+8Star
| |/ |/|
* | 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/+0Star
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-2/+0Star
* | 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-062-0/+73
|\ \
| * | parisc: iomap: introduce io{read|write}64Logan Gunthorpe2019-01-222-0/+73
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-3/+1Star
|\ \ \
| * | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1Star
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-053-35/+88
|\ \ \ | |_|/ |/| |