1. 3d6437b Blackfin: punt short SPI MMR bit names by Mike Frysinger · 15 years ago
  2. 779b7e6 m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA by Thorsten Glaser · 14 years ago
  3. 2f81a18 m68k: Remove big kernel lock in cache flush code by Geert Uytterhoeven · 14 years ago
  4. 22e58f9 m68k: __pa(): cast arg to long by Andrew Morton · 14 years ago
  5. 8ce71db fbdev: atafb - Remove undead ifdef ATAFB_FALCON by Christian Dietrich · 14 years ago
  6. 10b6879 zorro: Fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  7. 0c37dd7c fbdev/m68k: Fix section mismatches in q40fb.c by Henrik Kretzschmar · 14 years ago
  8. c6597dc m68k/m68knommu: merge the MMU and non-MMU traps.h by Greg Ungerer · 14 years ago
  9. cddafa3 m68k/m68knommu: merge MMU and non-MMU thread_info.h by Greg Ungerer · 14 years ago
  10. 69f9974 m68k/m68knommu: merge MMU and non-MMU atomic.h by Greg Ungerer · 14 years ago
  11. 138ff34 m68k/m68knommu: clean up page.h by Greg Ungerer · 14 years ago
  12. b0860c1 m68k/m68knommu: merge machdep.h files into a single file by Greg Ungerer · 14 years ago
  13. ea61bc4 m68k/m68knommu: merge MMU and non-MMU string.h by Greg Ungerer · 14 years ago
  14. 5bc5a70 m68k/m68knommu: Remove dead SMP config option by Christian Dietrich · 14 years ago
  15. a8a6aa0 m68k: move definition of THREAD_SIZE into thread_info_mm.h by Greg Ungerer · 14 years ago
  16. 03e4012 m68k: Use asm-generic/ioctls.h (enables termiox) by Jeff Mahoney · 14 years ago
  17. 808fa62 m68k: Remove dead GG2 config option by Christian Dietrich · 14 years ago
  18. 97ff46c mtd/m25p80: add support to parse the partitions by OF node by Mingkai Hu · 14 years ago
  19. 73e1ac1 spi/bfin_spi: only request GPIO on first load by Michael Hennerich · 14 years ago
  20. 782a895 spi/bfin_spi: handle error/status changes after data interrupts by Michael Hennerich · 14 years ago
  21. ff10fca pcmcia: IOCARD is also required for using IRQs by Dominik Brodowski · 14 years ago
  22. 2c6605d mx35pdk: add debug board support by Xiao Jiang · 14 years ago
  23. 64f102b cpufreq for freescale mx51 by Yong Shen · 14 years ago
  24. b843e4e microblaze: Fix build with make 3.82 by Thomas Backlund · 14 years ago
  25. 2b9603a spi: enable spi_board_info to be registered after spi_master by Feng Tang · 14 years ago
  26. 557d586 ACPI battery: support percentage battery remaining capacity by Zhang Rui · 14 years ago
  27. 7a18e96 ACPI: Make Embedded Controller command timeout delay configurable by Thomas Renninger · 14 years ago
  28. 55f411d m68knommu: convert to using tracehook_report_syscall_* by Greg Ungerer · 14 years ago
  29. 41a2159 m68knommu: some boards use fixed phy for FEC ethernet by Greg Ungerer · 14 years ago
  30. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  31. ec37a48 bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. by Jesse Gross · 14 years ago
  32. 0988c4c vlan: Calling vlan_hwaccel_do_receive() is always valid. by Jesse Gross · 14 years ago
  33. e10117d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  34. f3270b1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  35. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 650a35f parisc: add tty driver to PDC console by Guy Martin · 14 years ago
  37. f830104 drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast by Joe Perches · 14 years ago
  38. b97680c parisc: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  39. 89692c0 include/linux/libata.h: fix typo by Andrea Gelmini · 14 years ago
  40. c069573 pata_bf54x: fix return type of bfin_set_devctl by Mike Frysinger · 14 years ago
  41. 4b1be93 Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  42. 6ad6019 libahci: fix result_tf handling after an ATA PIO data-in command by Tejun Heo · 14 years ago
  43. 0c03a1d spi: add spi_tegra driver by Erik Gilling · 14 years ago
  44. 2da83b9 arch/parisc: Removing undead ifdef CONFIG_PA20 by Christian Dietrich · 14 years ago
  45. f2a4439 tegra: harmony: enable PCI Express by Mike Rapoport · 14 years ago
  46. 77ffc14 tegra: add PCI Express support by Mike Rapoport · 14 years ago
  47. 8d685bc tegra: add PCI Express clocks by Mike Rapoport · 14 years ago
  48. 4de3a8f [ARM] tegra: Add APB DMA support by Colin Cross · 14 years ago
  49. 7056d42 [ARM] tegra: Add cpufreq support by Colin Cross · 14 years ago
  50. 8486bdd [ARM] tegra: common: Update common clock init table by Colin Cross · 14 years ago
  51. b1b1d4a parisc: unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  52. 71fc84c [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups by Colin Cross · 14 years ago
  53. 73625e3 [ARM] tegra: Add support for reading fuses by Colin Cross · 14 years ago
  54. 2e47b8b [ARM] tegra: gpio: Add suspend and wake support by Colin Cross · 14 years ago
  55. c5f04b8 [ARM] tegra: pinmux: add safe values, move tegra2, add suspend by Colin Cross · 14 years ago
  56. 460907b [ARM] tegra: add suspend and mirror irqs to legacy controller by Gary King · 14 years ago
  57. 8726e4f [ARM] tegra: Add legacy irq support by Colin Cross · 14 years ago
  58. c231d69 [ARM] tegra: update iomap by Colin Cross · 14 years ago
  59. f720817 parisc: change to new flag variable by matt mooney · 14 years ago
  60. 338e4fa drivers/char/agp/parisc-agp.c: eliminate memory leak by Julia Lawall · 14 years ago
  61. f7a437d pata_sl82c105: implement sff_irq_check() method by Sergei Shtylyov · 14 years ago
  62. 9b980e1 pata_sil680: implement sff_irq_check() method by Sergei Shtylyov · 14 years ago
  63. 606254e pata_pdc202xx_old: implement sff_irq_check() method by Sergei Shtylyov · 14 years ago
  64. c1ce90f pata_cmd640: implement sff_irq_check() method by Sergei Shtylyov · 14 years ago
  65. 4bb969d ata_piix: Add device ID for ICH4-L by Ben Hutchings · 14 years ago
  66. ada5b12 pata_sil680: make sil680_sff_exec_command() 'static' by Sergei Shtylyov · 14 years ago
  67. 60039a5 ata: Intel IDE-R support by Alan Cox · 14 years ago
  68. b34e904 libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  69. 02e0a60 libata: Signal that our SATL supports WRITE SAME(16) with UNMAP by Martin K. Petersen · 14 years ago
  70. 9950110 ata_piix: remove SIDPR locking by Tejun Heo · 14 years ago
  71. c0c362b libata: implement cross-port EH exclusion by Tejun Heo · 14 years ago
  72. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  73. a97c4006 ata_piix: implement LPM support by Tejun Heo · 14 years ago
  74. 6c8ea89 libata: implement LPM support for port multipliers by Tejun Heo · 14 years ago
  75. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  76. 1152b26 libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global by Tejun Heo · 14 years ago
  77. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  78. c43d559 [libata] Fix section mismatch: ata_sff_exit by Luck, Tony · 14 years ago
  79. 6a2148c drivers/ata/libata-transport.c: include linux/slab.h by Jeff Garzik · 14 years ago
  80. 295124d [libata] support for > 512 byte sectors (e.g. 4K Native) by Grant Grundler · 14 years ago
  81. 1aadf5c libata: always use ata_qc_complete_multiple() for NCQ command completions by Tejun Heo · 14 years ago
  82. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  83. 489e176 davinci: fix remaining board support after io_pgoffst removal by Kevin Hilman · 14 years ago
  84. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. cdff08e [CIFS] move close processing from cifs_close to cifsFileInfo_put by Steve French · 14 years ago
  86. d2360b8 i2c-s3c2410: Enable i2c clock only when doing some transfert by Arnaud Patard (Rtp) · 14 years ago
  87. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  88. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  89. 70ada77 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  90. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  91. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  92. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 62bea97 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 872a64d ASoC: tpa6130a2: Error handling for broken chip by Peter Ujfalusi · 14 years ago
  96. b61f6a5 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 0575db8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. c029e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  99. a9ccd80 Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 14 years ago
  100. 81d1c3a Merge branch 'stable/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago