1. 65807cc ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation by Henrique de Moraes Holschuh · 16 years ago
  2. af11610 ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) by Henrique de Moraes Holschuh · 16 years ago
  3. e306501 ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) by Henrique de Moraes Holschuh · 16 years ago
  4. 4fa6811 ACPI: thinkpad-acpi: prepare light and LED for sysfs support by Henrique de Moraes Holschuh · 16 years ago
  5. 95e57ab ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) by Henrique de Moraes Holschuh · 16 years ago
  6. e11aecf ACPI: thinkpad-acpi: fix brightness dimming control bug by Henrique de Moraes Holschuh · 16 years ago
  7. 2d5e94d ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages by Henrique de Moraes Holschuh · 16 years ago
  8. 8c74adb ACPI: thinkpad-acpi: enhance box identification output (v2) by Henrique de Moraes Holschuh · 16 years ago
  9. 9288902 ACPI: thinkpad-acpi: warn once about weird hotkey masks by Henrique de Moraes Holschuh · 16 years ago
  10. b597279 ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) by Henrique de Moraes Holschuh · 16 years ago
  11. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  12. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  13. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  14. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  15. f05c463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  16. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  17. 7b8ee84 mm: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  18. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  19. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  20. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 16 years ago
  21. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 16 years ago
  22. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 16 years ago
  23. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 16 years ago
  24. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 16 years ago
  26. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 16 years ago
  27. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  33. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 16 years ago
  35. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  39. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  48. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  51. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 9d04d92 ptrace: conditionalize compat_ptrace_request by Roland McGrath · 16 years ago
  56. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  57. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  58. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  59. dfecbec kconifg: 'select' considered less evil by Matthew Wilcox · 16 years ago
  60. beda8ae dontdiff: ignore timeconst.h by Ben Dooks · 16 years ago
  61. a72a431 dontdiff: add modules.order by Ben Dooks · 16 years ago
  62. b5a5e4c kbuild: fix unportability in gen_initramfs_list.sh by Felix Fietkau · 16 years ago
  63. d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 16 years ago
  64. 7f6c69d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  65. 01dee18 kbuild: fix help output to show correct arch by Andres Salomon · 16 years ago
  66. 1e5ad9a mm/memory_hotplug.c must #include "internal.h" by Adrian Bunk · 16 years ago
  67. 5dffbe8 kbuild: show defconfig subdirs in make help by Segher Boessenkool · 16 years ago
  68. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  69. 0c96c59 hrtimer: raise softirq unlocked to avoid circular lock dependency by Thomas Gleixner · 16 years ago
  70. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 16 years ago
  71. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 16 years ago
  72. 25aca34 [CPUFREQ] fix show_trans_table by Cesar Eduardo Barros · 16 years ago
  73. 74212ca [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls by Cesar Eduardo Barros · 16 years ago
  74. 4570911 [CPUFREQ] Refactor locking in cpufreq_add_dev by Dave Jones · 16 years ago
  75. 905d77c [CPUFREQ] more CodingStyle by Dave Jones · 16 years ago
  76. 4d34a67 [CPUFREQ] CodingStyle by Dave Jones · 16 years ago
  77. c906049 [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume by Dave Jones · 16 years ago
  78. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  79. 9d9ad4b x86: Fix 32-bit MSI-X allocation leakage by PJ Waskiewicz · 16 years ago
  80. a04140e docbook: fix bitops fatal filename error by Randy Dunlap · 16 years ago
  81. cfd299d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  82. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  83. 24caa6a celleb_scc_pciex __iomem annotations by Al Viro · 16 years ago
  84. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  85. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  86. d28aa3a q40ide breakage by Al Viro · 16 years ago
  87. ac2f217 typo in sata_fsl by Al Viro · 16 years ago
  88. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  89. b750568 fix ia64 local_irq_save() et.al. by Al Viro · 16 years ago
  90. ea696f9 ia64 kvm fixes for O=... builds by Al Viro · 16 years ago
  91. ff471b2 frv si_addr annotations by Al Viro · 16 years ago
  92. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  93. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  95. 513694b Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  96. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 16 years ago
  97. df27005 [MIPS] Fix handling of trap and breakpoint instructions by Ralf Baechle · 16 years ago
  98. cf85c10 [MIPS] Pb1200: do register SMC 91C111 by Sergei Shtylyov · 16 years ago
  99. 3854c69 [MIPS] DBAu1200: fix bad SMC 91C111 resource size by Sergei Shtylyov · 16 years ago
  100. f57b206 [NET] Kconfig: Rename MIKROTIK_RB500 -> MIKROTIK_RB532 by Ralf Baechle · 16 years ago