1. a05afe9 [POWERPC] Comment out a currently unused function by Stephen Rothwell · 17 years ago
  2. 9c25099 [POWERPC] Use of_get_property in ipmi code by Stephen Rothwell · 17 years ago
  3. 7b52b44 [POWERPC] via-pmu: Fix typo in printk by Michael Buesch · 17 years ago
  4. cc61f95 [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  5. 0d279d4 [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of by David Gibson · 17 years ago
  6. 301d9cb [POWERPC] Init markings for hvc_beat by Ishizaki Kou · 17 years ago
  7. 6e420b7 [WATCHDOG] Add support for 1533 bridge to alim1535_wdt by Andrey Borzenkov · 17 years ago
  8. 0f112a8 [WATCHDOG] Eurotechwdt.c - clean-up comments by Wim Van Sebroeck · 17 years ago
  9. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago
  10. 6724add [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connection by Mike Christie · 17 years ago
  11. 96809f1 [SCSI] libiscsi: fix null ptr regression when aborting a command with data to transfer by Mike Christie · 17 years ago
  12. 604cd79 [SCSI] qla2xxx: Update version number to 8.02.00-k3. by Andrew Vasquez · 17 years ago
  13. 6afd976 [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. by Andrew Vasquez · 17 years ago
  14. a3cbdfa [SCSI] qla2xxx: Correct 8GB iIDMA support. by Andrew Vasquez · 17 years ago
  15. 02d638b [SCSI] qla2xxx: Correct management-server login-state synchronization issue. by Andrew Vasquez · 17 years ago
  16. 8fef696 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. by Andrew Vasquez · 17 years ago
  17. 29856e2 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. by Andrew Vasquez · 17 years ago
  18. 9d212a4 [SCSI] zfcp: fix the data buffer accessor patch by Heiko Carstens · 17 years ago
  19. 47b87b7 [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache by Heiko Carstens · 17 years ago
  20. 83f6d6d [SCSI] zfcp: fix memory leak by Heiko Carstens · 17 years ago
  21. fb0582f9 libata: adjust libata to ignore errors after spinup by Ryan Power · 17 years ago
  22. 5c08ea0 ata_piix: add TECRA M7 to broken suspend list by Tejun Heo · 17 years ago
  23. 80b8987 pata_hpt{37x|3x2n}: fix clock reporting (take 2) by Sergei Shtylyov · 17 years ago
  24. d44a65f pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) by Sergei Shtylyov · 17 years ago
  25. be456b7 pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R] by Bartlomiej Zolnierkiewicz · 17 years ago
  26. ac2b043 ata_piix: update map 10b for ich8m by Tejun Heo · 17 years ago
  27. cfbf723 sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 by Alan Cox · 17 years ago
  28. 6a286a6 [libata] pata_isapnp: replace missing module device table by Jeff Garzik · 17 years ago
  29. 5b31d89 Revert "ACPI: Battery: Synchronize battery operations." by Len Brown · 17 years ago
  30. 54a09fe [IOAT]: Remove redundant struct member to avoid descriptor cache miss by Shannon Nelson · 17 years ago
  31. c52a741 ACPI: thermal: create "thermal.crt=C" bootparam by Len Brown · 17 years ago
  32. 3c1d36d ACPI: thermal: clean up MODULE_PARM_DESC newlines by Len Brown · 17 years ago
  33. 3b993e8 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  34. b5d0b4b i2c-s3c2410: Build fix by Ben Dooks · 17 years ago
  35. c1147cc i2c/menelaus: Build fix by David Brownell · 17 years ago
  36. a07ad1c i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang by Dale Farnsworth · 17 years ago
  37. 5af0e07 i2c-mpc: Don't disable I2C module on stop condition by Domen Puncer · 17 years ago
  38. 432ca99 i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class by Arnaud Patard · 17 years ago
  39. 25da383 i2c/isp1301_omap: Build fixes, whitespace by David Brownell · 17 years ago
  40. 322454a i2c-mpc: Pass correct dev_id to free_irq on error path by Scott Wood · 17 years ago
  41. 002cf63 i2c-i801: Typo: erroneous by Jean Delvare · 17 years ago
  42. ab3c556 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  43. c4e7ac5 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  44. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  45. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  46. f714176 [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  47. 48e3eeb [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  48. 1ee3254 [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  49. af35021 [ATM]: Clean up duplicate includes in drivers/atm/ by Jesper Juhl · 17 years ago
  50. 8aee929 [ATM]: fore200e_param_bs_queue() must be __devinit by Adrian Bunk · 17 years ago
  51. 10a273a xen-netfront: Avoid deref'ing skbafter it is potentially freed. by Jeremy Fitzhardinge · 17 years ago
  52. 373492d 3c59x: fix duplex configuration by Steffen Klassert · 17 years ago
  53. c76720c natsemi: fix netdev error acounting by Andrew Morton · 17 years ago
  54. b4efe22 ax88796 printk fixes by Andrew Morton · 17 years ago
  55. 626fda9 myri10ge: Use the pause counter to avoid a needless device reset by Brice Goglin · 17 years ago
  56. b47157f via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access by Dustin Marquess · 17 years ago
  57. c019b19 ACPI: EC: Fix "no battery" regression by Alexey Starikovskiy · 17 years ago
  58. 947b2a8 mlx4_core: Wait 1 second after reset before accessing device by Eli Cohen · 17 years ago
  59. 68a50b5 hwmon: (smsc47m1) restore missing name attribute by Jean Delvare · 17 years ago
  60. 0956895 hwmon: (w83627ehf) don't assume bank 0 by Jean Delvare · 17 years ago
  61. ea7be66 hwmon: (w83627ehf) read fan_div values during probe by Mark M. Hoffman · 17 years ago
  62. 4e54e9f Pull sbs into release branch by Len Brown · 17 years ago
  63. 27196c3 Pull processor into release branch by Len Brown · 17 years ago
  64. ad17b20 Pull fluff into release branch by Len Brown · 17 years ago
  65. d88da66 Pull ec into release branch by Len Brown · 17 years ago
  66. 6712a4f Pull dock-bay into release branch by Len Brown · 17 years ago
  67. d8dd3cb Pull bugzilla-8842 into release branch by Len Brown · 17 years ago
  68. fc0dc4d Pull bugzilla-8768 into release branch by Len Brown · 17 years ago
  69. 53fdc51 Pull bugzilla-3774 into release branch by Len Brown · 17 years ago
  70. 3b6919e pull asus sony thinkpad into release branch by Len Brown · 17 years ago
  71. 0b5bfa1 ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS by Len Brown · 17 years ago
  72. f8707ec ACPI: thermal: create "thermal.act=" to disable or override active trip point by Len Brown · 17 years ago
  73. f548714 ACPI: thermal: create "thermal.nocrt" to disable critical actions by Len Brown · 17 years ago
  74. a70cdc5 ACPI: thermal: create "thermal.psv=" to override passive trip points by Len Brown · 17 years ago
  75. 730ff34 ACPI: thermal: expose "thermal.tzp=" to set global polling frequency by Len Brown · 17 years ago
  76. 72b33ef ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support by Len Brown · 17 years ago
  77. e13d874 ACPI: static by Adrian Bunk · 17 years ago
  78. 199e9e7 ACPI EC: remove potential deadlock from EC by Alexey Starikovskiy · 17 years ago
  79. 66b5682 ACPI: dock: Send key=value pair instead of plain value by Holger Macht · 17 years ago
  80. 7aa763c ACPI: bay: send envp with uevent - fix by Stephan Berberig · 17 years ago
  81. 3864e8c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  82. dc8a7b1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  83. 1e6a20c [ARM] 4544/1: arm: fix section mismatch in pxa fb by Sam Ravnborg · 17 years ago
  84. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  85. b1a4719 lguest files should explicitly include asm/paravirt.h by Jes Sorensen · 17 years ago
  86. cd5bfea fix compilation with gcc 4.2 by Peter Chubb · 17 years ago
  87. 96ddbf5 spidev warning fix by David Brownell · 17 years ago
  88. 0c1eafd mtdchar build fix by Andrew Morton · 17 years ago
  89. 42fd552 fix serial buffer memory leak by Alan Cox · 17 years ago
  90. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 17 years ago
  91. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 17 years ago
  92. 925796e drivers/char/pcmcia/cm40x0_cs.c: fix release function call by Daniel Ritz · 17 years ago
  93. e798bd9 matroxfb: rectify jitter (G450/G550) by Paul A. Clarke · 17 years ago
  94. 306c869 pvr2fb: Consolidated cleanup of pvr2fb.c by Adrian McMenamin · 17 years ago
  95. 9cd1c67 pvr2fb: Fix oops when pseudo_palette is written by Antonino A. Daplas · 17 years ago
  96. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  97. 04a3f95 stifb: detect cards in double buffer mode more reliably by Helge Deller · 17 years ago
  98. a6b3a93 sysace: HDIO_GETGEO has it's own method for ages by Christoph Hellwig · 17 years ago
  99. 2e4934a drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  100. 1aebe18 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago