1. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  2. ea71497 [CPUFREQ] [2/2] demand load governor modules. by Jeremy Fitzhardinge · 18 years ago
  3. 3bcb09a [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. by Jeremy Fitzhardinge · 18 years ago
  4. 9c9a43e [CPUFREQ] return error when failing to set minfreq by Mattia Dongili · 18 years ago
  5. 49b1e3e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  6. ce38cac [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init by Guido Guenther · 18 years ago
  7. b1367d2 [PATCH] nvidiafb: remove redundant CONFIG_PCI check by Arthur Othieno · 18 years ago
  8. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  9. 994aad2 [PATCH] radeonfb sleep fixes by Volker Braun · 18 years ago
  10. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  11. 072d3d1 [PATCH] hwrng: fix geode probe error unwind by Michael Buesch · 18 years ago
  12. 58690664 [PATCH] hwrng: fix intel probe error unwind by Michael Buesch · 18 years ago
  13. 3ae1920 [PATCH] Fix swsusp with PNP BIOS by Ondrej Zary · 18 years ago
  14. a04b61d [PATCH] hide onboard graphics drivers on G5 by Olaf Hering · 18 years ago
  15. 47a31976 [PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cards by Daniel Ritz · 18 years ago
  16. f47ad21 [PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFO by Daniel Ritz · 18 years ago
  17. 7ca7b5c [PATCH] mdacon: fix __init section warnings by Frederik Deweerdt · 18 years ago
  18. 9578bcf [PATCH] sgiioc4: Always share IRQ by Brent Casavant · 18 years ago
  19. d75763d [PATCH] pci/search: cleanups, add to kernel-api.tmpl by Randy Dunlap · 18 years ago
  20. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  21. f0df33b [PATCH] nbd: Abort request on data reception failure by Michal Feix · 18 years ago
  22. e4b57e0 [PATCH] nbd: Check magic before doing anything else by Michal Feix · 18 years ago
  23. 8e185d8 [PATCH] lockdep: annotate pktcdvd natural device hierarchy by Arjan van de Ven · 18 years ago
  24. 1e86240 [PATCH] IDE: Touch NMI watchdog during resume from STR by Michal Schmidt · 18 years ago
  25. 5e44ef2 [PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct by Adrian Bunk · 18 years ago
  26. 822cfbff [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp by Chandra Seetharaman · 18 years ago
  27. 48c86da [PATCH] bcm43xx: reduce mac_suspend delay loop count by John W. Linville · 18 years ago
  28. 894b627 [PATCH] bcm43xx: add missing mac_suspended initialization by Larry Finger · 18 years ago
  29. cb18bd4 [POWERPC] Instrument Hypervisor Calls: merge headers by Mike Kravetz · 18 years ago
  30. af5f92d [POWERPC] sata_svw: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  31. 5c339e9 [POWERPC] tmp_atmel: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  32. 1a2509c [POWERPC] netdevices: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  33. 294ef16 [POWERPC] scsi: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  34. b04e3dd [POWERPC] video & agp: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  35. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  36. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  37. 4288b92 [POWERPC] briq_panel Kconfig fix by Andrew Morton · 18 years ago
  38. ddecbe1 V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better by Trent Piepho · 18 years ago
  39. 8c31311 V4L/DVB (4379): Videodev: Check return value of class_device_register() correctly by Trent Piepho · 18 years ago
  40. 08d4180 V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 by Mike Isely · 18 years ago
  41. d94fc9a V4L/DVB (4368): Bttv: use class_device_create_file and handle errors by Trent Piepho · 18 years ago
  42. 53dd8de V4L/DVB (4367): Videodev: Handle class_device related errors by Trent Piepho · 18 years ago
  43. df27327 V4L/DVB (4365): OVERLAY flag were enabled by mistake by Mauro Carvalho Chehab · 18 years ago
  44. fb0b664 V4L/DVB (4344): Fix broken dependencies on media Kconfig by Mauro Carvalho Chehab · 18 years ago
  45. 985bc96 V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT by Mauro Carvalho Chehab · 18 years ago
  46. eb4eecc V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 by Mauro Carvalho Chehab · 18 years ago
  47. 95faba2 V4L/DVB (4322): Fix dvb-pll autoprobing by Andrew de Quincey · 18 years ago
  48. 55c05b6 V4L/DVB (4311): Fix possible dvb-pll oops by Andrew de Quincey · 18 years ago
  49. e61b6fc V4L/DVB (4337): Refine dead code elimination in pvrusb2 by Mike Isely · 18 years ago
  50. 32e4c3a V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code by Oliver Endriss · 18 years ago
  51. 3117bee V4L/DVB (4316): Check __must_check warnings by Michael Krufky · 18 years ago
  52. d9cd2d9 V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode by Michael Krufky · 18 years ago
  53. a62c61d V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes by Ricardo Cerqueira · 18 years ago
  54. 7845701 V4L/DVB (4310): Saa7134: rename dmasound_{init, exit} by Adrian Bunk · 18 years ago
  55. d5fdd13 V4L/DVB (4306): Support non interlaced capture by default for saa713x by Hartmut Hackmann · 18 years ago
  56. c526e22 V4L/DVB (4298): Check all __must_check warnings in bttv. by Randy Dunlap · 18 years ago
  57. 6ba4750 V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition by Andrew de Quincey · 18 years ago
  58. 6a85774 V4L/DVB (4295): Fix typo in comment for TDA9819 by Marco Schluessler · 18 years ago
  59. 93e2b1a V4L/DVB (4294): Fix broken tda665x PLL definition. by Andrew de Quincey · 18 years ago
  60. f2813093 V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards. by Andrew de Quincey · 18 years ago
  61. 04c56d0 V4L/DVB (4292): Fix DISEQC regression by Andrew de Quincey · 18 years ago
  62. 061b623 V4L/DVB (4291): Add dvbpll i2c device check. by Andrew de Quincey · 18 years ago
  63. 95916ed [libata] ahci: add SiS PCI IDs by Jeff Garzik · 18 years ago
  64. 3c5100c [PATCH] libata: cosmetic changes to PM functions by Tejun Heo · 18 years ago
  65. 66e8bb9 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  66. c133287 [PATCH] ahci: implement Power Management support by Tejun Heo · 18 years ago
  67. d91542c [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() by Tejun Heo · 18 years ago
  68. 0be0aa9 [PATCH] libata: improve driver initialization and deinitialization by Tejun Heo · 18 years ago
  69. 9f59205 [PATCH] ahci: simplify ahci_start_engine() by Tejun Heo · 18 years ago
  70. d8fcd11 [PATCH] ahci: cosmetic changes to ahci_start/stop_engine() by Tejun Heo · 18 years ago
  71. 254950c [PATCH] ahci: relocate several internal functions by Tejun Heo · 18 years ago
  72. ab1623d Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  73. dc710af Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  74. 5b85f29 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  75. ab3b3fd Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  76. e1c3e50 [PATCH] initialisation cleanup for ULI526x-net-driver by Henrik Kretzschmar · 18 years ago
  77. a8bed49 [PATCH] forcedeth: le32 annotation by Stephen Hemminger · 18 years ago
  78. f82a935 [PATCH] forcedeth: coding style cleanups by Stephen Hemminger · 18 years ago
  79. 053dd21 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  80. 4da3dcf Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  81. d7446c0 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  82. 187ff3b [PATCH] skge: chip clock rate typo by Stephen Hemminger · 18 years ago
  83. 9a71db7 [PATCH] myri10ge - Always do a dummy RDMA after loading the firmware by Brice Goglin · 18 years ago
  84. 7d2d825 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  85. a47e920 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  86. 5b84b6f Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  87. 5a4faa87 [PATCH] qla3xxx NIC driver by Ron Mercer · 18 years ago
  88. 572e432 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. 5d2edfe Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  90. 9d22e6d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  91. 1c57e86 [SCSI] arcmsr: initial driver, version 1.20.00.13 by Erich Chen · 18 years ago
  92. 0c269e6 [SCSI] mptsas: add parent port backlink by James Bottomley · 18 years ago
  93. f4c8aa1 [SCSI] megaraid: Add support for change_queue_depth by brking@charter.net · 18 years ago
  94. 0b4972d [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue by Ju, Seokmann · 18 years ago
  95. aa677bc [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPD by Ju, Seokmann · 18 years ago
  96. fbf6080 [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checker by Ju, Seokmann · 18 years ago
  97. f4246b3 [SCSI] iscsi bugfixes: update and move version number by Mike Christie · 18 years ago
  98. f3ff0c3 [SCSI] iscsi bugfixes: fix mem leaks in libiscsi by Mike Christie · 18 years ago
  99. 40527af [SCSI] iscsi bugfixes: pass errors from complete_pdu to caller by Mike Christie · 18 years ago
  100. c8dc1e5 [SCSI] iscsi bugfixes: reduce memory allocations by Mike Christie · 18 years ago