1. 01a5ad8 f2fs: upset segment_info repair by Yunlei He · 9 years ago
  2. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  4. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 8d01b66 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. 2faf962 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. 972398f NFSv4.1/flexfiles: Fix freeing of mirrors by Trond Myklebust · 9 years ago
  10. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  12. 00e3fcc Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 28dce7c Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  14. f984a7c nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case by J. Bruce Fields · 9 years ago
  15. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 2962156 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 2ca495a blk: Fix bio_io_vec index when checking bvec gaps by Keith Busch · 9 years ago
  19. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. a0c0d985 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. af4aead perf tools: Fix link time error with sample_reg_masks on non x86 by Stephane Eranian · 9 years ago
  23. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 04aa90b perf build: Fix Intel PT instruction decoder dependency problem by Wang Nan · 9 years ago
  25. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 3b27d13 perf dwarf: Fix potential array out of bounds access by Wang Nan · 9 years ago
  27. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  28. 56963d9 Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' by Rafael J. Wysocki · 9 years ago
  29. 5cf896b Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' by Rafael J. Wysocki · 9 years ago
  30. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  31. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  32. 72e624d cpufreq: speedstep-lib: Use monotonic clock by Abhilash Jindal · 9 years ago
  33. 309d063 cpufreq: powernv: Increase the verbosity of OCC console messages by Shilpasri G Bhat · 9 years ago
  34. a482e55 cpufreq: sfi: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  35. 36dfef2 cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() by Viresh Kumar · 9 years ago
  36. c7a7b41 cpufreq: rename cpufreq_real_policy as cpufreq_user_policy by Viresh Kumar · 9 years ago
  37. 88dc438 cpufreq: remove redundant 'policy' field from user_policy by Viresh Kumar · 9 years ago
  38. e27f8bd cpufreq: remove redundant 'governor' field from user_policy by Viresh Kumar · 9 years ago
  39. 14ca0bd cpufreq: update user_policy.* on success by Viresh Kumar · 9 years ago
  40. 8fa5b63 cpufreq: use memcpy() to copy policy by Viresh Kumar · 9 years ago
  41. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  42. 1453863 cpufreq: mediatek: Add MT8173 cpufreq driver by Pi-Cheng Chen · 9 years ago
  43. c9c96ae dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings by Pi-Cheng Chen · 9 years ago
  44. f212bd9 Merge branch 'for-4.3/microsoft' into for-linus by Jiri Kosina · 9 years ago
  45. 8c4de9b Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4.3/lenovo', 'for-4.3/logitech', 'for-4.3/multitouch', 'for-4.3/picolcd', 'for-4.3/rmi', 'for-4.3/sensor-hub', 'for-4.3/sony' and 'for-4.3/wacom' into for-linus by Jiri Kosina · 9 years ago
  46. 067e260 Merge branch 'for-4.3/gembird' into for-linus by Jiri Kosina · 9 years ago
  47. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  48. c8fb70a MAINTAINERS: Add Frank Rowand as DT maintainer by Grant Likely · 9 years ago
  49. 9d6f85d mtd: nand: pxa3xx: add optional dma for pxa architecture by Robert Jarzmik · 9 years ago
  50. 472204f Documentation: DT: cpsw: document missing compatible by Mugunthan V N · 9 years ago
  51. cc7da0b dm cache: fix use after freeing migrations by Joe Thornber · 9 years ago
  52. 6fa2d19 i915: Set ddi_pll_sel in DP MST path by Ander Conselvan de Oliveira · 9 years ago
  53. 7e6313a drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  54. aa3469c drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 by Thomas Hellstrom · 9 years ago
  55. 5320266 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  56. 69f92f6 drm/i915: Preserve SSC earlier by Lukas Wunner · 9 years ago
  57. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  58. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  59. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 4658000 Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. e10994f Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 4980125 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  67. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  68. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  69. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  70. 94f2bb9 Merge branch 'acpi-trace' by Rafael J. Wysocki · 9 years ago
  71. 20a2000 Merge branch 'acpi-tools' by Rafael J. Wysocki · 9 years ago
  72. 5757bd6 Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. c91c5b2 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  74. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  76. 5d54b8c Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next by Dave Chinner · 9 years ago
  77. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  78. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  79. edc837d Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  80. e5aeced Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  81. cf9d615 Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  82. e270160 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  83. 22629b6 Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  84. c8192ba Merge tag 'for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  85. c42858e gro_cells: remove spinlock protecting receive queues by Eric Dumazet · 9 years ago
  86. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  87. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  88. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  89. 7c01919 Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  90. 7b8067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 9 years ago
  91. 9551bf2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  92. 684511a Merge branch 'dsa-port-config' by David S. Miller · 9 years ago
  93. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago
  94. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  95. 8b59d19 dsa: mv88e6xxx: Don't poll forced interfaces for state changes by Andrew Lunn · 9 years ago
  96. e7e72ac dsa: mv88e6xxx: Set the RGMII delay based on phy interface by Andrew Lunn · 9 years ago
  97. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  98. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  99. 34b31da4 phy: fixed_phy: Set supported speed in phydev by Andrew Lunn · 9 years ago
  100. dea8702 dsa: mv88e6xxx: Allow speed/duplex of port to be configured by Andrew Lunn · 9 years ago