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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
KVM: Refactor IRQ names of assigned devices
Jan Kiszka
1
-0
/
+1
2011-01-12
KVM: Switch assigned device IRQ forwarding to threaded handler
Jan Kiszka
1
-10
/
+2
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-1
/
+14
2011-01-12
KVM: cleanup async_pf tracepoints
Xiao Guangrong
1
-41
/
+35
2011-01-12
KVM: fix tracing kvm_try_async_get_page
Xiao Guangrong
1
-5
/
+7
2011-01-12
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
Takuya Yoshikawa
1
-0
/
+1
2011-01-12
KVM: x86: trace "exit to userspace" event
Gleb Natapov
1
-0
/
+30
2011-01-12
KVM: propagate fault r/w information to gup(), allow read-only memory
Marcelo Tosatti
1
-1
/
+4
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
1
-6
/
+11
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2
-0
/
+2
2011-01-12
KVM: Add memory slot versioning and use it to provide fast guest write interface
Gleb Natapov
2
-0
/
+14
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2
-0
/
+121
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2010-12-17
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
1
-0
/
+1
2010-12-17
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
1
-1
/
+0
2010-12-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+2
2010-12-17
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
3
-7
/
+8
2010-12-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-6
/
+11
2010-12-16
SSB: Fix nvram_get on BCM47xx platform
Hauke Mehrtens
1
-6
/
+11
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2010-12-16
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
1
-1
/
+2
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-2
/
+9
2010-12-15
fanotify: split version into version and metadata_len
Alexey Zaytsev
1
-2
/
+4
2010-12-15
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
Dmitry Torokhov
1
-2
/
+4
2010-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+8
2010-12-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-2
/
+20
2010-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-12-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-0
/
+3
2010-12-11
Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....
Len Brown
15
-28
/
+61
2010-12-11
ACPI: video: fix build for CONFIG_ACPI=n
Chris Wilson
1
-1
/
+4
2010-12-11
ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n
Len Brown
1
-0
/
+15
2010-12-11
acpi: fix _OSI string setup regression
Lin Ming
1
-1
/
+1
2010-12-11
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-2
/
+4
2010-12-09
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
1
-0
/
+1
2010-12-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+2
2010-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+26
2010-12-08
nfs: remove extraneous and problematic calls to nfs_clear_request
Trond Myklebust
1
-0
/
+1
2010-12-08
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-0
/
+2
2010-12-08
fanotify: Introduce FAN_NOFD
Lino Sanfilippo
1
-0
/
+2
2010-12-08
fanotify: on group destroy allow all waiters to bypass permission check
Lino Sanfilippo
1
-1
/
+1
2010-12-08
fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called
Lino Sanfilippo
1
-3
/
+0
2010-12-08
fanotify: remove packed from access response message
Eric Paris
1
-1
/
+1
2010-12-07
Input: add input driver for polled GPIO buttons
Gabor Juhos
1
-0
/
+2
2010-12-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2010-12-07
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-2
/
+2
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
1
-1
/
+3
2010-12-06
ASoC: Fix off by one error in WM8994 EQ register bank size
Uk Kim
1
-1
/
+1
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+2
[next]