1. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  2. 77bbca1 davinci: defconfig update: add EMAC by Kevin Hilman · 15 years ago
  3. 20e9969 davinci: add SRAM allocator by David Brownell · 15 years ago
  4. 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 15 years ago
  5. b79dbde davinci: remove remnants of IRAM allocator by David Brownell · 15 years ago
  6. 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 15 years ago
  7. 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 15 years ago
  8. 3abd5ac davinci: Add compare register support to timer code by Mark A. Greer · 15 years ago
  9. 0b0c4c2 davinci: Integrate cp_intc support into low-level irq code by Mark A. Greer · 15 years ago
  10. b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 15 years ago
  11. c97909f davinci: Remove unused i2c eeprom_read/write routines by Mark A. Greer · 15 years ago
  12. 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 15 years ago
  13. 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 15 years ago
  14. a994955 davinci: Make GPIO code more generic by Mark A. Greer · 15 years ago
  15. 951d6f6 davinci: Add watchdog base address flexibility by Mark A. Greer · 15 years ago
  16. f64691b davinci: Add base address and timer flexibility by Mark A. Greer · 15 years ago
  17. 673dd36 davinci: Move interrupt ctlr info to SoC infrastructure by Mark A. Greer · 15 years ago
  18. 0e58595 davinci: Move pinmux setup info to SoC infrastructure by Mark A. Greer · 15 years ago
  19. d81d188 davinci: Add support for multiple PSCs by Mark A. Greer · 15 years ago
  20. 66e0c39 davinci: Add clock init call to common init routine by Mark A. Greer · 15 years ago
  21. b9ab127 davinci: Support JTAG ID register at any address by Mark A. Greer · 15 years ago
  22. 79c3c0b davinci: Encapsulate SoC-specific data in a structure by Mark A. Greer · 15 years ago
  23. ac7b75b davinci: EMAC platform support by Kevin Hilman · 15 years ago
  24. 2dbf56ae davinci: MMC platform support by Kevin Hilman · 15 years ago
  25. 35652fe davinci: update davinci_all_defconfig for dm355, dm6467 by Kevin Hilman · 15 years ago
  26. e38d92f davinci: DM646x: add base SoC and board support by Kevin Hilman · 15 years ago
  27. 95a3477 davinci: DM355: add base SoC and board support by Kevin Hilman · 15 years ago
  28. f5ce6a6 davinci: DM644x: add support for SFFSDR board by Hugo Villeneuve · 15 years ago
  29. fb63138 davinci: add platform support for watchdog timer by Kevin Hilman · 15 years ago
  30. 0521444 davinci: INTC: add support for TI cp_intc by Sergei Shtylyov · 15 years ago
  31. 27428e3 davinci: support different UART bases for zImage uncompress by Mark A. Greer · 15 years ago
  32. ce8ccaf davinci: interrupts: get_irqnr_and_base: save an instruction by Troy Kisky · 16 years ago
  33. 17eb157 davinci: use 32-bit accesses for low-level debug macros by Chaithrika U S · 15 years ago
  34. dc75602 davinci: fixups for banked GPIO interrupt handling by Kevin Hilman · 15 years ago
  35. df4aab4 davinci: gpio irq enable tweaks by David Brownell · 15 years ago
  36. 9af5324 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  37. 9733bb8 IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. by Krzysztof Hałasa · 15 years ago
  38. 56a4593 Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git into devel by Russell King · 15 years ago
  39. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  40. 11c7974 IXP4xx: support for Goramo MultiLink router platform. by Krzysztof Hałasa · 15 years ago
  41. 59a3759 Linux 2.6.30-rc7 by Linus Torvalds · 15 years ago
  42. 0771c69 IXP42x: Use __fls() in QMgr interrupt handlers. by Krzysztof Hałasa · 15 years ago
  43. d4c9e9f IXP42x: Add QMgr support for IXP425 rev. A0 processors. by Krzysztof Hałasa · 15 years ago
  44. 61a5ccc IXP42x: add NPE support for IXP425 rev. A0 processors. by Krzysztof Hałasa · 15 years ago
  45. 8a4fe82 IXP42x: Identify Intel IXP425 rev. A0 processors. by Krzysztof Hałasa · 15 years ago
  46. 2e41840 IXP4xx: Whitespace fixes in the Ethernet driver. by Krzysztof Hałasa · 15 years ago
  47. 6a68afe IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. by Krzysztof Hałasa · 15 years ago
  48. 4a5dace Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  49. 3eb9c8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  50. a2ab67f Merge branch 'for-rmk-devel' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  51. 8db14ca [CIFS] Avoid open on possible directories since Samba now rejects them by Steve French · 15 years ago
  52. 95caa0a icom: fix rmmod crash by Breno Leitao · 15 years ago
  53. 2528ed1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  54. 4986cab Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  55. afe6d7e ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name by Andreas Mohr · 15 years ago
  56. 6a44587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  57. 5ae115a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  58. a15ae93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  59. afc2788 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  60. 1e787d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  61. 66a26a8 Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  62. 9a2845c ipmi: fix ipmi_si modprobe hang by Corey Minyard · 15 years ago
  63. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 15 years ago
  64. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  65. cc30137 ide: improve failed opcode reporting by Bartlomiej Zolnierkiewicz · 15 years ago
  66. 26bfcf2 ide: fix printk() levels in ide_dump_ata[pi]_error() by Bartlomiej Zolnierkiewicz · 15 years ago
  67. e3b29f0 ide: fix OOPS during ide-cd error recovery by Bartlomiej Zolnierkiewicz · 15 years ago
  68. 8369d5f ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  69. d2f82c2 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. by Ralf Baechle · 15 years ago
  70. 63c901c MIPS: IP32: Fix build error due to uninitialized variable. by Ralf Baechle · 15 years ago
  71. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
  72. d5046853 nilfs2: fix memory leak in nilfs_ioctl_clean_segments by Ryusuke Konishi · 15 years ago
  73. 5c651ff omap iommu: add MPU_BRIDGE_IOMMU for tidspbridge migration by Hiroshi DOYU · 15 years ago
  74. caf6077 omap2 iommu: entries for Kconfig and Makefile by Hiroshi DOYU · 15 years ago
  75. e769421 omap iommu: entries for Kconfig and Makefile by Hiroshi DOYU · 15 years ago
  76. 89b7161 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  77. 8748895 ALSA: hda - fix audio on HP TX25xx series notebooks by Adam Williamson · 15 years ago
  78. 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 15 years ago
  79. 8e9bb19 video: stop sh_mobile_lcdcfb only if started by Magnus Damm · 15 years ago
  80. 37869fa sh: ap325 camera without i2c driver fix by Magnus Damm · 15 years ago
  81. 703a3b8 [CIFS] fix posix open regression by Steve French · 15 years ago
  82. 98f3260 hugh: update email address by Hugh Dickins · 15 years ago
  83. ecca1c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  84. 5805977 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6 by Linus Torvalds · 15 years ago
  85. a9523f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  86. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  87. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  88. 9b6fe31 drm: Copy back ioctl data to userspace regardless of return code. by Michel Dänzer · 15 years ago
  89. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
  90. 195d1a9 MIPS: IP28: Change to build with -mr10k-cache-barrier=store by peter fuerst · 15 years ago
  91. 7e9e05c MIPS: IP22: Fix hang in power button interrupt handler by Ralf Baechle · 15 years ago
  92. 950312c MIPS: IP32: Fix hang on shutdown in power button interrupt handler. by Andrew Randrianasulu · 15 years ago
  93. 6c2445e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  94. 929a865 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  95. b3b778b ALSA: pcsp - fix printk format warning again by Takashi Iwai · 15 years ago
  96. a6a9fb8 IXP4xx: Add support for the second half of the 64 hardware queues. by Krzysztof Hałasa · 15 years ago
  97. d3375ea cdrom: beyond ARRAY_SIZE of viocd_diskinfo by Roel Kluin · 15 years ago
  98. a71d6e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  99. fbb5ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. 4fe1103 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago