1. 815af8d [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte by Avi Kivity · 18 years ago
  2. 374cbac [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them by Avi Kivity · 18 years ago
  3. cea0f0e [PATCH] KVM: MMU: Shadow page table caching by Avi Kivity · 18 years ago
  4. 25c0de2 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer by Avi Kivity · 18 years ago
  5. aef3d3f [PATCH] KVM: MMU: Make the shadow page tables also special-case pae by Avi Kivity · 18 years ago
  6. 1b0973b [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode by Avi Kivity · 18 years ago
  7. 17ac10a [PATCH] KVM: MU: Special treatment for shadow pae root pages by Avi Kivity · 18 years ago
  8. ac79c97 [PATCH] KVM: MMU: Fold fetch_guest() into init_walker() by Avi Kivity · 18 years ago
  9. 1342d35 [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does by Avi Kivity · 18 years ago
  10. 6bcbd6a [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns by Avi Kivity · 18 years ago
  11. cd4a4e5 [PATCH] KVM: MMU: Implement simple reverse mapping by Avi Kivity · 18 years ago
  12. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  13. cb26b57 [PATCH] Update the rtc-rs5c372 driver by David Brownell · 18 years ago
  14. 2723f96 [PATCH] ip2 warning fix by Andrew Morton · 18 years ago
  15. 6c5f8cc [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix by Alan · 18 years ago
  16. 406c9b6 [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0" by Christoph Hellwig · 18 years ago
  17. d73e3cd [PATCH] rtc-at91rm9200 build fix by David Brownell · 18 years ago
  18. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  19. e097f35 [PATCH] KVM: Recover after an arch module load failure by Yoshimi Ichiyanagi · 18 years ago
  20. d3b2c33 [PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable by Ingo Molnar · 18 years ago
  21. 965b58a [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug by Ingo Molnar · 18 years ago
  22. cd36bee [PATCH] via82cxxx: fix cable detection by Bartlomiej Zolnierkiewicz · 18 years ago
  23. 6ae4adf [PATCH] PCI: prevent down_read when pci_devices is empty by Ard van Breemen · 18 years ago
  24. 34f1ca5 [PATCH] Fix leds-s3c24xx hardware.h reference by Richard Purdie · 18 years ago
  25. 6002f54 [PATCH] Fix implicit declarations in via-pmu by Dave Jones · 18 years ago
  26. 8be7ed1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  27. d1398a6f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  28. 69e4d94 HID: fix help texts in Kconfig by Jiri Kosina · 18 years ago
  29. c96c9d7 Fix some ARM builds due to HID brokenness by Russell King · 18 years ago
  30. 63ea998 [SUNGEM]: PHY updates & pause fixes (#2) by Benjamin Herrenschmidt · 18 years ago
  31. 60903f2 [NET] drivers/net/loopback.c: convert to module_init() by Adrian Bunk · 18 years ago
  32. 3136dcb [NET]: ifb double-counts packets by dean gaudet · 18 years ago
  33. a7ec3f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  34. de9e957 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  35. 2e11c20 [PATCH] cdrom: set default timeout to 7 seconds by Jens Axboe · 18 years ago
  36. 7b37b06 [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value by akpm@osdl.org · 18 years ago
  37. dc3c337 [PATCH] libata: fix combined mode by Alan · 18 years ago
  38. c6e1919 ACPI: EC: move verbose printk to debug build only by Guillaume Chazarain · 18 years ago
  39. 27c5d74 backlight: fix backlight_device_register compile failures by Richard Purdie · 18 years ago
  40. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 18 years ago
  41. 7283670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  42. 8018c27 [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() by Ingo Molnar · 18 years ago
  43. 55a54f7 [PATCH] KVM: Fix oops on oom by Avi Kivity · 18 years ago
  44. c68876f [PATCH] KVM: Rename some msrs by Nguyen Anh Quynh · 18 years ago
  45. a8d13ea [PATCH] KVM: More msr misery by Avi Kivity · 18 years ago
  46. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 18 years ago
  47. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 18 years ago
  48. 09db28b [PATCH] KVM: Initialize kvm_arch_ops on unload by Yoshimi Ichiyanagi · 18 years ago
  49. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  50. 1e88546 [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data by Avi Kivity · 18 years ago
  51. 44854ad [PATCH] PIIX/SLC90E66: PIO mode fallback fix by Sergei Shtylyov · 18 years ago
  52. 242ce41 [PATCH] PIIX: remove check for broken MW DMA mode 0 by Sergei Shtylyov · 18 years ago
  53. e2a5d2f [PATCH] spi_s3c24xx_gpio: use right header by Arnaud Patard (Rtp · 18 years ago
  54. de4fa9926 [PATCH] SPI/MTD: mtd_dataflash oops prevention by David Brownell · 18 years ago
  55. 17c65d6 [PATCH] m25p80 build fixes (with MTD debug) by David Brownell · 18 years ago
  56. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  57. 0f5486e [PATCH] cciss: build with PROC_FS=n by Randy Dunlap · 18 years ago
  58. 96ceeaf [PATCH] Fix compilation of via-pmu-backlight by Andreas Schwab · 18 years ago
  59. cfe7c09a [PATCH] Char: isicom, eliminate spinlock recursion by Jiri Slaby · 18 years ago
  60. 10f549f [PATCH] make fn_keys work again on power/macbooks by Soeren Sonnenburg · 18 years ago
  61. 9d79f1b [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion by Michael S. Tsirkin · 18 years ago
  62. 31f87cf [PATCH] Char: mxser, fix oops when removing opened by Jiri Slaby · 18 years ago
  63. 76e6a1d [PATCH] pci/probe: fix macro that confuses kernel-doc by Randy Dunlap · 18 years ago
  64. 76598eb [PATCH] powerpc iseries link error in allmodconfig by Judith Lebzelter · 18 years ago
  65. 43cdff9 [PATCH] Fix IPMI watchdog set_param_str() using kstrdup by Sebastien Dugué · 18 years ago
  66. 97d552e ieee1394: sbp2: fix bogus dma mapping by Stefan Richter · 18 years ago
  67. b2bb550 ieee1394: sbp2: pass REQUEST_SENSE through to the target by Stefan Richter · 18 years ago
  68. 7479b1c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  69. 4945b8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  70. 6c722e9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  71. 7f02d68 [AGPGART] Fix PCI-posting flush typo. by Thomas Hellstrom · 18 years ago
  72. aa77015 [S390] cio: fix stsch_reset. by Michael Holzheu · 18 years ago
  73. 524a237 [S390] Change max. buffer size for monwriter device. by Melissa Howland · 18 years ago
  74. 69f7e75 V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging by Jean Delvare · 18 years ago
  75. 70bdd9c V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" by Alexey Dobriyan · 18 years ago
  76. 0b778a5 V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1 by Mauro Carvalho Chehab · 18 years ago
  77. 9a2816c V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch by David Brownell · 18 years ago
  78. 5f1693f V4L/DVB (4997): Bttv: delete duplicated ioremap() by Akinobu Mita · 18 years ago
  79. 25821400 V4L/DVB (4996): Msp3400: fix kthread_run error check by Akinobu Mita · 18 years ago
  80. 054afee V4L/DVB (4995): Vivi: fix kthread_run() error check by Akinobu Mita · 18 years ago
  81. 72f678c V4L/DVB (4994): Vivi: fix use after free in list_for_each() by Akinobu Mita · 18 years ago
  82. b331daa V4L/DVB (4992): Fix typo in saa7134-dvb.c by Stephan Berberig · 18 years ago
  83. d4f60baf V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference by Adrian Bunk · 18 years ago
  84. d82d418 V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak by Amit Choudhary · 18 years ago
  85. 83aaf13 V4L/DVB (4984): LOG_STATUS should show the real temporal filter value. by Hans Verkuil · 18 years ago
  86. 12b896e V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting. by Hans Verkuil · 18 years ago
  87. b331def V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. by Hans Verkuil · 18 years ago
  88. 315eb962 V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working by Mauro Carvalho Chehab · 18 years ago
  89. ed00b41 V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected by Dwaine Garden · 18 years ago
  90. 5ef35be V4L/DVB (4973): Dvb-core: fix printk type warning by Michael Krufky · 18 years ago
  91. dedcefb V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems by Ang Way Chuang · 18 years ago
  92. 38284ba V4L/DVB (4970): Usbvision memory fixes by Thierry MERLE · 18 years ago
  93. 3a4456a V4L/DVB (4968): Add PAL-60 support for cx2584x. by Hans Verkuil · 18 years ago
  94. e71ced1 V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support. by Hans Verkuil · 18 years ago
  95. 2485eb0 V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette by audetto@tiscali.it · 18 years ago
  96. c626846 V4L/DVB (4960): Removal of unused code from usbvision-i2c.c by Mauro Carvalho Chehab · 18 years ago
  97. 0a0cead V4L/DVB (4959): Usbvision: possible cleanups by Adrian Bunk · 18 years ago
  98. bee8a44 V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS by Ralf Baechle · 18 years ago
  99. 6ccd601 V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right place by Mario Rossi · 18 years ago
  100. a821e99 V4L/DVB (4955): Fix autosearch index by Mario Rossi · 18 years ago