1. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  2. 9bdcb44 cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 8 years ago
  3. b7898fd cpufreq: Support for fast frequency switching by Rafael J. Wysocki · 8 years ago
  4. 379480d cpufreq: Move governor symbols to cpufreq.h by Rafael J. Wysocki · 8 years ago
  5. 66893b6 cpufreq: Move governor attribute set headers to cpufreq.h by Rafael J. Wysocki · 8 years ago
  6. 2d0c58a cpufreq: governor: Move abstract gov_attr_set code to seperate file by Rafael J. Wysocki · 8 years ago
  7. 0dd3c1d cpufreq: governor: New data type for management part of dbs_data by Rafael J. Wysocki · 8 years ago
  8. 0bed612 cpufreq: sched: Helpers to add and remove update_util hooks by Rafael J. Wysocki · 8 years ago
  9. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  10. 9fa64d6 Merge back intel_pstate fixes for v4.6. by Rafael J. Wysocki · 8 years ago
  11. febce40 intel_pstate: Avoid extra invocation of intel_pstate_sample() by Rafael J. Wysocki · 8 years ago
  12. 0fc03d4 ARM: SMP enable of cache maintanence broadcast by Russell King · 8 years ago
  13. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  14. 4fff505 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  15. 2708d17 Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  16. 394532e .mailmap: add Christophe Ricard by Christophe Ricard · 8 years ago
  17. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 8 years ago
  18. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 8 years ago
  19. af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 8 years ago
  20. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  21. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  22. 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 8 years ago
  23. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 8 years ago
  24. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  25. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 8 years ago
  26. b39c3cf MAINTAINERS: orangefs mailing list is subscribers-only by Joe Perches · 8 years ago
  27. d37ba88 perf bpf: Add sample types for 'bpf-output' event by Wang Nan · 8 years ago
  28. 8a07a80 perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME by Arnaldo Carvalho de Melo · 8 years ago
  29. e600198 perf trace: Introduce function to set the base timestamp by Arnaldo Carvalho de Melo · 8 years ago
  30. ac0e2cd perf tools: Fix PMU term format max value calculation by Kan Liang · 8 years ago
  31. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 8 years ago
  32. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 8 years ago
  33. fca0ce2 drm/i915: Fix plane init failure paths by Ville Syrjälä · 8 years ago
  34. f9a67b1 md/bitmap: clear bitmap if bitmap_create failed by Guoqing Jiang · 8 years ago
  35. 5593946 drm/i915: Remove the "three times for luck" trick from vlv_enable_pll() by Ville Syrjälä · 8 years ago
  36. 7d1a83c drm/i915: assert_panel_unlocked() in chv_enable_pll() by Ville Syrjälä · 8 years ago
  37. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 8 years ago
  38. 8bd3f30 drm/i915: Add a local pipe variable to vlv_enable_pll() by Ville Syrjälä · 8 years ago
  39. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 8 years ago
  40. 03ed5cb drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar by Ville Syrjälä · 8 years ago
  41. 27878ed drm/i915: Throw out BUGs from DPLL/PCH functions by Ville Syrjälä · 8 years ago
  42. 5b421c5 drm/i915: Disable FDI RX before DDI_BUF_CTL by Ville Syrjälä · 8 years ago
  43. ce2a04c Merge branch 'stmmac-fixes' by David S. Miller · 8 years ago
  44. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  45. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  46. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 8 years ago
  47. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  48. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  49. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 8 years ago
  50. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  51. 1ab0c30 ARM: dts: rockchip: update rk3288-veyron cpu operating points by Heiko Stuebner · 9 years ago
  52. 8f0e874 ext4: avoid calling dquot_get_next_id() if quota is not enabled by Theodore Ts'o · 8 years ago
  53. 4f37590 s390/seccomp: include generic seccomp header file by Sudip Mukherjee · 8 years ago
  54. 9d89d9e s390/pci: add extra padding to function measurement block by Sebastian Ott · 8 years ago
  55. b707c65a s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS by Sebastian Ott · 8 years ago
  56. 6cf151f dt-bindings: Add Oxford Semiconductor Reset Controller bindings by Neil Armstrong · 8 years ago
  57. 6e667fa reset: Add Oxford Semiconductor Reset Controller driver by Neil Armstrong · 8 years ago
  58. bb4add2 ARM: dts: apq8064: add ahci ports-implemented mask by Srinivas Kandagatla · 8 years ago
  59. 17dcc37 ata: ahci-platform: Add ports-implemented DT bindings. by Srinivas Kandagatla · 8 years ago
  60. 2fd0f46 libahci: save port map for forced port map by Srinivas Kandagatla · 8 years ago
  61. 5e916a3 drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup by Michel Dänzer · 8 years ago
  62. fc387a0 drm/amdgpu: fence wait old rcu slot by Chunming Zhou · 8 years ago
  63. ab7e9c1 drm/amdgpu: fix leaking fence in the pageflip code by Christian König · 8 years ago
  64. 1f8628c drm/amdgpu: print vram type rather than just DDR by Alex Deucher · 8 years ago
  65. b634de4f drm/amdgpu/gmc: use proper register for vram type on Fiji by Alex Deucher · 8 years ago
  66. d1518a1 drm/amdgpu/gmc: move vram type fetching into sw_init by Alex Deucher · 8 years ago
  67. 354edd8 drm/amdgpu: Set vblank_disable_allowed = true by Michel Dänzer · 8 years ago
  68. 978ccad drm/radeon: Set vblank_disable_allowed = true by Michel Dänzer · 8 years ago
  69. e0c7716 drm/amd/powerplay: Need to change boot to performance state in resume. by Rex Zhu · 8 years ago
  70. bbe6aa9 drm/amd/powerplay: add new Fiji function for not setting same ps. by Rex Zhu · 8 years ago
  71. 5349ece drm/amdgpu: check dpm state before pm system fs initialized. by Rex Zhu · 8 years ago
  72. 4cd05a7 drm/amd/powerplay: notify amdgpu whether dpm is enabled or not. by Rex Zhu · 8 years ago
  73. 1587f6e drm/amdgpu: Not support disable dpm in powerplay. by Rex Zhu · 8 years ago
  74. 4c90080 drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. by Rex Zhu · 8 years ago
  75. f9e9c08 drm/amd/powerplay: fix segment fault issue in multi-display case. by Rex Zhu · 8 years ago
  76. e1641c9 Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"" by Linus Walleij · 8 years ago
  77. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 8 years ago
  78. 3b812ec Documentation: livepatch: outline Elf format and requirements for patch modules by Jessica Yu · 8 years ago
  79. 425595a livepatch: reuse module loader code to write relocations by Jessica Yu · 8 years ago
  80. f31e096 module: s390: keep mod_arch_specific for livepatch modules by Jessica Yu · 8 years ago
  81. 1ce15ef module: preserve Elf information for livepatch modules by Jessica Yu · 8 years ago
  82. 8d98e96 Elf: add livepatch-specific Elf constants by Jessica Yu · 8 years ago
  83. 20b3d2a pinctrl: bcm2835: Implement get_direction callback by Stefan Wahren · 8 years ago
  84. 6ddf37d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 52bef0c Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  86. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  87. 934458c Revert "drm/i915: Fix races on fbdev" by Joonas Lahtinen · 8 years ago
  88. 7d4bd1d arm64: KVM: Add braces to multi-line if statement in virtual PMU code by Will Deacon · 8 years ago
  89. e37788f drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion by Jani Nikula · 8 years ago
  90. c0c508a i2c: mux: demux-pinctrl: Clean up sysfs attributes by Ben Hutchings · 8 years ago
  91. 11b538c drm/i915: use for_each_port_masked in bxt phy init for clarity by Jani Nikula · 8 years ago
  92. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 8 years ago
  93. 14f4760 kvm: set page dirty only if page has been writable by Yu Zhao · 8 years ago
  94. 14ebda33 KVM: x86: reduce default value of halt_poll_ns parameter by Paolo Bonzini · 8 years ago
  95. a2b5c3c KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled by Paolo Bonzini · 8 years ago
  96. 321c565 KVM: x86: Inject pending interrupt even if pending nmi exist by Yuki Shibuya · 8 years ago
  97. c26e5f3 Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  98. b61e799 drm/i915: BXT DDI PHY sequence BUN by Vandana Kannan · 8 years ago
  99. eeb01a5 HID: Asus X205TA keyboard driver by Yusuke Fujimaki · 8 years ago
  100. 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 8 years ago