1. 27ad4bf ARM: imx: move mx3 support to mach-imx by Uwe Kleine-König · 13 years ago
  2. 7fc92c6 MX1: Add ARMadeus Systems APF9328 board support by Gwenhael Goavec-Merou · 13 years ago
  3. 6ec0209 mx23: register clocks for mmc by Peter Korsgaard · 13 years ago
  4. 2790205 arm: mach-imx/mxs: drop 'default' boards by Wolfram Sang · 13 years ago
  5. 7f5e6b0 ARM: imx: remove some deprecated and unused #defines by Uwe Kleine-König · 13 years ago
  6. d286a43 ARM: mx3: make ioremap quirk ready for multi-SoC kernels by Uwe Kleine-König · 13 years ago
  7. 7db4d88 ARM: mxc: don't allow to compile together i.MX51 and i.MX53 by Uwe Kleine-König · 13 years ago
  8. 91350f6 ARM: mxc: don't use the symbols in the CPU family choice to select others by Uwe Kleine-König · 13 years ago
  9. 13cf8df ARM: remove support for mxc91231 by Uwe Kleine-König · 13 years ago
  10. f142b61 video i.MX: remove mx1 compile time dependencies by Sascha Hauer · 13 years ago
  11. ba8a6c0 ARM: mx51: Remove imx51_add_gpio_keys by Fabio Estevam · 13 years ago
  12. 18879e1 ARM: imx51: use platform id 2 for imx51-cspi by Uwe Kleine-König · 14 years ago
  13. 01d8cf03 ARM: mxs: fix naming of struct holding info for mxs-i2c devices by Uwe Kleine-König · 13 years ago
  14. 492fc4f ARM: mxs/i.MX23: make i2c defines consistent and match the reference manual by Wolfram Sang · 13 years ago
  15. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 13 years ago
  16. 031e912 ARM: mx3/mx31moboard: properly allocate memory for mx3-camera by Uwe Kleine-König · 13 years ago
  17. dca7c0b ARM: mx3/pcm037: properly allocate memory for mx3-camera by Uwe Kleine-König · 13 years ago
  18. 8342267 ARM: mx3: dynamically allocate "mxc_rtc" devices by Uwe Kleine-König · 13 years ago
  19. 3da25cc ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure by Fabio Estevam · 13 years ago
  20. c6c83b4 ARM: mx5/mx53_smd: Add esdhc support by Fabio Estevam · 13 years ago
  21. fdaf0ef ARM: imx/mx25: add NAND chip select pins to iomux by Baruch Siach · 13 years ago
  22. af12e3a ARM: imx: clean up the section marks of extern data by Richard Zhao · 13 years ago
  23. c7dae18 ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one by Fabio Estevam · 13 years ago
  24. 986e5f0 ARM: mx27: fix gpt4/5 base address by Wolfram Sang · 13 years ago
  25. f4bf03d ARM: imx: remove #includes already available from devices-common.h by Uwe Kleine-König · 13 years ago
  26. 5309498 ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices by Uwe Kleine-König · 13 years ago
  27. 9c97f66 ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SD by Shawn Guo · 13 years ago
  28. 6f9ec44 ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset by Fabio Estevam · 13 years ago
  29. 2d95378 ARM: mx53: Print silicon revision on boot by Fabio Estevam · 13 years ago
  30. 0575b4b ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  31. f61b9fc ARM: mxs/clock-mx28: fix up name##_set_rate by Uwe Kleine-König · 13 years ago
  32. 32a90b6 ARM: imx: fix usb related build failure for mach-vpr200 by Uwe Kleine-König · 13 years ago
  33. 6221f222 Linux 2.6.39-rc2 by Linus Torvalds · 13 years ago
  34. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 13 years ago
  35. d0de4dc inotify: fix double free/corruption of stuct user by Eric Paris · 13 years ago
  36. 782b86e ide: always ensure that blk_delay_queue() is called if we have pending IO by Jens Axboe · 13 years ago
  37. f83e826 block: fix request sorting at unplug by Konstantin Khlebnikov · 13 years ago
  38. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  39. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  40. 929e272 ide: ide_requeue_and_plug() reinstate "always plug" behaviour by Jens Axboe · 13 years ago
  41. 6f03793 blk-throttle: don't call xchg on bool by Andreas Schwab · 13 years ago
  42. ee3dea3 ufs: remove unessecary blk_flush_plug by Christoph Hellwig · 13 years ago
  43. 53d63e6 block: make the flush insertion use the tail of the dispatch list by Jens Axboe · 13 years ago
  44. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 13 years ago
  45. 8182924 block: dump request state on seeing a corrupted request completion by Jens Axboe · 13 years ago
  46. 623dda6 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  47. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  48. 47e8979 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  49. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  50. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  51. a6737ad drm/i915/lvds: Remove 0xa0 DDC probe for LVDS by Chris Wilson · 13 years ago
  52. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago
  53. c60e65d powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU by Matt Evans · 13 years ago
  54. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 13 years ago
  55. f86d6b9 powerpc/pseries: Don't register global initcall by Benjamin Herrenschmidt · 13 years ago
  56. b987812 powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. by Paul Gortmaker · 13 years ago
  57. 83ebb3e Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  58. c9ddec7 Btrfs: don't warn in btrfs_add_orphan by Josef Bacik · 13 years ago
  59. 43be214 Btrfs: fix free space cache when there are pinned extents and clusters V2 by Josef Bacik · 13 years ago
  60. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 13 years ago
  61. adae52b btrfs: clear __GFP_FS flag in the space cache inode by Miao Xie · 13 years ago
  62. 6e8df2a Btrfs: fix memory leak in start_transaction() by Yoshinori Sano · 13 years ago
  63. 8b2b2d3 Btrfs: fix memory leak in btrfs_ioctl_start_sync() by Tsutomu Itoh · 13 years ago
  64. b44c59a Btrfs: fix subvol_sem leak in btrfs_rename() by Johann Lombardi · 13 years ago
  65. fe3f566 Btrfs: Fix oops for defrag with compression turned on by Li Zefan · 13 years ago
  66. 200da64 Btrfs: fix /proc/mounts info. by Tsutomu Itoh · 13 years ago
  67. c914923 Btrfs: fix compiler warning in file.c by Tsutomu Itoh · 13 years ago
  68. b2a8b4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  69. bdfd6b7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  70. 6ad8523 Documentation: update cgroups info user groups names by Geunsik Lim · 13 years ago
  71. 9a684e1 Documentation: consolidate leds files to leds/ subdir by Antonio Ospite · 13 years ago
  72. 9718269 kemleak-test: build as module only by Daniel Baluta · 13 years ago
  73. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  74. 44a4dcf Documentation: update panic parameter info by Randy Dunlap · 13 years ago
  75. 41c5789 kernel/signal.c: add kernel-doc notation to syscalls by Randy Dunlap · 13 years ago
  76. 5aba085 kernel/signal.c: fix typos and coding style by Randy Dunlap · 13 years ago
  77. 21b86bd Documentation: update kmemleak arch. info by Daniel Baluta · 13 years ago
  78. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  79. 758f231 drm/radeon/kms: add some new ontario pci ids by Alex Deucher · 13 years ago
  80. a5660b4 tty: fix endless work loop when the buffer fills up by Linus Torvalds · 13 years ago
  81. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  82. d7c764c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  83. 148086b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  87. 3e85875 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  88. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  89. 7dbb25a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  90. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 13 years ago
  91. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  92. a94d7b3 edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores by Kumar Gala · 13 years ago
  93. d2f9892 powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB by Prabhakar Kushwaha · 13 years ago
  94. a14b289 mlx4: fix kfree on error path in new_steering_entry() by Mariusz Kozlowski · 13 years ago
  95. fb9674b drm/radeon/kms: pageflipping cleanup for avivo+ by Alex Deucher · 13 years ago
  96. beb4727 drm/radeon/kms: Add support for tv-out dongle on G5 9600 by Alex Deucher · 13 years ago
  97. e28e1d9 Input: rpckbd - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  98. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 13 years ago
  99. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 13 years ago
  100. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 13 years ago