1. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  2. 4fc09385 m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c by Hirokazu Takata · 17 years ago
  3. ee2077d Char: cyclades, select FW_LOADER by Jiri Slaby · 17 years ago
  4. ddcc305 drivers/edac: fix pasemi kconfig depends by Doug Thompson · 17 years ago
  5. d4c1465 drivers/edac: fix edac_pci sysfs by Doug Thompson · 17 years ago
  6. bce1968 drivers/edac: fix reset edac_mc pollmsec by Doug Thompson · 17 years ago
  7. 26b9723 chipsfb: use correct pm state by Rafael J. Wysocki · 17 years ago
  8. 98ac0e5 xenbus_xs.c: fix a use-after-free by Adrian Bunk · 17 years ago
  9. 4c6a1c1 edac is bust on mips by Andrew Morton · 17 years ago
  10. f52e0ef i2c: ds1682 warning fix by Andrew Morton · 17 years ago
  11. 0ca56b4 Reorder RTC Makefile by Alessandro Zummo · 17 years ago
  12. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  13. f8f0fdc lguest: documentation VI: Switcher by Rusty Russell · 17 years ago
  14. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  15. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  16. e2c9784 lguest: documentation III: Drivers by Rusty Russell · 17 years ago
  17. b2b47c2 lguest: documentation II: Guest by Rusty Russell · 17 years ago
  18. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  19. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  20. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  21. c7b17cb ax88796 (address space): cast to unsigned long, not long by Al Viro · 17 years ago
  22. 5b26e64 raw1394 __user annotation by Al Viro · 17 years ago
  23. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  24. 1f41bb3 cxgb3 gfp_t annotations by Al Viro · 17 years ago
  25. af3b162 misannotation in pppol2tp by Al Viro · 17 years ago
  26. 712aaa1 use CLOCKSOURCE_MASK() instead of too large constant by Al Viro · 17 years ago
  27. e0e5de0 sun userflash is PCI-dependent by Al Viro · 17 years ago
  28. 52cf875 more VIRT_TO_BUS dependencies by Al Viro · 17 years ago
  29. c98dbe5 fix missing arguments in drivers/rtc/rtc-stk17ta8.c by Al Viro · 17 years ago
  30. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  31. 931f9cd m68knommu: fix workqueues in 68328 serial driver by Greg Ungerer · 17 years ago
  32. a427138 m68knommu: remove legacy power managament from 68328 serial driver by Greg Ungerer · 17 years ago
  33. a941735 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  34. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  35. d37c855 KVM: disable writeback for 0x0f 0x01 instructions. by Aurelien Jarno · 17 years ago
  36. 4c981b4 KVM: Fix removal of nx capability from guest cpuid by Avi Kivity · 17 years ago
  37. 7cfa4b0 Revert "KVM: Avoid useless memory write when possible" by Avi Kivity · 17 years ago
  38. 5e58cfe KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race by Rusty Russell · 17 years ago
  39. b0fcd90 KVM: Correctly handle writes crossing a page boundary by Avi Kivity · 17 years ago
  40. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  41. cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
  42. 1e1f3f2 Pull kconfig into release branch by Len Brown · 17 years ago
  43. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  44. c30c620 ACPI: quiet ACPI Exceptions due to no _PTC or _TSS by Len Brown · 17 years ago
  45. 1e66239 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  46. 7742c0b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  47. 9e72ea8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  48. 64a8170 pata_hpt37x: Fix 2.6.22 clock PLL regression by Alan Cox · 17 years ago
  49. 5c8d520 pata_ali: Correct HP detect by Alan Cox · 17 years ago
  50. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  51. f0a664b PCI: export __pci_reenable_device() by Tejun Heo · 17 years ago
  52. 88accb4 netdev: i82596 Ethernet needs <asm/cacheflush.h> by Geert Uytterhoeven · 17 years ago
  53. 1398661 forcedeth: mcp73 device addition by Ayaz Abdulla · 17 years ago
  54. 3d2557f atl1: make atl1_init_ring_ptrs static by Chris Snook · 17 years ago
  55. 8d22c97 eHEA: net_poll support by Jan-Bernd Themann · 17 years ago
  56. dde9f93 drivers/net/acenic.c: fix check-after-use by Adrian Bunk · 17 years ago
  57. fcdff13 defxx: Use __maybe_unused rather than a local hack by Maciej W. Rozycki · 17 years ago
  58. 52cb1c2 Fix error checking in Vitesse IRQ config by Andy Fleming · 17 years ago
  59. fe6d3a4 ps3: reduce allocation size of rx skb buffers by Masakazu Mokuno · 17 years ago
  60. a3093d9 atl1: use kernel provided ethernet length constants by Jay Cliburn · 17 years ago
  61. ef76e3e atl1: fix typo in dma_req_block by Jay Cliburn · 17 years ago
  62. 91a500a atl1: change cmb write threshold by Jay Cliburn · 17 years ago
  63. 3f516c0 atl1: fix typo in DMA engine setup by Jay Cliburn · 17 years ago
  64. e6a7ff4 atl1: change tpd_avail function name by Jay Cliburn · 17 years ago
  65. 583aae1 ps3: fix rare issue that reenabling rx DMA fails by Masakazu Mokuno · 17 years ago
  66. 39a3d2d ps3: removed calling netif_poll_enable() in open() by Masakazu Mokuno · 17 years ago
  67. f0861f8 ps3: use ethX as the name of irq by Masakazu Mokuno · 17 years ago
  68. 92548d6 ps3: use net_device_stats of net_device structure by Masakazu Mokuno · 17 years ago
  69. 78f710d ps3: removed conditional ethtool support by Masakazu Mokuno · 17 years ago
  70. b3bd6fe ps3: removed defines no longer used by Masakazu Mokuno · 17 years ago
  71. 48544cc26 ps3: tx descriptor handling cleanup by Masakazu Mokuno · 17 years ago
  72. ea6992a ps3: some minor cleanups by Masakazu Mokuno · 17 years ago
  73. 9f6c9a8 ps3: fix wrong calculation of rx descriptor address by Masakazu Mokuno · 17 years ago
  74. ceded32 netxen: Load firmware during probe, dma watchdog fix. by dhananjay@netxen.com · 17 years ago
  75. 890de95 ucc_geth: add support to netif message level by Li Yang · 17 years ago
  76. ac42185 ucc_geth: add ethtool support by Li Yang · 17 years ago
  77. 2240598 [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. by Al Viro · 17 years ago
  78. 719be62 aacraid: fix security hole by Alan Cox · 17 years ago
  79. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  80. d316ee5 Fix failure exits in asus-laptop by Al Viro · 17 years ago
  81. d1709e4 Fix Au1100 fb dependencies, add helptext by Ralf Baechle · 17 years ago
  82. 4f640ef Use resource_size_t for serial port IO addresses by Josh Boyer · 17 years ago
  83. 50ad147 ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter by Rafael J. Wysocki · 17 years ago
  84. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  85. 7c5aa66 ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86 by Len Brown · 17 years ago
  86. 43532c8 ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS by Len Brown · 17 years ago
  87. fb80471 ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N by Len Brown · 17 years ago
  88. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  89. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  90. 8c8eb78 ACPI: autoload modules - ACPICA modifications by Thomas Renninger · 17 years ago
  91. 3b0d711 ACPI: asus-laptop: Fix failure exits by Al Viro · 17 years ago
  92. 3cc2649 ACPI: fix oops due to typo in new throttling code by Luming Yu · 17 years ago
  93. a5b4860 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  94. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  95. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  96. 7578634 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  97. d7f5e3d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  98. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  99. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  100. 7766879 KVM: Require CONFIG_ANON_INODES by Avi Kivity · 17 years ago