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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
1
-0
/
+2
2016-02-10
KVM: s390: do not block CPU on dirty logging
Christian Borntraeger
1
-0
/
+1
2016-02-10
KVM: s390: do not take mmap_sem on dirty log query
Christian Borntraeger
1
-2
/
+0
2016-02-10
KVM: s390: remove old fragment of vector registers
David Hildenbrand
1
-7
/
+1
2016-02-10
KVM: s390: instruction-fetching exceptions on SIE faults
David Hildenbrand
1
-2
/
+10
2016-02-10
KVM: s390: provide prog irq ilc on SIE faults
David Hildenbrand
1
-4
/
+8
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2
-1
/
+3
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
1
-21
/
+20
2016-02-10
KVM: s390: read the correct opcode on SIE faults
David Hildenbrand
1
-2
/
+1
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2
-4
/
+28
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
5
-35
/
+43
2016-02-10
KVM: s390: migration / injection of prog irq ilc
David Hildenbrand
1
-1
/
+11
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
5
-36
/
+50
2016-02-10
KVM: s390: sync of fp registers via kvm_run
David Hildenbrand
2
-7
/
+13
2016-02-10
KVM: s390: allow sync of fp registers via vregs
David Hildenbrand
1
-1
/
+4
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
5
-29
/
+22
2016-02-09
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
2
-8
/
+7
2016-02-09
KVM: APIC: remove unnecessary double checks on APIC existence
Paolo Bonzini
1
-16
/
+3
2016-02-09
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2
-5
/
+9
2016-02-09
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Feng Wu
1
-7
/
+49
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
6
-7
/
+82
2016-02-09
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
1
-1
/
+14
2016-02-09
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
2
-8
/
+17
2016-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+52
2016-02-08
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-0
/
+9
2016-02-08
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-12
/
+52
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
31
-147
/
+226
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2016-02-06
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
regmap: mmio: Revert to v4.4 endianness handling
Mark Brown
9
-0
/
+9
2016-02-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+22
2016-02-05
ARM: multi_v7_defconfig: enable DW_WATCHDOG
Dinh Nguyen
1
-0
/
+1
2016-02-05
ARM: nomadik: fix up SD/MMC DT settings
Linus Walleij
1
-17
/
+20
2016-02-03
arm64: asm: Explicitly include linux/personality.h in asm/page.h
Mark Brown
1
-0
/
+1
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
1
-4
/
+19
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+9
2016-02-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2016-02-01
Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+1
2016-02-01
Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
5
-31
/
+35
2016-02-01
Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
13
-91
/
+130
2016-02-01
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
5
-4
/
+31
2016-02-01
ARM64: tegra: Add chosen node for tegra132 norrin
Jon Hunter
1
-0
/
+2
2016-02-01
ARM: realview: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2016-02-01
ARM: tango: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2016-02-01
ARM: tango: use const and __initconst for smp_operations
Masahiro Yamada
1
-1
/
+1
2016-02-01
ARM: realview: use const and __initconst for smp_operations
Masahiro Yamada
1
-1
/
+1
2016-02-01
arm64: dts: Add missing DMA Abort interrupt to Juno
Robin Murphy
1
-0
/
+1
2016-02-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+13
[next]