1. e12ff34 Merge branch 'depends/rmk/clkdev' into next/clock by Arnd Bergmann · 12 years ago
  2. bef9459 Merge branch 'depends/clk/clk-next' into next/clock by Arnd Bergmann · 12 years ago
  3. f0948f5 clk: add a fixed factor clock by Sascha Hauer · 12 years ago
  4. 31df9db clk: mux: assign init data by Mike Turquette · 12 years ago
  5. d269b97 clk: remove COMMON_CLK_DISABLE_UNUSED by Mike Turquette · 12 years ago
  6. 63f5c3b clk: prevent spurious parent rate propagation by Mike Turquette · 12 years ago
  7. 7704add MAINTAINERS: add entry for common clk framework by Mike Turquette · 12 years ago
  8. e9d7f40 CLKDEV: provide helpers for common clock framework by Russell King · 12 years ago
  9. 0e1c030 clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled by Viresh Kumar · 13 years ago
  10. 0197b3e clk: Use a separate struct for holding init data. by Saravana Kannan · 12 years ago
  11. e447c50 clk: constify parent name arrays in macros by Rajendra Nayak · 12 years ago
  12. 8b7730d clk: remove trailing whitespace from clk.h by Rob Herring · 13 years ago
  13. 01033be clk: select CLKDEV_LOOKUP for COMMON_CLK by Rob Herring · 13 years ago
  14. 1b2f990 clk: Don't set clk->new_rate twice by Viresh Kumar · 12 years ago
  15. 182f9e8c clk: clk-private: Add DEFINE_CLK macro by Viresh Kumar · 12 years ago
  16. fbc42aa clk: clk-gate: Create clk_gate_endisable() by Viresh Kumar · 12 years ago
  17. 1f73f31 clk: Fix typo in comment by Viresh Kumar · 12 years ago
  18. f4d8af2 clk: propagate round_rate for CLK_SET_RATE_PARENT case by Shawn Guo · 13 years ago
  19. 1c0035d clk: pass parent_rate into .set_rate by Shawn Guo · 13 years ago
  20. 81536e0 clk: always pass parent_rate into .round_rate by Shawn Guo · 13 years ago
  21. 27d5459 clk: basic: improve parent_names & return errors by Mike Turquette · 13 years ago
  22. d1302a3 clk: core: copy parent_names & return error codes by Mike Turquette · 13 years ago
  23. d305fb7 clk: Constify parent name arrays by Mark Brown · 13 years ago
  24. 7e87aed clk: Remove comment for end of CONFIG_COMMON_CLK section by Mark Brown · 13 years ago
  25. 34e44fe clk: Make clk_get_rate() return 0 on error by Rajendra Nayak · 13 years ago
  26. bffad66 clk: declare clk_ops of basic clks in clk-provider.h by Shawn Guo · 13 years ago
  27. 822c250 clk: add "const" for clk_ops of basic clks by Shawn Guo · 13 years ago
  28. c0d2530 clk: remove unnecessary EXPORT_SYMBOL_GPL by Shawn Guo · 13 years ago
  29. 10363b5 clk: use kzalloc in clk_register_mux by Shawn Guo · 13 years ago
  30. d4d7e3d clk: core: enforce clk_ops consistency by Mike Turquette · 13 years ago
  31. 7452b21 clk: core: clk_calc_new_rates handles NULL parents by Mike Turquette · 13 years ago
  32. 70d347e clk: core: remove dead code paths by Mike Turquette · 13 years ago
  33. 5654dc9 clk: core: correct clk_set_rate kerneldoc by Mike Turquette · 13 years ago
  34. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 12 years ago
  35. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 12 years ago
  36. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  38. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  39. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  40. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  41. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  42. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  43. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 12 years ago
  44. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 12 years ago
  45. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 12 years ago
  46. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 12 years ago
  47. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  48. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  49. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  50. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  51. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  52. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  53. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  54. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  55. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  56. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  57. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  58. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  59. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  60. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  61. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 12 years ago
  62. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 12 years ago
  63. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  64. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  65. a54769c Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  66. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  67. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  68. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  69. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 12 years ago
  70. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  71. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  72. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 12 years ago
  73. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  74. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  75. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 12 years ago
  76. 67b5087 ARM: 7392/1: CLKDEV: Optimize clk_find() by viresh kumar · 12 years ago
  77. a8a97db ARM: 7376/1: clkdev: Implement managed clk_get() by Mark Brown · 13 years ago
  78. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  79. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 12 years ago
  80. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  81. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 12 years ago
  82. d70f363 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 12 years ago
  83. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 12 years ago
  84. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  85. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 12 years ago
  86. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  87. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 12 years ago
  88. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 12 years ago
  89. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 12 years ago
  90. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  91. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 12 years ago
  92. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 12 years ago
  93. 3bc86c62 [media] V4L: DocBook: Fix typos in the multi-plane formats description by Sylwester Nawrocki · 13 years ago
  94. cd90491 [media] V4L: mt9m032: fix two dead-locks by Guennadi Liakhovetski · 13 years ago
  95. 590b477 ALSA: workaround: change the timing of alsa_sound_last_init() by Kuninori Morimoto · 12 years ago
  96. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 12 years ago
  97. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 12 years ago
  98. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 12 years ago
  99. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 12 years ago
  100. 6842d4c Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago