1. 3bbb835 i2c: New-style devices can support driver model wakeup flags by David Brownell · 17 years ago
  2. cee37ae i2c: Kill struct i2c_device_id by Jean Delvare · 17 years ago
  3. c1f807e missing includes in arch/powerpc/platforms/52xx/lite5200.c by Al Viro · 17 years ago
  4. cc11942 fallout from elsa setup split by Al Viro · 17 years ago
  5. 8d8fe64 JFS: Bio cleanup: Replace missing return statements by Dave Kleikamp · 17 years ago
  6. ffb0355 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  7. bcd11ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  8. c8c55bc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  9. 3749c66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  10. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  11. 23ec23c fix sparc32 breakage (result of vmlinux.lds.S bug) by Al Viro · 17 years ago
  12. c5d6471 fallout from DECLARE_MAC_BUF patches by Al Viro · 17 years ago
  13. 13bcd5d v4l: copy_to_user() is not a good method name by Al Viro · 17 years ago
  14. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  15. c4ea43c net core: fix kernel-doc for new function parameters by Randy Dunlap · 17 years ago
  16. 22e67bb docbook/mcabook: fixup x86 path/file names by Randy Dunlap · 17 years ago
  17. f3cf31a docbook/kernel-api: fixup x86 path/file names by Randy Dunlap · 17 years ago
  18. 34ca810 docbook/kernel-hacking: fixup x86 path/file names by Randy Dunlap · 17 years ago
  19. 08d7b5a docbook/deviceiobook: fixup x86 path/file names by Randy Dunlap · 17 years ago
  20. ecaedfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  21. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  22. 6faf035 ssb bus needs <linux/io.h> by Geert Uytterhoeven · 17 years ago
  23. 50e36eb b43 wireless needs <linux/io.h> by Geert Uytterhoeven · 17 years ago
  24. 3649ba0 m68k: fix net drivers after recent get_stats updates by Geert Uytterhoeven · 17 years ago
  25. 0dddfd4 dm: emc_endio returns void by Geert Uytterhoeven · 17 years ago
  26. e92042e m68k: Export cachectl.h by Matthew Wilcox · 17 years ago
  27. a554444 m68k: ignore restart_syscall by Geert Uytterhoeven · 17 years ago
  28. 3d83a2a m68k: Atari keyboard ACIA driver cleanup by Geert Uytterhoeven · 17 years ago
  29. 6615c5b m68k: Atari input drivers cleanup by Geert Uytterhoeven · 17 years ago
  30. 99149a4 alim15x3: remove redundant m5229_revision check by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 88ae4d8 sc1200: fix ->dma_base equal zero handling by Bartlomiej Zolnierkiewicz · 17 years ago
  32. dfb2311 cs5520: fix ->dma_base equal zero handling by Bartlomiej Zolnierkiewicz · 17 years ago
  33. b9d9e61 sgiioc4: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 7bda292 cs5535: add missing ->dma_base check by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 76bb778 ide: remove CONFIG_IDEDMA_IVB config option by Bartlomiej Zolnierkiewicz · 17 years ago
  36. b140b99 ide: change master/slave IDENTIFY order by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 6e24939 pdc202xx_new: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 249aa4f cs5535: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 3b4024d amd74xx/via82cxxx: check ide_config_drive_speed() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 0f45894 au1xxx: fix au1xxx_set_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 0b46ff2 ide-pmac: fix PIO setup and enable autotune by Benjamin Herrenschmidt · 17 years ago
  44. 254bb55 ide-pmac: use ide_tune_dma() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 3b2d009 ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. ddf1510 ide-pmac: use __ide_wait_stat() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 218ee5f ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 74af21c ide: add __ide_wait_stat() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  50. fd553ce ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 7810394 ide-pmac: remove control register messing from pmac_ide_dma_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 90f72ec ide-pmac: fix set_timings_mdma() by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 085798b ide-pmac: pmac_ide_tune_chipset() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 90a87ea ide-pmac: don't check kauai_lookup_timing() return value by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 39e5f59 ide: unexport ide_acpi_set_state by Adrian Bunk · 17 years ago
  56. ceec182 ide_platform: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  57. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  58. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  59. b37bde1 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver by Bryan Wu · 17 years ago
  60. c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
  61. f96880d [MTD] [NAND] Fix compiler warning in Alauda driver by akpm@linux-foundation.org · 17 years ago
  62. 4fc8a60 [JFFS2] Remove stray debugging printk by David Woodhouse · 17 years ago
  63. b534e70 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. by David Woodhouse · 17 years ago
  64. 69ca437 [JFFS2] Check for creation of dirents with embedded zero bytes in name. by David Woodhouse · 17 years ago
  65. a8c68f3 [JFFS2] Don't count all 'very dirty' blocks except in debug mode by David Woodhouse · 17 years ago
  66. 2665ea8 [JFFS2] Check whether garbage-collection actually obsoleted its victim. by David Woodhouse · 17 years ago
  67. 85becc5 [JFFS2] Relax threshold for triggering GC due to dirty blocks. by David Woodhouse · 17 years ago
  68. 1437085 [MTD] [OneNAND] Fix typo related with recent commit by Kyungmin Park · 17 years ago
  69. 8a45450 KVM: Replace enum by #define by Avi Kivity · 17 years ago
  70. 0967b7b KVM: Skip pio instruction when it is emulated, not executed by Avi Kivity · 17 years ago
  71. 535eabc KVM: x86 emulator: popf by Nitin A Kamble · 17 years ago
  72. 12fa272 KVM: x86 emulator: fix src, dst value initialization by Nitin A Kamble · 17 years ago
  73. 26a3e98 KVM: x86 emulator: jmp abs by Nitin A Kamble · 17 years ago
  74. 7e0b54b KVM: x86 emulator: lea by Nitin A Kamble · 17 years ago
  75. 55bebde KVM: X86 emulator: jump conditional short by Nitin A Kamble · 17 years ago
  76. bbe9abb KVM: x86 emulator: imlpement jump conditional relative by Nitin A Kamble · 17 years ago
  77. 7de7524 KVM: x86 emulator: sort opcodes into ascending order by Nitin A Kamble · 17 years ago
  78. 054b136 KVM: Improve emulation failure reporting by Avi Kivity · 17 years ago
  79. fd2a760 KVM: x86 emulator: pushf by Nitin A Kamble · 17 years ago
  80. f6eed39 KVM: x86 emulator: call near by Nitin A Kamble · 17 years ago
  81. 7d31691 KVM: x86 emulator: push imm8 by Nitin A Kamble · 17 years ago
  82. bfdaab0 KVM: VMX: Fix exit qualification width on i386 by He, Qing · 17 years ago
  83. 04d2cc7 KVM: Move main vcpu loop into subarch independent code by Avi Kivity · 17 years ago
  84. 29bd8a7 KVM: VMX: Move vm entry failure handling to the exit handler by Avi Kivity · 17 years ago
  85. 2e3e588 KVM: MMU: Don't do GFP_NOWAIT allocations by Avi Kivity · 17 years ago
  86. cbdd1be KVM: Rename kvm_arch_ops to kvm_x86_ops by Christian Ehrhardt · 17 years ago
  87. 0d8d2bd KVM: Simplify memory allocation by Laurent Vivier · 17 years ago
  88. 1747fb7 KVM: Hoist SVM's get_cs_db_l_bits into core code. by Rusty Russell · 17 years ago
  89. 81f50e3 KVM: Keep control regs in sync by Rusty Russell · 17 years ago
  90. b85b9ee9 KVM: Clean up unloved invlpg emulation by Rusty Russell · 17 years ago
  91. c9a1185 KVM: Remove the unused invlpg member of struct kvm_arch_ops. by Rusty Russell · 17 years ago
  92. 380102c KVM: Set the ET flag in CR0 after initializing FX by Amit Shah · 17 years ago
  93. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  94. 932f72a KVM: round robin for APIC lowest priority delivery mode by He, Qing · 17 years ago
  95. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  96. 5cd4f6f KVM: disable tpr/cr8 sync when in-kernel APIC is used by He, Qing · 17 years ago
  97. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 17 years ago
  98. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  99. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 17 years ago
  100. 2a8067f KVM: pending irq save/restore by Eddie Dong · 17 years ago