1. 71472c0 clk: add support for clock reparent on set_rate by James Hogan · 11 years ago
  2. 4935b22 clk: move some parent related functions upwards by James Hogan · 11 years ago
  3. 7ef3dcc clk: abstract parent cache by James Hogan · 11 years ago
  4. 5cfe10b clk: export fixed-factor, gate & mux registration by Mike Turquette · 11 years ago
  5. 4c5eeea clk: clk-divider: Export clk_register_divider() by Fabio Estevam · 11 years ago
  6. 389ae05 clk: fixed-rate: Export clk_fixed_rate_register() by Stephen Boyd · 11 years ago
  7. 18f5863 clk: prima2: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  8. 4c3b240 clk: tegra30: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  9. a0be7a9 clk: tegra20: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  10. 056dfcf clk: tegra114: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  11. 4d1b5e7 clk: exynos5440: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  12. 202e5ae9 clk: exynos5420: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  13. b6993ec clk: exynos5250: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  14. 3c701c5 clk: exynos4: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  15. 7cc560d clk: s2mps11: Add support for s2mps11 by Yadwinder Singh Brar · 11 years ago
  16. a9381b3 clk: exynos5420: Make exynos5420_plls static by Sachin Kamat · 11 years ago
  17. ae2329f clk: exynos5250: Make exynos5250_plls static by Sachin Kamat · 11 years ago
  18. 680681a clk: exynos4: Make exynos4_plls static by Sachin Kamat · 11 years ago
  19. 7274e23 clk: mxs: clk-imx23: Include <linux/clk/mxs.h> by Fabio Estevam · 11 years ago
  20. ee85e9b clk: sunxi: Fix checking return value of clk_register_[composite|factors] by Axel Lin · 11 years ago
  21. 5cfe961 Merge branch 'clk-next-s3c64xx' into clk-next by Mike Turquette · 11 years ago
  22. 6f9a489 Documentation: clk: Fix a trivial typo in audss by Sachin Kamat · 11 years ago
  23. 06dda9d clk: samsung: Add clock driver for S3C64xx SoCs by Tomasz Figa · 11 years ago
  24. eb52712 clk: samsung: pll: Add support for PLL6552 and PLL6553 by Tomasz Figa · 11 years ago
  25. c57acd1 clk: mux: Add support for read-only muxes. by Tomasz Figa · 11 years ago
  26. d2127ac clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC by Vikas Sajjan · 11 years ago
  27. 8bc2eeb clk: samsung: Reorder MUX registration for mout_vpllsrc by Vikas Sajjan · 11 years ago
  28. bb4278d clk: samsung: Add set_rate() clk_ops for PLL36xx by Vikas Sajjan · 11 years ago
  29. dfa8931 clk: samsung: Add set_rate() clk_ops for PLL35xx by Yadwinder Singh Brar · 11 years ago
  30. 3ff6e0d clk: samsung: Add support to register rate_table for samsung plls by Yadwinder Singh Brar · 11 years ago
  31. 5ca8fbd clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx by Yadwinder Singh Brar · 11 years ago
  32. c898c6b clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  33. 160641e clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  34. 8dac353 clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  35. 07dc76f clk: samsung: Define a common samsung_clk_register_pll() by Yadwinder Singh Brar · 11 years ago
  36. 079dbea clk: samsung: Introduce a common samsung_clk_pll struct by Yadwinder Singh Brar · 11 years ago
  37. 8f9a5b5 of/documentation: Update G2D documentation by Sachin Kamat · 11 years ago
  38. 9f27136 clk: exynos4: Add clock entries for TMU by Sachin Kamat · 11 years ago
  39. b38a504 clk/exynos5250: add sclk_hdmiphy in the list of special clocks by Rahul Sharma · 11 years ago
  40. 4a45331 clk/exynos5250: add mout_hdmi mux clock for hdmi by Rahul Sharma · 11 years ago
  41. 93b10d1 Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2 by Tushar Behera · 11 years ago
  42. 406c598 clk: exynos5250: Add G2D gate clock by Sachin Kamat · 11 years ago
  43. 1190338 clk: exynos-audss: Staticize exynos_audss_clk_init by Sachin Kamat · 11 years ago
  44. 901f857 clk: exynos5440: Staticize local symbols by Sachin Kamat · 11 years ago
  45. c730622 clk: exynos5420: Staticize local symbols by Sachin Kamat · 11 years ago
  46. b95e71c clk: exynos5250: Staticize local symbols by Sachin Kamat · 11 years ago
  47. 0ffc767 clk: exynos4: Remove unused function by Sachin Kamat · 11 years ago
  48. d75f306 clk: exynos4: Staticize local symbols by Sachin Kamat · 11 years ago
  49. 24ee1a0 clk: fix typos by Peter Meerwald · 11 years ago
  50. 07c2ae9 of/documentation: Fix a typo in exynos5250-clock.txt by Sachin Kamat · 11 years ago
  51. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  52. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  53. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  54. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  55. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  56. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  57. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  58. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  59. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  60. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  61. 24924a2 vfs: constify dentry parameter in d_count() by Peng Tao · 11 years ago
  62. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  63. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  64. d471ce5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  65. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  66. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  67. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  68. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  69. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  70. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  71. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  72. b8a33fc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  73. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  75. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  76. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 11 years ago
  77. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  78. f1b7001 MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION by Markos Chandras · 11 years ago
  79. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  80. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  81. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 11 years ago
  82. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  83. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  84. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 11 years ago
  85. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 11 years ago
  86. f2a5b1d MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP by James Hogan · 11 years ago
  87. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  88. 628f065 MIPS: Netlogic: Add XLP PIC irqdomain by Jayachandran C · 11 years ago
  89. 35ac784 MIPS: Netlogic: Fix USB block's coherent DMA mask by Ganesan Ramalingam · 11 years ago
  90. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  91. 976f39b MIPS: BMIPS: Fix thinko to release slave TP from reset by Florian Fainelli · 11 years ago
  92. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  93. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  96. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  97. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  98. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  99. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  100. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago