index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sections: disable const sections for PA-RISC v2
Andi Kleen
2012-10-06
1
-8
/
+19
*
audit.h: replace defines with C stubs
Kees Cook
2012-10-06
1
-53
/
+153
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
2
-33
/
+137
|
\
|
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
2
-2
/
+15
|
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
1
-1
/
+1
|
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
1
-1
/
+5
|
*
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
Gavin Shan
2012-08-27
1
-0
/
+6
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2012-08-26
47
-95
/
+204
|
|
\
|
*
|
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
2
-7
/
+6
|
*
|
KVM: introduce KVM_HVA_ERR_RO_BAD
Xiao Guangrong
2012-08-22
1
-2
/
+3
|
*
|
KVM: introduce KVM_HVA_ERR_BAD
Xiao Guangrong
2012-08-22
1
-1
/
+7
|
*
|
KVM: introduce KVM_PFN_ERR_RO_FAULT
Xiao Guangrong
2012-08-22
1
-0
/
+1
|
*
|
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
2012-08-22
1
-1
/
+2
|
*
|
KVM: hide KVM_MEMSLOT_INVALID from userspace
Xiao Guangrong
2012-08-22
2
-2
/
+12
|
*
|
KVM: let the error pfn not depend on error code
Xiao Guangrong
2012-08-06
1
-9
/
+15
|
*
|
KVM: do not release the error page
Xiao Guangrong
2012-08-06
1
-1
/
+1
|
*
|
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
2012-08-06
1
-2
/
+7
|
*
|
KVM: remove the unused declare
Xiao Guangrong
2012-08-06
1
-2
/
+0
|
*
|
KVM: inline is_*_pfn functions
Xiao Guangrong
2012-08-06
1
-3
/
+16
|
*
|
KVM: introduce KVM_PFN_ERR_BAD
Xiao Guangrong
2012-08-06
1
-0
/
+1
|
*
|
KVM: introduce KVM_PFN_ERR_HWPOISON
Xiao Guangrong
2012-08-06
1
-1
/
+1
|
*
|
KVM: introduce KVM_PFN_ERR_FAULT
Xiao Guangrong
2012-08-06
1
-1
/
+2
|
*
|
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
1
-1
/
+0
|
*
|
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
264
-1911
/
+12947
|
|
\
\
|
*
|
|
KVM: Move KVM_IRQ_LINE to arch-generic code
Christoffer Dall
2012-07-26
1
-0
/
+1
|
*
|
|
KVM: remove dummy pages
Xiao Guangrong
2012-07-26
1
-1
/
+2
|
*
|
|
Merge branch 'queue' into next
Avi Kivity
2012-07-26
1
-12
/
+50
|
|
\
\
\
|
|
*
|
|
KVM: Choose better candidate for directed yield
Raghavendra K T
2012-07-23
1
-0
/
+5
|
|
*
|
|
KVM: Note down when cpu relax intercepted or pause loop exited
Raghavendra K T
2012-07-23
1
-0
/
+34
|
|
*
|
|
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-19
1
-3
/
+2
|
|
*
|
|
KVM: remove is_error_hpa
Xiao Guangrong
2012-07-19
1
-4
/
+0
|
|
*
|
|
KVM: make bad_pfn static to kvm_main.c
Xiao Guangrong
2012-07-19
1
-1
/
+0
|
|
*
|
|
KVM: using get_fault_pfn to get the fault pfn
Xiao Guangrong
2012-07-19
1
-4
/
+1
|
|
*
|
|
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
2012-07-18
1
-0
/
+8
*
|
|
|
|
Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-04
3
-0
/
+82
|
\
\
\
\
\
|
*
|
|
|
|
remoteproc: Add STE modem driver
Sjur Brændeland
2012-09-22
1
-0
/
+56
|
*
|
|
|
|
remtoteproc: maintain max notifyid
Sjur Brændeland
2012-09-18
1
-0
/
+2
|
*
|
|
|
|
remoteproc: create a 'recovery' debugfs entry
Fernando Guzman Lugo
2012-09-18
1
-0
/
+2
|
*
|
|
|
|
remoteproc: add actual recovery implementation
Fernando Guzman Lugo
2012-09-18
1
-0
/
+2
|
*
|
|
|
|
remoteproc: add rproc_report_crash function to notify rproc crashes
Fernando Guzman Lugo
2012-09-18
1
-0
/
+18
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
4
-0
/
+68
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?)
Jussi Kivilinna
2012-09-07
1
-0
/
+5
|
*
|
|
|
|
|
crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)
Jussi Kivilinna
2012-09-07
1
-0
/
+5
|
*
|
|
|
|
|
powerpc/crypto: add 842 hardware compression driver
Seth Jennings
2012-08-01
1
-0
/
+11
|
*
|
|
|
|
|
crypto: cast6 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
1
-0
/
+23
|
*
|
|
|
|
|
crypto: cast5 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
1
-0
/
+22
|
*
|
|
|
|
|
crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...
Jussi Kivilinna
2012-08-01
1
-0
/
+2
*
|
|
|
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
9
-12
/
+233
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-03
5
-22
/
+46
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drm: support for rotated scanout
Rob Clark
2012-10-02
1
-0
/
+5
[next]