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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
KVM: halt_polling: improve grow/shrink settings
Christian Borntraeger
2
-12
/
+15
2016-02-16
Merge tag 'kvm-s390-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
12
-122
/
+254
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: usage hint for adapter mappings
Cornelia Huck
1
-0
/
+2
2016-02-10
KVM: s390: add documentation of KVM_S390_VM_CRYPTO
David Hildenbrand
1
-0
/
+33
2016-02-10
KVM: s390: add documentation of KVM_S390_VM_TOD
David Hildenbrand
1
-0
/
+19
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
3
-1
/
+4
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
2
-2
/
+17
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
10
-8
/
+17
2016-02-08
scatterlist: fix a typo in comment block of sg_miter_stop()
Masahiro Yamada
1
-3
/
+3
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
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-08
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-07
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-07
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-06
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-06
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
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
4
-7
/
+7
[next]