1. d3d4b60 arm: mx50: add mx50 reference design board support by Richard Zhao · 16 years ago
  2. 3d5a44b arm: mx50: add core functions support except clock by Richard Zhao · 16 years ago
  3. 02226a2 arm: mx5: mx51/53 have different mxc_cpu_type definition by Richard Zhao · 16 years ago
  4. dca3abf arm: mx51: define mx51's own MXC_GPIO_IRQS by Richard Zhao · 16 years ago
  5. b086e97 arm: plat-mxc: add full parameter macro to define gpio port by Richard Zhao · 16 years ago
  6. 626d90c ARM: mx5: use config to define boot related addresses by Richard Zhao · 16 years ago
  7. ee1ae4d ARM i.MX51: Full iomux support by Sascha Hauer · 16 years ago
  8. 96f3e25 MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2) by Lothar Waßmann · 16 years ago
  9. 28a4f90 ARM: mx5: check for error in ioremap by Fabio Estevam · 16 years ago
  10. bb477de Fix imx cpufreq driver as module by Arnaud Patard (Rtp) · 16 years ago
  11. cdc3f10 mx51: support FIQ on TZIC, revised by Peter Horton · 16 years ago
  12. 8be9252 ARM: imx/mx27_3ds: Add watchdog support by Fabio Estevam · 16 years ago
  13. bfdde3a ARM: mx3/mx31_3ds: Add watchdog support by Fabio Estevam · 16 years ago
  14. f259722 mx51: add SSI3 by Peter Horton · 16 years ago
  15. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 16 years ago
  16. a96efbc ARM: mx5/mx51_babbage: Add watchdog support by Fabio Estevam · 16 years ago
  17. 7f77f91 ARM: mx5: add watchdog clocks by Fabio Estevam · 16 years ago
  18. 8c2efec ARM: mx5: add support for the two watchdog modules by Fabio Estevam · 16 years ago
  19. 0e44e05 Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 by Sascha Hauer · 16 years ago
  20. 96886c4 iMX51: introduce IMX_GPIO_NR by Arnaud Patard (Rtp) · 16 years ago
  21. b99545c ARM: mx5: dynamically allocate imx2-wdt devices by Fabio Estevam · 16 years ago
  22. d94ed12 ARM: mx5: introduce SOC_IMX51 by Fabio Estevam · 16 years ago
  23. abebbb4 arm: dma: check clk_get() result by Vasiliy Kulikov · 16 years ago
  24. 0ef5195 mx5: Fix efikamx build by Arnaud Patard (Rtp) · 16 years ago
  25. 4c6c32b ARM: mx25: fix offset for usb host controller by Uwe Kleine-König · 16 years ago
  26. 29bb6af plat-mxc/ehci.c: fix compile breakage by Eric Bénard · 16 years ago
  27. 4e5cf41 ARM i.MX SDMA: Add ROM script addresses to platform_data by Sascha Hauer · 16 years ago
  28. 5b28aa3 dmaengine i.MX SDMA: Allow to run without firmware by Sascha Hauer · 16 years ago
  29. e8a7e48 Linux 2.6.37-rc4 by Linus Torvalds · 16 years ago
  30. 32e1572 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  31. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 16 years ago
  32. bcb38ce Revert "debug_locks: set oops_in_progress if we will log messages." by Dave Airlie · 16 years ago
  33. 8f1b1a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  34. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. a9735c8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  36. 3f0d3d0 tpm: Autodetect itpm devices by Matthew Garrett · 16 years ago
  37. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  38. 555bdae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  39. 1bfe4ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  40. 25888e3 af_unix: limit recursion level by Eric Dumazet · 16 years ago
  41. 50a4205 pch_gbe driver: The wrong of initializer entry by Toshiharu Okada · 16 years ago
  42. a1dcfcb pch_gbe dreiver: chang author by Toshiharu Okada · 16 years ago
  43. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 16 years ago
  44. d830418 ucc_geth: fix ucc halt problem in half duplex mode by Yang Li · 16 years ago
  45. b4ff3c9 inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners by Nagendra Tomar · 16 years ago
  46. 5c7e57f ehea: Add some info messages and fix an issue by Breno Leitao · 16 years ago
  47. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 16 years ago
  48. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 16 years ago
  49. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 16 years ago
  50. 71993e6 Rename 'pipe_info()' to 'get_pipe_info()' by Linus Torvalds · 16 years ago
  51. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 75f5d2c Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  53. 8e65c0e hso: fix disable_net by Filip Aben · 16 years ago
  54. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 16 years ago
  55. 42eb59d cxgb4vf: fix setting unicast/multicast addresses ... by Casey Leedom · 16 years ago
  56. bcc70bb net, ppp: Report correct error code if unit allocation failed by Cyrill Gorcunov · 16 years ago
  57. 3c6f27b DECnet: don't leak uninitialized stack byte by Dan Rosenberg · 16 years ago
  58. 462ca99 au1000_eth: fix invalid address accessing the MAC enable register by Wolfgang Grandegger · 16 years ago
  59. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 16 years ago
  60. a301e17 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 16 years ago
  61. 9ab4650 ARM: imx: Get the silicon version from the IIM module by Dinh Nguyen · 16 years ago
  62. 0147fc0 tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) by Alexey Dobriyan · 16 years ago
  63. 8475ef9 netns: Don't leak others' openreq-s in proc by Pavel Emelyanov · 16 years ago
  64. 4cb6a61 Net: ceph: Makefile: Remove unnessary code by Tracey Dent · 16 years ago
  65. 0f639a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  66. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 16 years ago
  67. 975f84f Btrfs: fix fiemap by Josef Bacik · 16 years ago
  68. 619c8c7 Btrfs - fix race between btrfs_get_sb() and umount by Ian Kent · 16 years ago
  69. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 16 years ago
  70. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 16 years ago
  71. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 16 years ago
  72. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  73. 1eb4c63 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  74. 0318755 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 1b065fd Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. b76a1e4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  79. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  80. d4d2ad9 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  81. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 16 years ago
  82. b127c6f Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 16 years ago
  83. 0a66a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  84. 37fa84d Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  85. 5a8cfb4 ALSA: hda - Use ALC_INIT_DEFAULT for really default initialization by Takashi Iwai · 16 years ago
  86. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 16 years ago
  87. cc2067a perf, x86: Fixup Kconfig deps by Peter Zijlstra · 16 years ago
  88. 33c6d6a x86, perf, nmi: Disable perf if counters are not accessible by Don Zickus · 16 years ago
  89. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 16 years ago
  90. 4917b28 dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled by Randy Dunlap · 16 years ago
  91. 2543618 ASoC: Fix resource reclaim for osk5912 by Axel Lin · 16 years ago
  92. fe99b55 ASoC: tlv320aic3x - fix variable may be used uninitialized warning by Axel Lin · 16 years ago
  93. 5989f11 EDAC: Fix typos in Documentation/edac.txt by Raoul Bhatia · 16 years ago
  94. 8b6b30a ASoC: davinci-vcif - fix a memory leak by Axel Lin · 16 years ago
  95. 09de953 ASoC: phycore-ac97: fix resource leak by Axel Lin · 16 years ago
  96. ac8f924 ASoC: imx-ssi: fix resource leak by Axel Lin · 16 years ago
  97. 14abca3 ASoC: simone: fix resource leak in simone_init error path by Axel Lin · 16 years ago
  98. c7a734e ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path by Axel Lin · 16 years ago
  99. b193dee ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error path by Axel Lin · 16 years ago
  100. 917dac0 ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path by Axel Lin · 16 years ago