1. 729a7ed perf tests: Take into account address of each objdump line by Jan Stancek · 9 years ago
  2. 43297dd KVM: arm64: add workaround for Cortex-A57 erratum #852523 by Will Deacon · 9 years ago
  3. 70675e0 PCI: Don't try to restore VF BARs by Wei Yang · 9 years ago
  4. 762982d usb: phy: phy-generic: Fix reset behaviour on legacy boot by Roger Quadros · 9 years ago
  5. 523d5da usb: musb: ux500: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  6. 6fc6f4b usb: musb: Disable interrupts on suspend, enable them on resume by Pascal Huerst · 9 years ago
  7. 6527cc2 usb: gadget: amd5536udc: fix error handling in udc_pci_probe() by Alexey Khoroshilov · 9 years ago
  8. 88ccdbd usb: phy: fix phy-qcom-8x16-usb build by Randy Dunlap · 9 years ago
  9. 40af177 usb: musb: ensure in peripheral mode when checking session by Bin Liu · 9 years ago
  10. 5125648 Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  11. edb9272 KVM: fix polling for guest halt continued even if disable it by Wanpeng Li · 9 years ago
  12. 6b6d562 drm/i915/gen9: WA ST Unit Power Optimization Disable by Robert Beckett · 9 years ago
  13. e2ae069 usb: dwc3: omap: enable irqs lately by Felipe Balbi · 9 years ago
  14. e4c1b1b usb: gadget: fix possible regression introduced with ep->claimed by Robert Baldyga · 9 years ago
  15. f5cbb18 thermal: power_allocator: don't require tzp to be present for the thermal zone by Javi Merino · 9 years ago
  16. 8b7b390 thermal: power_allocator: relax the requirement of two passive trip points by Javi Merino · 9 years ago
  17. e055bb0 thermal: power_allocator: relax the requirement of a sustainable_power in tzp by Javi Merino · 9 years ago
  18. c973c3b thermal: Add a function to get the minimum power by Javi Merino · 9 years ago
  19. d0a9964 x86/platform/uv: Implement simple dump failover if kdump fails by Mike Travis · 9 years ago
  20. d7884d6 drm/i915: Set stolen reserved to 0 for pre-g4x platforms by Ville Syrjälä · 9 years ago
  21. 205ee117 netfilter: nf_log: don't zap all loggers on unregister by Florian Westphal · 9 years ago
  22. 374887b drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c by Masanari Iida · 9 years ago
  23. cda34fc x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method by Juergen Gross · 9 years ago
  24. bf95004 arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM by Will Deacon · 9 years ago
  25. 62d96c7 arm64: Fix pte_modify() to preserve the hardware dirty information by Catalin Marinas · 9 years ago
  26. b847415 arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled by Catalin Marinas · 9 years ago
  27. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  28. ef78f2a x86/fpu: Check CPU-provided sizes against struct declarations by Dave Hansen · 9 years ago
  29. e6e888f x86/fpu: Check to ensure increasing-offset xstate offsets by Dave Hansen · 9 years ago
  30. 65ac2e9 x86/fpu: Correct and check XSAVE xstate size calculations by Dave Hansen · 9 years ago
  31. 060dd0f x86/fpu: Add C structures for AVX-512 state components by Dave Hansen · 9 years ago
  32. 83aa3c4 x86/fpu: Rework YMM definition by Dave Hansen · 9 years ago
  33. 1126cb45 x86/fpu/mpx: Rework MPX 'xstate' types by Dave Hansen · 9 years ago
  34. 633d54c x86/fpu: Add xfeature_enabled() helper instead of test_bit() by Dave Hansen · 9 years ago
  35. ee9ae25 x86/fpu: Remove 'xfeature_nr' by Dave Hansen · 9 years ago
  36. 8a93c9e x86/fpu: Rework XSTATE_* macros to remove magic '2' by Dave Hansen · 9 years ago
  37. dad8c4f x86/fpu: Rename XFEATURES_NR_MAX by Dave Hansen · 9 years ago
  38. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  39. f454b47 x86/ldt: Fix small LDT allocation for Xen by Jan Beulich · 9 years ago
  40. 7593343 x86/fpu: Remove partial LWP support definitions by Dave Hansen · 9 years ago
  41. 4109ca0 x86/fpu: Remove XSTATE_RESERVE by Dave Hansen · 9 years ago
  42. 0a26537 x86/fpu: Move XSAVE-disabling code to a helper by Dave Hansen · 9 years ago
  43. b081535 x86/fpu: Print xfeature buffer size in decimal by Dave Hansen · 9 years ago
  44. e84fe80 drm/i915: Split alloc from init for lrc by Nick Hoath · 9 years ago
  45. 8ece249 acpi/apei: Use appropriate pgprot_t to map GHES memory by Jonathan (Zhixiong) Zhang · 9 years ago
  46. 89e44b5 arm64, acpi/apei: Implement arch_apei_get_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
  47. 87bcdd2 drm/i915: don't try to load GuC fw on pre-gen9 by Jesse Barnes · 9 years ago
  48. 6ff8ab0 drm/i915: make CSR firmware messages less verbose by Jesse Barnes · 9 years ago
  49. b970b48 drm/i915/gen9: Add WaDisableMinuteIaClockGating by Nick Hoath · 9 years ago
  50. 5b88aba drm/i915/bxt: Add WaSetClckGatingDisableMedia by Arun Siluvery · 9 years ago
  51. 8c76160 drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPong by Arun Siluvery · 9 years ago
  52. e2ec35a drm/i915/bxt: Use intel_encoder->hpd_pin to check live status by Sonika Jindal · 9 years ago
  53. 0e2815d x86/headers: Clean up too long lines by Peter Zijlstra · 9 years ago
  54. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  55. 04a6b8b xfrm6: Fix ICMPv6 and MH header checks in _decode_session6 by Mathias Krause · 9 years ago
  56. 1e64281 x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text by Ingo Molnar · 9 years ago
  57. b838c95 soc: dove: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  58. 5230347 soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Thomas Gleixner · 9 years ago
  59. 391de7f powerpc/cell: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  60. 0a0dbd9 powerpc/85xx: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  61. 5aac2d3 powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  62. 5af05fe drm/i915/lrc: Prevent preemption when lite-restore is disabled by Michel Thierry · 9 years ago
  63. ec72d58 drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only by Michel Thierry · 9 years ago
  64. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  65. 54c12bc drm/vmwgfx: Fix up user_dmabuf refcounting by Thomas Hellstrom · 9 years ago
  66. 6764e9f drm/i915: skip modeset if compatible for everyone. by Maarten Lankhorst · 9 years ago
  67. bfd16b2 drm/i915: Make updating pipe without modeset atomic. by Maarten Lankhorst · 9 years ago
  68. f4502c2 drm/i915: Always try to inherit the initial fb. by Maarten Lankhorst · 9 years ago
  69. 19ab6bc USB: option: add ZTE PIDs by Liu.Zhao · 9 years ago
  70. d551599 drm/i915: Remove references to crtc->active from intel_fbdev.c by Maarten Lankhorst · 9 years ago
  71. 44522d8 drm/i915: Set csc coefficients in update_pipe_size. by Maarten Lankhorst · 9 years ago
  72. 91a4dc9 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  73. fa84b52 pinctrl: samsung: s3c24xx: fix syntax error by Linus Walleij · 9 years ago
  74. 942cde7 pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range() by Tony Lindgren · 9 years ago
  75. 163dc9f pinctrl: join lines that can be a single line within 80 columns by Masahiro Yamada · 9 years ago
  76. 5a99233 pinctrl: digicolor: convert null test to IS_ERR test by Julia Lawall · 9 years ago
  77. d259ec2 pinctrl: qcom: ssbi: convert null test to IS_ERR test by Julia Lawall · 9 years ago
  78. 46d4f7c gpio: omap: Fix GPIO numbering for deferred probe by Tony Lindgren · 9 years ago
  79. ae80d64 Documentation: gpio: Explain that <function>-gpio is also supported by Javier Martinez Canillas · 9 years ago
  80. 5e606ab gpio: omap: Fix gpiochip_add() handling for deferred probe by Tony Lindgren · 9 years ago
  81. e799f35 gpio: sx150x: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  82. 87e77e4 Documentation: gpio: board: describe the con_id parameter by Dirk Behme · 9 years ago
  83. 69de52b Documentation: gpio: board: add flags parameter to gpiod_get*() functions by Dirk Behme · 9 years ago
  84. e20538b gpio: Propagate errors from chip->get() by Bjorn Andersson · 9 years ago
  85. aad38b7 gpio: rcar: GPIO_RCAR doesn't relate to ARM by Kuninori Morimoto · 9 years ago
  86. 1bbc557 gpio: mxs: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  87. 9e26b0b gpio: mxc: need to check return value of irq_alloc_generic_chip by Peng Fan · 9 years ago
  88. eba4f88 thermal: cpu_cooling: free power table on error or when unregistering by Javi Merino · 9 years ago
  89. 459ac37 thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock by Javi Merino · 9 years ago
  90. 0847e26 thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  91. 64e05d8 thermal: cpu_cooling: Add MAINTAINERS entry by Viresh Kumar · 9 years ago
  92. ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
  93. 41ae3c0 thermal: ti-soc: allow compile test by Eduardo Valentin · 9 years ago
  94. cb7fb4d thermal: qcom_spmi: allow compile test by Eduardo Valentin · 9 years ago
  95. 2bf4273 thermal: exynos: allow compile test by Eduardo Valentin · 9 years ago
  96. 1b15826 thermal: armada: allow compile test by Eduardo Valentin · 9 years ago
  97. 07fffd5 thermal: dove: allow compile test by Eduardo Valentin · 9 years ago
  98. 9c8aa95 thermal: kirkwood: allow compile test by Eduardo Valentin · 9 years ago
  99. 444f9b0 thermal: rockchip: allow compile test by Eduardo Valentin · 9 years ago
  100. aa2937b thermal: spear: allow compile test by Eduardo Valentin · 9 years ago