1. 5204601 sh: Switch to new style MTU2 device by Laurent Pinchart · 11 years ago
  2. e4ae34e ARM: shmobile: r8a7779: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  3. 535ef0d ARM: shmobile: r8a7778: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  4. 8ec72e4 ARM: shmobile: r8a7740: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  5. 3df592b ARM: shmobile: sh73a0: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  6. 8e8236a ARM: shmobile: sh7372: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  7. 1399c19 sh: Switch to new style TMU device by Laurent Pinchart · 11 years ago
  8. 356af68 ARM: shmobile: r8a7791: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  9. 711ee6c ARM: shmobile: r8a7790: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  10. e0ad56a ARM: shmobile: r8a7740: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  11. 52065ef ARM: shmobile: r8a73a4: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  12. 652256f ARM: shmobile: sh73a0: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  13. 386f60a ARM: shmobile: sh7372: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  14. 9b17e48 sh: Switch to new style CMT device by Laurent Pinchart · 11 years ago
  15. 1c41ecb Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' of git://git.linaro.org/people/daniel.lezcano/linux into cmt-mtu2-tmu-cleanups-for-v3.16 by Simon Horman · 11 years ago
  16. d3a088d Merge tag 'renesas-clock-for-v3.16' into cmt-mtu2-tmu-cleanups-for-v3.16 by Simon Horman · 11 years ago
  17. 346f5e7 clocksource: sh_mtu2: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  18. 24c8f71 clocksource: sh_mtu2: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  19. 6dc9693 clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  20. faf3f4f clocksource: sh_mtu2: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  21. 207e21a clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200 by Laurent Pinchart · 11 years ago
  22. 3cc9504 clocksource: sh_mtu2: Set cpumask to cpu_possible_mask by Laurent Pinchart · 11 years ago
  23. f992c24 clocksource: sh_mtu2: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  24. c54ccb4 clocksource: sh_mtu2: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  25. 810c651 clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  26. d2b9317 clocksource: sh_mtu2: Add index to struct sh_mtu2_channel by Laurent Pinchart · 11 years ago
  27. da90a1c clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure by Laurent Pinchart · 11 years ago
  28. aa83804 clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() by Laurent Pinchart · 11 years ago
  29. 2e1a5326 clocksource: sh_mtu2: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  30. 7dad72d clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device by Laurent Pinchart · 11 years ago
  31. 42752cc clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv by Laurent Pinchart · 11 years ago
  32. f92d62f5 clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables by Laurent Pinchart · 11 years ago
  33. 276bee0 clocksource: sh_mtu2: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  34. 13931f8 clocksource: sh_tmu: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  35. 6b96c15 clocksource: sh_tmu: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  36. a27d922 clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  37. 8c7f21e clocksource: sh_tmu: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  38. f1010ed clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200 by Laurent Pinchart · 11 years ago
  39. 5cfe2d1 clocksource: sh_tmu: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  40. a5de49f clocksource: sh_tmu: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  41. 3b77a83 clocksource: sh_tmu: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  42. fe68eb8 clocksource: sh_tmu: Add index to struct sh_tmu_channel by Laurent Pinchart · 11 years ago
  43. de69346 clocksource: sh_tmu: Add memory base to sh_tmu_channel structure by Laurent Pinchart · 11 years ago
  44. 84876d0 clocksource: sh_tmu: Constify name argument to sh_tmu_register() by Laurent Pinchart · 11 years ago
  45. a94ddaa clocksource: sh_tmu: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  46. 0a72aa3 clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device by Laurent Pinchart · 11 years ago
  47. de2d12c clocksource: sh_tmu: Split channel fields from sh_tmu_priv by Laurent Pinchart · 11 years ago
  48. 1c56cf6 clocksource: sh_tmu: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  49. bfa76bb clocksource: sh_cmt: Request IRQ for clock event device only by Laurent Pinchart · 11 years ago
  50. e7a9bcc clocksource: sh_cmt: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  51. 1cd89c5 clocksource: sh_cmt: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  52. 24b4e07 clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  53. 81b3b27 clocksource: sh_cmt: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  54. fb28a65 clocksource: sh_cmt: Hardcode CMT clock source rating to 125 by Laurent Pinchart · 11 years ago
  55. b7fcbb0 clocksource: sh_cmt: Hardcode CMT clock event rating to 125 by Laurent Pinchart · 11 years ago
  56. f1ebe1e clocksource: sh_cmt: Set cpumask to cpu_possible_mask by Laurent Pinchart · 11 years ago
  57. d14be99 clocksource: sh_cmt: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  58. 2cda3ac clocksource: sh_cmt: Split static information from sh_cmt_device by Laurent Pinchart · 11 years ago
  59. f5ec9b1 clocksource: sh_cmt: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  60. b262bc7 clocksource: sh_cmt: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  61. 740a951 clocksource: sh_cmt: Add index to struct sh_cmt_channel by Laurent Pinchart · 11 years ago
  62. c924d2d clocksource: sh_cmt: Add memory base to sh_cmt_channel structure by Laurent Pinchart · 11 years ago
  63. 36f1ac9 clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase by Laurent Pinchart · 11 years ago
  64. 1d053e1 clocksource: sh_cmt: Constify name argument to sh_cmt_register() by Laurent Pinchart · 11 years ago
  65. b882e7b clocksource: sh_cmt: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  66. 2653caf clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device by Laurent Pinchart · 11 years ago
  67. 7269f93 clocksource: sh_cmt: Split channel fields from sh_cmt_priv by Laurent Pinchart · 11 years ago
  68. dc2eade clocksource: sh_cmt: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  69. a09b2f0 ARM: shmobile: lager legacy: Enable Quad SPI transfers for the SPI FLASH by Geert Uytterhoeven · 11 years ago
  70. 4d4a0ff ARM: shmobile: koelsch legacy: Enable Quad SPI transfers for the SPI FLASH by Geert Uytterhoeven · 11 years ago
  71. 50f359d ARM: shmobile: lager: switch to use dai info for R-Car sound by Kuninori Morimoto · 11 years ago
  72. a3f50d1b ARM: shmobile: bockw: switch to use dai info for R-Car sound by Kuninori Morimoto · 11 years ago
  73. 115897d ARM: shmobile: bockw: remove old style audio clock by Kuninori Morimoto · 11 years ago
  74. 932616e ARM: shmobile: r8a7790: remove old style audio clock by Kuninori Morimoto · 11 years ago
  75. a9d83bd ARM: shmobile: r8a7778: remove old style audio clock by Kuninori Morimoto · 11 years ago
  76. f278ea7 ARM: shmobile: Add Koelsch clock workarounds for SDHI by Magnus Damm · 11 years ago
  77. f98b55d ARM: shmobile: Add Lager clock workarounds for SDHI and MMCIF by Magnus Damm · 11 years ago
  78. aa5de82 ARM: shmobile: lager-reference: Work around core clock issues by Simon Horman · 11 years ago
  79. 9e7b83c ARM: shmobile: koelsch-reference: Annotate clk_enables as __initconst by Simon Horman · 11 years ago
  80. 53cf0cf ARM: shmobile: koelsch-reference: Work around core clock issues by Geert Uytterhoeven · 11 years ago
  81. f71c772 ARM: shmobile: lager: Annotate clk_names with __initconst by Simon Horman · 11 years ago
  82. f6f98b3 ARM: shmobile: koelsch: Annotate clk_names with __initconst by Simon Horman · 11 years ago
  83. 89aff40 ARM: shmobile: Use shmobile_clk_workaround() on Koelsch by Magnus Damm · 11 years ago
  84. e6597e0 ARM: shmobile: Use shmobile_clk_workaround() on Lager by Magnus Damm · 11 years ago
  85. 58ea1d5 ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_S by Laurent Pinchart · 11 years ago
  86. 79ea993 ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R) by Laurent Pinchart · 11 years ago
  87. 2b1b6e6 ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy code by Laurent Pinchart · 11 years ago
  88. ab077bf ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy code by Laurent Pinchart · 11 years ago
  89. 25f5550 ARM: shmobile: Introduce shmobile_clk_workaround() by Magnus Damm · 11 years ago
  90. edcf139 ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helper by Geert Uytterhoeven · 11 years ago
  91. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  92. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  93. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  94. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  95. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  96. fd1232b2 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  97. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  98. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  99. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago