1. 6923ae4 ARM: EXYNOS: Initialize the clocks prior to timer initialization by Thomas Abraham · 11 years ago
  2. 6e6aac7 ARM: EXYNOS: Migrate clock support to common clock framework by Thomas Abraham · 11 years ago
  3. f2585b1 clk: exynos5440: register clocks using common clock framework by Thomas Abraham · 11 years ago
  4. 6e3ad268 clk: exynos5250: register clocks using common clock framework by Thomas Abraham · 11 years ago
  5. e062b57 clk: exynos4: register clocks using common clock framework by Thomas Abraham · 11 years ago
  6. 1c4c5fe clk: samsung: add pll clock registration helper functions by Thomas Abraham · 11 years ago
  7. 721c42a clk: samsung: add common clock framework helper functions for Samsung platforms by Thomas Abraham · 11 years ago
  8. 8ec46b9 Merge branch 'next/mct-exynos' into next/clk-exynos by Kukjin Kim · 11 years ago
  9. b85b64c Merge branch 'next/timer-samsung' into next/clk-exynos by Kukjin Kim · 11 years ago
  10. 6938d75a ARM: EXYNOS: move mct driver to drivers/clocksource by Thomas Abraham · 11 years ago
  11. c933512 ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5 by Thomas Abraham · 11 years ago
  12. bbd9700 ARM: dts: add mct device tree node for all supported Exynos SoC's by Thomas Abraham · 11 years ago
  13. 9fbf0c8 ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_init by Thomas Abraham · 11 years ago
  14. 36ba5d5 ARM: EXYNOS: add device tree support for MCT controller driver by Thomas Abraham · 11 years ago
  15. c371dc6 ARM: EXYNOS: prepare an array of MCT interrupt numbers and use it by Thomas Abraham · 11 years ago
  16. a1ba7a7 ARM: EXYNOS: add a register base address variable in mct controller driver by Thomas Abraham · 11 years ago
  17. c877533 ARM: dts: Add max77686 device tree support for CROS5250 by Abhilash Kesavan · 11 years ago
  18. b914c31 ARM: dts: Add sdhci node for exynos4412-smdk4412 by Sachin Kamat · 11 years ago
  19. 6f9e95e ARM: dts: Set up power domain for MFC and G-scaler for exynos5250 by Prasanna Kumar · 11 years ago
  20. 7d40d86 ARM: dts: Enabling ohci-exynos driver for EXYNOS5250 by Vivek Gautam · 11 years ago
  21. 13cbd1e ARM: dts: Enabling ehci-s5p driver for EXYNOS5250 by Vivek Gautam · 11 years ago
  22. ad4aebe ARM: dts: Add device tree node for DP controller for exynos5250 by Jingoo Han · 11 years ago
  23. 0b6f5e8 ARM: EXYNOS: Add AUXDATA for DP controller by Jingoo Han · 11 years ago
  24. e24ef72 ARM: dts: Add s5m8767 PMIC node to exynos4412-origen DT by Sachin Kamat · 11 years ago
  25. 4463282 ARM: dts: Add MSHC node for exynos4412-origen DT by Sachin Kamat · 11 years ago
  26. 32486d1 ARM: dts: Add MFC codec entry to exynos4412-smdk4412 DT by Sachin Kamat · 11 years ago
  27. c0b6be7 ARM: dts: Add MFC codec entry to exynos4412-origen DT by Sachin Kamat · 11 years ago
  28. 6fe5771 ARM: dts: Add MFC codec support to Origen DT by Sachin Kamat · 11 years ago
  29. 38640d4 ARM: dts: Add MFC codec support to SMDKV310 DT by Sachin Kamat · 11 years ago
  30. 20901f7 ARM: dts: Add MFC codec support for EXYNOS4 DT machines by Sachin Kamat · 11 years ago
  31. 43afcba ARM: dts: Update MFC DT binding documentation by Sachin Kamat · 11 years ago
  32. f11503d ARM: dts: enable RTC device node for exynos4412-odroidx by Dongjin Kim · 11 years ago
  33. ec34d52 ARM: dts: Fix the timing property of MSHC controller for exynos4412-odroidx by Dongjin Kim · 11 years ago
  34. e88d5ae ARM: dts: Add initial board support file for exynos5250-arndale by Girish K S · 11 years ago
  35. f5108e1 ARM: dts: re-organized cpu node for exynos5440 by Kukjin Kim · 12 years ago
  36. 49498c5 ARM: dts: change compatible value for exynos5440 i2c by Giridhar Maruthy · 12 years ago
  37. 8233854 ARM: dts: remove disabled status from RTC node for exynos5440-ssdk5440 by Giridhar Maruthy · 12 years ago
  38. 8e66d19 ARM: dts: remove disabled status from watchdog node for exynos5440-ssdk5440 by Giridhar Maruthy · 12 years ago
  39. 708c0dd ARM: dts: Add sdhci node for exynos4412-origen by Sachin Kamat · 11 years ago
  40. 2da3d95 ARM: dts: Add vmmc regulator node in exynos4412-origen.dts by Sachin Kamat · 11 years ago
  41. 800974a ARM: dts: Add board dts file for ODROID-X by Dongjin Kim · 12 years ago
  42. 2107673 ARM: dts: add board dts file for EXYNOS4412 based Origen board by Thomas Abraham · 12 years ago
  43. ad38bdd ARM: SAMSUNG: Remove unused plat-samsung/time.c by Romain Naour · 12 years ago
  44. 6a5a2e3 ARM: S5PC100: Add samsung-time support for s5pc100 by Romain Naour · 12 years ago
  45. 04a49b7 ARM: S3C64XX: Add samsung-time support for s3c64xx by Romain Naour · 12 years ago
  46. 7f78b6e ARM: S3C24XX: Add samsung-time support for s3c24xx by Romain Naour · 12 years ago
  47. c1fcd40 ARM: SAMSUNG: Rename s5p-time to samsung-time by Romain Naour · 12 years ago
  48. 99ffe6f ARM: dts: cleanup exynos5440.dtsi by Kukjin Kim · 12 years ago
  49. 7488335 ARM: S3C24XX: cleanup the included soc init functions in common.h by Heiko Stuebner · 11 years ago
  50. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 11 years ago
  51. dc1a353 ARM: S3C24XX: remove plat/irq.h in plat-samsung by Heiko Stuebner · 11 years ago
  52. 4d512a9 ARM: S3C24XX: plat/common-smdk.h local by Kukjin Kim · 11 years ago
  53. 24fae0f mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver by Kukjin Kim · 11 years ago
  54. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 11 years ago
  55. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 11 years ago
  56. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  57. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  58. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  59. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  60. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  61. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  62. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  63. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  64. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  65. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  66. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  67. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  68. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  69. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  70. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  71. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 11 years ago
  72. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  73. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  74. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  75. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  76. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  77. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  78. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  79. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  80. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  81. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  82. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 11 years ago
  83. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 11 years ago
  84. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  85. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  86. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 11 years ago
  87. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  88. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  89. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  90. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  91. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  92. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 11 years ago
  93. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 11 years ago
  94. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  95. c838e72 metag: export clear_page and copy_page by James Hogan · 11 years ago
  96. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  97. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 11 years ago
  98. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 11 years ago
  99. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 11 years ago
  100. 1bea5b8 perf: Enable building perf tools for Meta by James Hogan · 11 years ago