1. 9a3be32 firmware loader: printk when requesting firmware by Ciaran McCreesh · 16 years ago
  2. 3a8ca95 drivers/misc: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  3. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  4. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  5. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  6. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  7. 7d4f9f0 Misc, phantom, fix poll by Jiri Slaby · 16 years ago
  8. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 16 years ago
  9. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  10. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 16 years ago
  11. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  12. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  13. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  14. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  15. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  16. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  17. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  18. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  19. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  20. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  21. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 16 years ago
  22. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 16 years ago
  24. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 16 years ago
  25. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  31. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  33. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  37. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  46. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 16 years ago
  53. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 17 years ago
  54. 25aca34 [CPUFREQ] fix show_trans_table by Cesar Eduardo Barros · 17 years ago
  55. 74212ca [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls by Cesar Eduardo Barros · 17 years ago
  56. 4570911 [CPUFREQ] Refactor locking in cpufreq_add_dev by Dave Jones · 17 years ago
  57. 905d77c [CPUFREQ] more CodingStyle by Dave Jones · 17 years ago
  58. 4d34a67 [CPUFREQ] CodingStyle by Dave Jones · 17 years ago
  59. c906049 [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume by Dave Jones · 17 years ago
  60. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  61. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  62. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  63. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  64. d28aa3a q40ide breakage by Al Viro · 16 years ago
  65. ac2f217 typo in sata_fsl by Al Viro · 16 years ago
  66. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  67. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 16 years ago
  70. f57b206 [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532 by Ralf Baechle · 16 years ago
  71. 6e76645 [MIPS] Alchemy: move UART platform code to its proper place by Sergei Shtylyov · 16 years ago
  72. 1e3832b PNP: use dev_printk for quirk messages by Bjorn Helgaas · 16 years ago
  73. b806816 PNP: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  74. 0bc11fd PNP: skip dev->protocol NULL checks by Bjorn Helgaas · 16 years ago
  75. 62b0559 drivers/md: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  76. d7a420c raid: remove leading TAB on printk messages by Nick Andrew · 16 years ago
  77. 4ef197d8 md: raid5.c convert simple_strtoul to strict_strtoul by Dan Williams · 16 years ago
  78. 8b3e6cd md: introduce get_priority_stripe() to improve raid456 write performance by Dan Williams · 16 years ago
  79. e46b272 md: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  80. 9a7b2b0 md: fix integer as NULL pointer warnings in md.c by Harvey Harrison · 16 years ago
  81. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  82. e7a05aa BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now by Mike Frysinger · 16 years ago
  83. 6002db8 BF54x Framebuffer Driver: drop request_irq cast by Mike Frysinger · 16 years ago
  84. 8224c3b drivers/video/w100fb.c: avoid a couple of error-path NULL derefs by Andrew Morton · 16 years ago
  85. 0e170c7 fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM by Maik Broemme · 16 years ago
  86. 0aa1634 fb: convert /proc/fb to seq_file interface by Alexey Dobriyan · 16 years ago
  87. 60c1645 drivers/video/uvesafb.c: fix error-path memory leak by Andrew Morton · 16 years ago
  88. 0e27aa3 fbdev: platforming hecubafb and n411 by Jaya Kumar · 16 years ago
  89. 2422fbb metronomefb: don't free firmware twice in error path by Sebastian Siewior · 16 years ago
  90. 03c33a4 fbdev: platforming metronomefb and am200epd by Jaya Kumar · 16 years ago
  91. 963654a fbdev: hecubafb bugfix by Jaya Kumar · 16 years ago
  92. 555514f fbdev: metronomefb bugfix by Jaya Kumar · 16 years ago
  93. 9b53a9e fbdev: powerpc: driver for Freescale 8610 and 5121 DIU by York Sun · 16 years ago
  94. 7d345b2 fbdev: nv: fix sparse noise by Alexey Dobriyan · 16 years ago
  95. 7ce3ab1 fbdev: nv: drop useless CONFIG_PCI checks by Alexey Dobriyan · 16 years ago
  96. affc23d fbdev: nv: drop useless MODULE ifdefs by Alexey Dobriyan · 16 years ago
  97. 3553a2f OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers by Andres Salomon · 16 years ago
  98. fd96795 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available by Andres Salomon · 16 years ago
  99. 61a517a gxfb/lxfb: use VSA definitions when fetching framebuffer size by Andres Salomon · 16 years ago
  100. 4537f93 lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT by Andres Salomon · 16 years ago