1. 44463f7 firmware: create firmware binaries during 'make modules'. by David Woodhouse · 16 years ago
  2. fb2e405 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  3. 4b9f12a x86/oprofile/nmi_int: add Nehalem to list of ppro cores by Linus Torvalds · 16 years ago
  4. b30f3ae x86-64: Clean up 'save/restore_i387()' usage by Linus Torvalds · 16 years ago
  5. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  6. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  7. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  8. 1b8ebad ide: use proper printk() KERN_* levels in ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 52f3a77 ide: fix for EATA SCSI HBA in ATA emulating mode by Bartlomiej Zolnierkiewicz · 16 years ago
  10. d0b53f6 ide: remove stale comments from drivers/ide/Makefile by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 90d2c6b ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase by Bartlomiej Zolnierkiewicz · 16 years ago
  12. e27420d ide-scsi: remove kmalloced struct request by FUJITA Tomonori · 16 years ago
  13. 216f9a8 ht6560b: remove old history by Jan Evert van Grootheest · 16 years ago
  14. eb34b2d ht6560b: update email address by Jan Evert van Grootheest · 16 years ago
  15. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 16 years ago
  16. 96cc112 gayle: release resources on ide_host_add() failure by Bartlomiej Zolnierkiewicz · 16 years ago
  17. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 16 years ago
  18. 7fa897b ide: trivial sparse annotations by Harvey Harrison · 16 years ago
  19. cd740ab ide: ide-tape.c sparse annotations and unaligned access removal by Harvey Harrison · 16 years ago
  20. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  21. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 04ba6e7 it821x: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  26. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 35bbac9 ide-generic: is no longer needed on ppc32 by Bartlomiej Zolnierkiewicz · 16 years ago
  28. ffed0b6 ide-generic: remove broken PPC_PREP support by Bartlomiej Zolnierkiewicz · 16 years ago
  29. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 2c9d864 ide: remove <asm-cris/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  31. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 16 years ago
  33. ac32f32 ide-generic: fix ide_default_io_base() for m32r by Bartlomiej Zolnierkiewicz · 16 years ago
  34. b0a6281 ide: fix <asm-xtensa/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 37c5ef5 rapide: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 8e27cb1 icside: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 585f67e via82cxxx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. fc2c32b trm290: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 29d72f2 triflex: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. ea881d6 tc86c001: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 64b0fed slc90e66: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 6ce71998 sl82c105: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 1ceb906 sis5513: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. fe38258 siimage: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. bc2c9a8 serverworks: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 0fd1880 rz1000: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. da8c3e0 piix: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 574a1c2 pdc202xx_old: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. aa6e518 ns87415: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 1bcaaba jmicron: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 87d8b61 it821x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. a6c43a2 hpt366: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 741ac62 hpt34x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. f566bca ide/pci/generic: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. cd68841 cy82c693: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 40c8a7f cs5535: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. d16492a cs5530: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. e2b15b4 cmd64x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. f354fbc atiixp: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. b2509ac amd74xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 8ee3f3b alim15x3: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. eb7cb98 aec62xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  70. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  71. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  72. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 8c2eece ide: call ide_pci_setup_ports() before do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. a742d6c ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. a95925a ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config' by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 708e5f9 ide: always call ->init_chipset method in do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  85. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 8ffa5b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 6209ed9 x86-64: make BUILD_IRQ() also reset section back by Linus Torvalds · 16 years ago
  89. 6044110 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  91. 3fde80e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  92. ac9f80a Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  93. c54554d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  94. 4378dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  95. c3c2233 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. f924727 UFS: add const to parser token table by Steven Whitehouse · 16 years ago
  97. b340e8a auxdisplay: small cleanups by Akinobu Mita · 16 years ago
  98. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  99. cba603b fbcon: remove stray semicolons by Jan Beulich · 16 years ago
  100. 3e07405 fbdev: LCD backlight driver using Atmel PWM driver by Hans-Christian Egtvedt · 16 years ago