index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+0
2019-05-08
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-290
/
+1248
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2019-05-06
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
5
-0
/
+104
2019-05-06
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
1
-3
/
+3
2019-05-06
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
3
-6
/
+6
2019-05-04
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
1
-9
/
+10
2019-05-04
parisc: Use per-pagetable spinlock
Mikulas Patocka
9
-49
/
+108
2019-05-04
parisc: Allow live-patching of __meminit functions
Helge Deller
1
-1
/
+1
2019-05-04
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
1
-2
/
+2
2019-05-04
parisc: Add memory clobber to TLB purges
John David Anglin
1
-3
/
+3
2019-05-04
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
3
-24
/
+39
2019-05-04
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
1
-43
/
+0
2019-05-04
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
6
-128
/
+68
2019-05-04
parisc: enable wide mode early
Sven Schnelle
1
-0
/
+13
2019-05-04
parisc: Show n/a if product number not available
Helge Deller
1
-1
/
+2
2019-05-04
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
1
-5
/
+4
2019-05-04
parisc: Implement kretprobes
Sven Schnelle
2
-1
/
+110
2019-05-04
parisc: remove kprobes.h from generic-y
Sven Schnelle
1
-1
/
+0
2019-05-04
parisc: Implement kprobes
Sven Schnelle
5
-0
/
+254
2019-05-04
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2
-0
/
+48
2019-05-04
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
1
-11
/
+20
2019-05-04
parisc: Export running_on_qemu symbol for modules
Helge Deller
1
-0
/
+1
2019-05-04
parisc: add KGDB support
Sven Schnelle
5
-0
/
+296
2019-05-04
parisc: add parisc code patching
Sven Schnelle
3
-1
/
+91
2019-05-04
parisc: add set_fixmap()/clear_fixmap()
Sven Schnelle
4
-7
/
+69
2019-05-04
parisc: Consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+2
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
4
-30
/
+14
2019-04-20
asm-generic: generalize asm/sockios.h
Arnd Bergmann
1
-14
/
+0
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-14
parisc/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-5
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
4
-30
/
+14
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-06
parisc: Detect QEMU earlier in boot process
Helge Deller
2
-6
/
+3
2019-04-06
parisc: also set iaoq_b in instruction_pointer_set()
Sven Schnelle
1
-1
/
+2
2019-04-06
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-1
/
+0
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-22
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-13
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-5
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
[next]