1. cdf64ee clk: exynos5420: fix cpll clock register offsets by Chander Kashyap · 11 years ago
  2. 79ba3fd Merge branch 'clk-tegra-next' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-next-tegra by Mike Turquette · 11 years ago
  3. 1d9438f Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-next-sunxi-rebase by Mike Turquette · 11 years ago
  4. 62ce7cd clk: tegra: fix __clk_lookup() return value checks by Wei Yongjun · 11 years ago
  5. 8ba4b3b clk: tegra: Do not print errors for clk_round_rate() by Thierry Reding · 11 years ago
  6. 4d04391 clk: socfpga: Remove check for "reg" property in socfpga_clk_init by Dinh Nguyen · 11 years ago
  7. f881591 clk: fixed-factor: Fix device-tree binding typo by Ezequiel Garcia · 11 years ago
  8. b5f98e6 clk: clean up everything on debugfs error by Alex Elder · 11 years ago
  9. 39409aa clk: tegra: Initialize DSI low-power clocks by Thierry Reding · 11 years ago
  10. 5ab5d40 clk: tegra: add FUSE clock device by Alexandre Courbot · 11 years ago
  11. c04bf55 clk: tegra: Properly setup PWM clock on Tegra30 by Thierry Reding · 11 years ago
  12. 43e36a9 clk: tegra: Initialize secondary gr3d clock on Tegra30 by Thierry Reding · 11 years ago
  13. 77f7173 clk: tegra114: Initialize clocks needed for HDMI by Mikko Perttunen · 11 years ago
  14. 61792e4 clk: tegra124: add suspend/resume function for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  15. 9e036d3 clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  16. 76da314 clk: tegra124: Add support for Tegra124 clocks by Peter De Schrijver · 11 years ago
  17. 3b34d82 clk: tegra124: Add new peripheral clocks by Peter De Schrijver · 11 years ago
  18. 6d11632 clk: tegra124: Add common clk IDs to clk-id.h by Peter De Schrijver · 11 years ago
  19. b29f9e9 clk: tegra: add TEGRA_PERIPH_NO_GATE by Peter De Schrijver · 11 years ago
  20. bc44275 clk: tegra: add locking to periph clks by Peter De Schrijver · 11 years ago
  21. 2b23907 clk: tegra: Add periph regs bank X by Peter De Schrijver · 11 years ago
  22. 798e910 clk: tegra: Add support for PLLSS by Peter De Schrijver · 11 years ago
  23. 540fc26 clk: tegra: move tegra20 to common infra by Peter De Schrijver · 11 years ago
  24. 1bf4091 clk: tegra: move tegra30 to common infra by Peter De Schrijver · 11 years ago
  25. a7c8485 clk: tegra: introduce common gen4 super clock by Peter De Schrijver · 11 years ago
  26. de4f30f clk: tegra: move PMC, fixed clocks to common files by Peter De Schrijver · 11 years ago
  27. 76ebc13 clk: tegra: move periph clocks to common file by Peter De Schrijver · 11 years ago
  28. 6609dbe clk: tegra: move audio clk to common file by Peter De Schrijver · 11 years ago
  29. 73d37e4 clk: tegra: add clkdev registration infra by Peter De Schrijver · 11 years ago
  30. b8700d5 clk: tegra: add common infra for DT clocks by Peter De Schrijver · 11 years ago
  31. a59ba95 clk: tegra: add header for common tegra clock IDs by Peter De Schrijver · 11 years ago
  32. ebe142b clk: tegra: move fields to tegra_clk_pll_params by Peter De Schrijver · 11 years ago
  33. 8e9cc80 clk: tegra: use pll_ref as the pll_e parent by Peter De Schrijver · 11 years ago
  34. 04edb09 clk: tegra: move some PLLC and PLLXC init to clk-pll.c by Peter De Schrijver · 11 years ago
  35. 5bb9d26 clk: tegra: Add TEGRA_PERIPH_NO_DIV flag by Peter De Schrijver · 11 years ago
  36. 343a607 clk: tegra: common periph_clk_enb_refcnt and clks by Peter De Schrijver · 11 years ago
  37. d5ff89a clk: tegra: simplify periph clock data by Peter De Schrijver · 11 years ago
  38. 00c674e clk: tegra: Fix clock rate computation by Thierry Reding · 11 years ago
  39. 480fe6f ARM: tegra30: add missing CLK IDs by Peter De Schrijver · 11 years ago
  40. f67a8d2 clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d by Thierry Reding · 11 years ago
  41. 642fb0c clk: tegra: PLLE spread spectrum control by Peter De Schrijver · 11 years ago
  42. 897e1dd clk: tegra: Set the clk parent of host1x to pll_p by Andrew Chew · 11 years ago
  43. 252d0d2 clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks by Peter De Schrijver · 11 years ago
  44. fc20eef clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 by Mark Zhang · 11 years ago
  45. d17cb95 clk: tegra: Fix vde/2d/3d clock src offset by Mark Zhang · 11 years ago
  46. 2b54ffc clk: tegra: Correct sbc mux width & parent by Mark Zhang · 11 years ago
  47. c9e2d69 clk: tegra: replace enum tegra114_clk by binding header by Peter De Schrijver · 11 years ago
  48. 94c65fb ARM: tegra114: add missing clocks to binding by Peter De Schrijver · 11 years ago
  49. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 11 years ago
  50. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  51. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  53. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  54. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  55. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  56. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  57. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  58. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  59. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  60. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  61. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  62. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  63. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  64. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  65. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  66. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 11 years ago
  67. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 11 years ago
  68. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  69. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  70. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  71. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  72. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 11 years ago
  73. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  74. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 11 years ago
  75. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  76. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  77. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  78. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  79. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  80. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 11 years ago
  81. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  82. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  83. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  84. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  85. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  86. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  87. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  88. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  89. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  90. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  91. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  92. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  93. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  94. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  95. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  96. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  97. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 11 years ago
  98. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  99. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  100. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago