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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-06
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
5
-62
/
+0
2007-01-06
[PATCH] KVM: MMU: oom handling
Avi Kivity
5
-43
/
+37
2007-01-06
[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page
Avi Kivity
1
-4
/
+4
2007-01-06
[PATCH] KVM: MMU: Implement child shadow unlinking
Avi Kivity
1
-4
/
+38
2007-01-06
[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page
Avi Kivity
3
-0
/
+61
2007-01-06
[PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables
Avi Kivity
1
-0
/
+36
2007-01-06
[PATCH] KVM: MMU: Support emulated writes into RAM
Avi Kivity
3
-0
/
+36
2007-01-06
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
2
-17
/
+31
2007-01-06
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
2
-18
/
+55
2007-01-06
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
3
-34
/
+280
2007-01-06
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
2
-15
/
+15
2007-01-06
[PATCH] KVM: MMU: Make the shadow page tables also special-case pae
Avi Kivity
1
-4
/
+7
2007-01-06
[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
Avi Kivity
2
-10
/
+20
2007-01-06
[PATCH] KVM: MU: Special treatment for shadow pae root pages
Avi Kivity
2
-45
/
+82
2007-01-06
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
Avi Kivity
1
-58
/
+47
2007-01-06
[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does
Avi Kivity
2
-10
/
+20
2007-01-06
[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
Avi Kivity
1
-2
/
+5
2007-01-06
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
4
-13
/
+142
2007-01-06
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
4
-2
/
+24
2007-01-06
[PATCH] Update the rtc-rs5c372 driver
David Brownell
1
-68
/
+467
2007-01-06
[PATCH] ip2 warning fix
Andrew Morton
1
-2
/
+2
2007-01-06
[PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix
Alan
1
-8
/
+10
2007-01-06
[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...
Christoph Hellwig
1
-31
/
+18
2007-01-06
[PATCH] rtc-at91rm9200 build fix
David Brownell
1
-0
/
+2
2007-01-06
[PATCH] KVM: Improve interrupt response
Dor Laor
4
-27
/
+170
2007-01-06
[PATCH] KVM: Recover after an arch module load failure
Yoshimi Ichiyanagi
1
-4
/
+4
2007-01-06
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
1
-2
/
+2
2007-01-06
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
1
-11
/
+21
2007-01-06
[PATCH] via82cxxx: fix cable detection
Bartlomiej Zolnierkiewicz
1
-73
/
+65
2007-01-06
[PATCH] PCI: prevent down_read when pci_devices is empty
Ard van Breemen
1
-0
/
+24
2007-01-06
[PATCH] Fix leds-s3c24xx hardware.h reference
Richard Purdie
1
-1
/
+1
2007-01-06
[PATCH] Fix implicit declarations in via-pmu
Dave Jones
1
-0
/
+1
2007-01-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-40
/
+168
2007-01-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-4
/
+4
2007-01-04
HID: fix help texts in Kconfig
Jiri Kosina
2
-9
/
+14
2007-01-04
Fix some ARM builds due to HID brokenness
Russell King
1
-0
/
+1
2007-01-04
[SUNGEM]: PHY updates & pause fixes (#2)
Benjamin Herrenschmidt
3
-26
/
+163
2007-01-04
[NET] drivers/net/loopback.c: convert to module_init()
Adrian Bunk
2
-12
/
+3
2007-01-04
[NET]: ifb double-counts packets
dean gaudet
1
-2
/
+2
2007-01-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
5
-79
/
+126
2007-01-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-0
/
+4
2007-01-04
[PATCH] cdrom: set default timeout to 7 seconds
Jens Axboe
1
-1
/
+7
2007-01-03
[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value
akpm@osdl.org
1
-4
/
+5
2007-01-02
[PATCH] libata: fix combined mode
Alan
1
-12
/
+30
2007-01-02
ACPI: EC: move verbose printk to debug build only
Guillaume Chazarain
1
-1
/
+1
2007-01-02
backlight: fix backlight_device_register compile failures
Richard Purdie
3
-3
/
+3
2007-01-01
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
12
-107
/
+147
2006-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-43
/
+40
2006-12-30
[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...
Ingo Molnar
3
-20
/
+17
2006-12-30
[PATCH] KVM: Fix oops on oom
Avi Kivity
1
-1
/
+2
[next]