]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Mar 2013 14:56:32 +0000 (08:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Mar 2013 14:56:32 +0000 (08:56 -0600)
commitf9b39d61dbdc7880f3142986697f52cdec1bff4c
tree931d7b3a12fae77ecca9a0caa91b88443f4ec58b
parent4dbfff9247a88d7ae02119de9c94505b7e7c549e
parent4097692a1011920ffa06a71f99f7cd25e16fdd89
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus

Konrad writes:

[the branch] has a bunch of fixes. They vary from being able to deal
with unknown requests, overflow in statistics, compile warnings, bug in
the error path, removal of unnecessary logic. There is also one
performance fix - which is to allocate pages for requests when the
driver loads - instead of doing it per request