1. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  2. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  3. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  4. c729387 libata: Strict checking for identify reporting by Alan Cox · 17 years ago
  5. 4743d08 libata-portmap: Remove unused definitions by Alan Cox · 17 years ago
  6. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  7. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  8. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  9. cb94c1c libata: add printf format attribute to ehi desc functions by Tejun Heo · 17 years ago
  10. 1552945 libata: use ata_port_printk() in ata_wait_idle() by Tejun Heo · 17 years ago
  11. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  12. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  13. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  14. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  15. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  16. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  17. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  18. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  19. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  20. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  21. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  22. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  23. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  24. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  25. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  26. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  27. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  28. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  30. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  31. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  32. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  33. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  34. 55982fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  35. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  36. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  37. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  38. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  39. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  40. 572afc2 [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. by Ralf Baechle · 17 years ago
  41. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  42. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  43. 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
  44. 36cfbaa [MIPS] Convert list of CPU types from #define to enum. by Ralf Baechle · 17 years ago
  45. 9cfde20 [MIPS] Optimize get_unaligned / put_unaligned implementations. by Ralf Baechle · 17 years ago
  46. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  47. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  48. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  49. 3282bd3 [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c by Yoichi Yuasa · 17 years ago
  50. 5a86042 [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c by Yoichi Yuasa · 17 years ago
  51. b4126e8 [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. by Yoichi Yuasa · 17 years ago
  52. f4fae82 [MIPS] Optimize __alloc_zeroed_user_highpage implementation. by Ralf Baechle · 17 years ago
  53. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  54. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  55. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  56. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  57. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  58. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  59. baf22c1 [MIPS] Split up war.h by Ralf Baechle · 17 years ago
  60. 34cc662 [MIPS] Add gpio support to the BCM47XX platform by Aurelien Jarno · 17 years ago
  61. 2f56cfd [MIPS] Move ARC code into arch/mips/fw/arc by Aurelien Jarno · 17 years ago
  62. df78b5c [MIPS] Move CFE code into arch/mips/fw/cfe by Aurelien Jarno · 17 years ago
  63. cc6e8e0 [MIPS] Remove IP27 specific structures from struct cpuinfo_mips by Ralf Baechle · 17 years ago
  64. 641e97f [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. by Ralf Baechle · 17 years ago
  65. d5ab1a6 [MIPS] Add GT641xx IRQ routines. by Yoichi Yuasa · 17 years ago
  66. 718f05f [MIPS] GT64120: Remove unused definitions by Yoichi Yuasa · 17 years ago
  67. d80c1c0 [MIPS] i8295 cleanups. by Yoichi Yuasa · 17 years ago
  68. bcb0fd9 [MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards. by Thiemo Seufer · 17 years ago
  69. 7ca16d2 [MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync(). by Ralf Baechle · 17 years ago
  70. abb4ae4 [MIPS] PCI: Always enable CONFIG_PCI_DOMAINS by Ralf Baechle · 17 years ago
  71. a02eb8d [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors. by Atsushi Nemoto · 17 years ago
  72. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
  73. ea202c6 [MIPS] JAZZ fixes by Thomas Bogendoerfer · 17 years ago
  74. 1f21d2b [MIPS] Add back support for LASAT platforms by Brian Murphy · 17 years ago
  75. 0caf583 [MIPS] fix ABI check in include/asm-mips/arv/hinv.h by Yoichi Yuasa · 17 years ago
  76. 4c6d0fc [MIPS] remove unused include/asm-mips/ip32/machine.h by Yoichi Yuasa · 17 years ago
  77. 054c51b [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32 by Franck Bui-Huu · 17 years ago
  78. adff90a [MIPS] Automatically set CONFIG_BUILD_ELF64 by Franck Bui-Huu · 17 years ago
  79. f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 17 years ago
  80. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  81. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  82. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  85. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  86. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  87. 780513e [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n by Boaz Harrosh · 17 years ago
  88. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  89. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  90. bb7aa6d [AVR32] Don't use __builtin_xchg() by Haavard Skinnemoen · 17 years ago
  91. a7ff43b [AVR32] Ignore a few irrelevant syscalls by Haavard Skinnemoen · 17 years ago
  92. af818471 [AVR32] SMC configuration in clock cycles by Kristoffer Nyborg Gregertsen · 17 years ago
  93. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  94. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  95. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  96. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  97. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  98. b707f51 [POWERPC] Clean up vio.h by Stephen Rothwell · 17 years ago
  99. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  100. b5a8e73 [AVR32] Make dma_sync_*_for_cpu no-ops by Haavard Skinnemoen · 17 years ago