1. 4f163eb mx31: calls to gpio_request moved into platform code by Sascha Hauer · 15 years ago
  2. ef754d6 mx31: remove gpio_request calls from iomux code by Valentin Longchamp · 15 years ago
  3. 35c82da MXC qonq: mxc_map_io is now mx31_map_io by Sascha Hauer · 15 years ago
  4. 81ec1f9 mxc: fix wrong register access in timer code by Sascha Hauer · 15 years ago
  5. 74fe030e mx1ads: rename mxc_map_io to mx1_map_io by Sascha Hauer · 15 years ago
  6. 345569a mx1: add missing include by Sascha Hauer · 15 years ago
  7. 5ae07da mx1ads: setup iomux pins at once by Sascha Hauer · 15 years ago
  8. 5b68421 mx1ads: remove ifdefs, reorder include alphabetically by Sascha Hauer · 15 years ago
  9. eb05bbe ARM: add USB device support to pcm037 by Guennadi Liakhovetski · 15 years ago
  10. bff0b53 PCM038: Remove unnecessary ifdefs, reorder includes alphabetically by Sascha Hauer · 15 years ago
  11. f231ea4 pcm038: Setup all iomux pins at once by Sascha Hauer · 15 years ago
  12. 60c24dc MX27ADS: Add SDHC support by Vladimir Barinov · 15 years ago
  13. 9366d8f MX27ADS: Add 1-wire support by Vladimir Barinov · 15 years ago
  14. 11cda13 MX27ADS: Add framebuffer support by Vladimir Barinov · 15 years ago
  15. c981214 MX27ADS: Add I2C support by Vladimir Barinov · 15 years ago
  16. 8d4fd25 MX27ADS: Add NAND support by Vladimir Barinov · 15 years ago
  17. c1a6f12 MX27ADS: setup all pins at once in one table by Vladimir Barinov · 15 years ago
  18. 3211705 i.MX31: Add ethernet support to i.MX31 Litekit board. by Magnus Lilja · 15 years ago
  19. c133261 i.MX31: Correct comments on CONFIG_DEBUG_LL. by Magnus Lilja · 15 years ago
  20. 3b7b8db i.MX31: Removed unused items from board-mx31lite.h. by Magnus Lilja · 15 years ago
  21. a854b8a i.MX31: Add UART1 device to Litekit board. by Magnus Lilja · 15 years ago
  22. 45b131a mx31moboard: add sdhc support (v3) by Valentin Longchamp · 15 years ago
  23. 4ec6ecc mx31moboard: add i2c support (v2) by Valentin Longchamp · 15 years ago
  24. 56c7a45 mx31moboard: setup all pins (v2) by Valentin Longchamp · 15 years ago
  25. f801079 mx31: define various pins used on mx31moboard (v2) by Valentin Longchamp · 15 years ago
  26. 45001e9 i.MX31: Add hw-random for RNGA by Alan Carvalho de Assis · 15 years ago
  27. 220bbce mx31moboard: clean-up of board support by Valentin Longchamp · 15 years ago
  28. ec9be0d MX27: Add basic support to MX27PDK by Fabio Estevam · 15 years ago
  29. 5ed7449 MXC: mx2_defconfig file by Ivo Clarysse · 15 years ago
  30. c010dba imx: re-work of PWM, add i.MX21 support by Holger Schurig · 15 years ago
  31. 6b91edd MXC: mx21ads base support by Ivo Clarysse · 15 years ago
  32. a8df0ee ARM: framebuffer support for pcm037 by Guennadi Liakhovetski · 15 years ago
  33. 910862e mxc: emulate GPIO interrupt on both-edges by Guennadi Liakhovetski · 15 years ago
  34. fde3647 imx: exit functions can/should be void by Holger Schurig · 15 years ago
  35. 1341d34 [ARM] remove arch-imx by Sascha Hauer · 15 years ago
  36. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  37. 84c9fa4 mxc irq: make architecture runtime dependent by Sascha Hauer · 15 years ago
  38. ec996ba mxc timer: make compile time independent by Sascha Hauer · 15 years ago
  39. cd4a05f MXC: rename mxc_map_io to architecture specific versions by Sascha Hauer · 15 years ago
  40. 13e9f61 pcm037: Add support for UART2 by Sascha Hauer · 15 years ago
  41. 76b6ea0 MX35: Fix IPU/Framebuffer clock names by Sascha Hauer · 15 years ago
  42. dddd4a4 pcm037: add SDHC card detection by Sascha Hauer · 15 years ago
  43. 01ac7d5 pcm037: setup all pins at once and not in init functions by Sascha Hauer · 15 years ago
  44. d16caf6 i.MX35 clock support: remove automotive path by Sascha Hauer · 15 years ago
  45. 54df526 [ARM] MX35: Add PCM043 board support by Sascha Hauer · 15 years ago
  46. 218deaa MX35: Add iomux pin defintions by Sascha Hauer · 15 years ago
  47. bca6ef1 MXC: Add iomux support for MX35 SoCs by Sascha Hauer · 15 years ago
  48. 01eb175 MXC irq: remove unused defines by Sascha Hauer · 15 years ago
  49. 25971df i.MX31: Disable CPU_32v6K in mx3_defconfig. by Magnus Lilja · 15 years ago
  50. b09de42 mx3fb: Fix compilation with CONFIG_PM by Sascha Hauer · 15 years ago
  51. 7b9020b mx27ads: move PBC mapping out of vmalloc space by Uwe Kleine-König · 15 years ago
  52. e2c97e7 MXC: remove BUG_ON in interrupt handler by Sascha Hauer · 15 years ago
  53. f1fd4c6 mx31: remove mx31moboard_defconfig by Valentin Longchamp · 15 years ago
  54. 9abf137 ARM: ARCH_MXC should select HAVE_CLK by Guennadi Liakhovetski · 15 years ago
  55. f2292532 mxc : BUG in imx_dma_request by Martin Fuzzey · 15 years ago
  56. de0096d mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() by Martin Fuzzey · 15 years ago
  57. b4348f3 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  58. 9fffb55 Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc by David Gibson · 15 years ago
  59. afc1e70 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  60. 7b39da7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  61. 2142bab Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  62. bb402c4 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 61bd1e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  64. 8c0c3f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  65. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 15 years ago
  66. 414772f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  67. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  68. 020f932 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  69. 912e779 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  70. 65fd210 ibft: fix the display of a few fields in the NIC attribute structure in sysfs by Ashutosh Naik · 15 years ago
  71. 9e4a5bd mm: prevent divide error for small values of vm_dirty_bytes by Andrea Righi · 15 years ago
  72. 8713e01 vmscan: avoid multiplication overflow in shrink_zone() by Andrew Morton · 15 years ago
  73. 0ae05fb2 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c by Oleg Nesterov · 15 years ago
  74. 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 15 years ago
  75. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  76. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 15 years ago
  77. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  78. 77b4cf5 alpha: futex implementation by Ivan Kokshaysky · 15 years ago
  79. 08a42e8 alpha: exception table sorting by Ivan Kokshaysky · 15 years ago
  80. 1ffb1c0 alpha: titan and marvel build fixes by Ivan Kokshaysky · 15 years ago
  81. b175dc0 vgacon: return the upper half of 512 character fonts by Stefan Bader · 15 years ago
  82. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  83. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  84. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  85. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 15 years ago
  86. 9e040a3 CRISv10: fix serial driver proc-usage by Jesper Nilsson · 15 years ago
  87. cf94a4d MAINTAINERS: add ptrace entry by Christoph Hellwig · 15 years ago
  88. c0bd3f6 memcg: fix try_get_mem_cgroup_from_swapcache() by Daisuke Nishimura · 15 years ago
  89. 1e50cc9 MAINTAINERS: Florian has moved by Florian Fainelli · 15 years ago
  90. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 15 years ago
  91. bc43f75 mm: fix pageref leak in do_swap_page() by Johannes Weiner · 15 years ago
  92. 53951bd acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_length by Robert Moore · 15 years ago
  93. 9cd6724 m32r: use __stringify() macro in assembler.h by Hirokazu Takata · 15 years ago
  94. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 15 years ago
  95. e5288eb HID: fix oops in hid_check_keys_pressed() by Jiri Kosina · 15 years ago
  96. b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 15 years ago
  97. c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 15 years ago
  98. a182ad3 kbuild: fix scripts/setlocalversion with git by Nico Schottelius · 15 years ago
  99. 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 15 years ago
  100. 64e3da1 docs: also clean index.html by Randy Dunlap · 15 years ago