1. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  2. adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 16 years ago
  3. 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 16 years ago
  4. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  5. 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 16 years ago
  6. 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 16 years ago
  7. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 16 years ago
  8. c70d749 ipmi: style fixes in the base code by Corey Minyard · 16 years ago
  9. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 16 years ago
  10. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 16 years ago
  11. 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 16 years ago
  12. b2655f2 ipmi: convert locked counters to atomics by Konstantin Baydarov · 16 years ago
  13. f7caa1b ipmi: update driver version by Corey Minyard · 16 years ago
  14. 87ebd06 ipmi: don't print event queue full on every event by Corey Minyard · 16 years ago
  15. 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 16 years ago
  16. bda4c30 ipmi: run to completion fixes by Corey Minyard · 16 years ago
  17. 4ea1842 ipmi: hold ATTN until upper layer ready by Corey Minyard · 16 years ago
  18. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  19. 3ef0e1f x86: olpc: add One Laptop Per Child architecture support by Andres Salomon · 16 years ago
  20. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  21. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  22. 9a3be32 firmware loader: printk when requesting firmware by Ciaran McCreesh · 16 years ago
  23. 3a8ca95 drivers/misc: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  24. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  25. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  26. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. 7d4f9f0 Misc, phantom, fix poll by Jiri Slaby · 16 years ago
  29. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 16 years ago
  30. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  31. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 16 years ago
  32. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  33. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  35. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  36. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  37. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  38. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  39. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  40. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  41. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  42. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 16 years ago
  43. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 16 years ago
  45. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 16 years ago
  46. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  52. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  54. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  58. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  67. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  68. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  70. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 16 years ago
  74. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 16 years ago
  75. 25aca34 [CPUFREQ] fix show_trans_table by Cesar Eduardo Barros · 17 years ago
  76. 74212ca [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls by Cesar Eduardo Barros · 17 years ago
  77. 4570911 [CPUFREQ] Refactor locking in cpufreq_add_dev by Dave Jones · 16 years ago
  78. 905d77c [CPUFREQ] more CodingStyle by Dave Jones · 16 years ago
  79. 4d34a67 [CPUFREQ] CodingStyle by Dave Jones · 17 years ago
  80. c906049 [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume by Dave Jones · 17 years ago
  81. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  82. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  83. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  84. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  85. d28aa3a q40ide breakage by Al Viro · 16 years ago
  86. ac2f217 typo in sata_fsl by Al Viro · 16 years ago
  87. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  88. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  89. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  90. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 16 years ago
  91. f57b206 [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532 by Ralf Baechle · 16 years ago
  92. 6e76645 [MIPS] Alchemy: move UART platform code to its proper place by Sergei Shtylyov · 16 years ago
  93. 1e3832b PNP: use dev_printk for quirk messages by Bjorn Helgaas · 16 years ago
  94. b806816 PNP: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  95. 0bc11fd PNP: skip dev->protocol NULL checks by Bjorn Helgaas · 16 years ago
  96. 62b0559 drivers/md: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  97. d7a420c raid: remove leading TAB on printk messages by Nick Andrew · 16 years ago
  98. 4ef197d8 md: raid5.c convert simple_strtoul to strict_strtoul by Dan Williams · 16 years ago
  99. 8b3e6cd md: introduce get_priority_stripe() to improve raid456 write performance by Dan Williams · 16 years ago
  100. e46b272 md: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago