1. f6619ef drm/mgag200: fix kernel hang in cursor code. by Wang, Rui Y · 9 years ago
  2. e6c84ac Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  3. 8ed59fd Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  4. 0df9d41 mm, dax: fix DAX deadlocks (COW fault) by Yigal Korman · 9 years ago
  5. 3bf7f56 Revert "Documentation: kernel_parameters for Intel P state driver" by Rafael J. Wysocki · 9 years ago
  6. 2d4ee30 cpufreq: mediatek: fix build error by Arnd Bergmann · 9 years ago
  7. 1421df6 cpufreq: intel_pstate: Add separate support for Airmont cores by Philippe Longepe · 9 years ago
  8. 938d21a cpufreq: intel_pstate: Replace BYT with ATOM by Philippe Longepe · 9 years ago
  9. 6ee11e41 Revert "cpufreq: intel_pstate: Use ACPI perf configuration" by Rafael J. Wysocki · 9 years ago
  10. 799281a Revert "cpufreq: intel_pstate: Avoid calculation for max/min" by Rafael J. Wysocki · 9 years ago
  11. b57f9f3 Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions" by Glen Lee · 9 years ago
  12. 1ddaa02 MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs by Kamal Dasu · 9 years ago
  13. 819db46 Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  14. d35b328 perf bpf: Use same BPF program if arguments are identical by Wang Nan · 9 years ago
  15. ad0dd7a perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux by Wang Nan · 9 years ago
  16. bbb7d49 perf test: Test the BPF prologue adding infrastructure by Wang Nan · 9 years ago
  17. a08357d perf bpf: Generate prologue for BPF programs by Wang Nan · 9 years ago
  18. bfc077b perf bpf: Add prologue for BPF programs for fetching arguments by He Kuang · 9 years ago
  19. 03e01f5 perf bpf: Allow BPF program config probing options by Wang Nan · 9 years ago
  20. 5dbd16c perf bpf: Allow attaching BPF programs to modules symbols by Wang Nan · 9 years ago
  21. 361f2b1 perf bpf: Allow BPF program attach to uprobe events by Wang Nan · 9 years ago
  22. 30433a3 perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on by Wang Nan · 9 years ago
  23. 1c0ed63 perf bpf: Add BPF_PROLOGUE config options for further patches by Wang Nan · 9 years ago
  24. b580563 bpf tools: Load a program with different instances using preprocessor by Wang Nan · 9 years ago
  25. 7d85c43 tools: Clone the kernel's strtobool function by Wang Nan · 9 years ago
  26. 4ddd327 tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c by Arnaldo Carvalho de Melo · 9 years ago
  27. 9a13c65 tools: Fix selftests_install Makefile rule by Kevin Hilman · 9 years ago
  28. 916d409 perf test: Fix build of BPF and LLVM on older glibc libraries by Arnaldo Carvalho de Melo · 9 years ago
  29. c139aa6 arm64: barriers: fix smp_load_acquire to work with const arguments by Will Deacon · 9 years ago
  30. dad67d5 xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices by Mathias Nyman · 9 years ago
  31. 42df721 usb: xhci: fix checking ep busy for CFC by Lu Baolu · 9 years ago
  32. a596439 xhci: Workaround to get Intel xHCI reset working more reliably by Rajmohan Mani · 9 years ago
  33. 53de980 Merge tag 'usb-ci-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  34. 34258a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  35. 0d77a12 Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  36. 49b02b1 drm/amdgpu: reserve/unreserve objects out of map/unmap operations by Chunming Zhou · 9 years ago
  37. ef9f0a8 drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo by Chunming Zhou · 9 years ago
  38. c25867d drm/amdgpu: add lock for interval tree in vm by Chunming Zhou · 9 years ago
  39. 1c16c0a drm/amdgpu: keep the owner for VMIDs by Christian König · 9 years ago
  40. ea89f8c drm/amdgpu: move VM manager clean into the VM code again by Christian König · 9 years ago
  41. 8b4fb00 drm/amdgpu: cleanup VM coding style by Christian König · 9 years ago
  42. eeed25a drm/amdgpu: remove unused VM manager field by Christian König · 9 years ago
  43. 984810f drm/amdgpu: cleanup scheduler command submission by Christian König · 9 years ago
  44. 2269a39 drm/amdgpu: fix typo in firmware name by Christian König · 9 years ago
  45. 00490c2 drm/i915: Consider SPLL as another shared pll, v2. by Maarten Lankhorst · 9 years ago
  46. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  47. 08c6781 arm64: crypto: reduce priority of core AES cipher by Ard Biesheuvel · 9 years ago
  48. 65da0a8 arm64: use non-global mappings for UEFI runtime regions by Ard Biesheuvel · 9 years ago
  49. 0f94592 drm/i915: Fix gpu frequency change tracing by Mika Kuoppala · 9 years ago
  50. 6f51bc3 usb: chipidea: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  51. 090bc26 usb: chipidea: usbmisc_imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  52. 85da852 usb: chipidea: otg: gadget module load and unload support by Li Jun · 10 years ago
  53. 251b3c8 usb: chipidea: debug: disable usb irq while role switch by Li Jun · 9 years ago
  54. facf47e ARM: dts: imx27.dtsi: change the clock information for usb by Peter Chen · 9 years ago
  55. ae3e57a usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 9 years ago
  56. e15bf88 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
  57. 1ef0623 kernel-doc: Make it compatible with Perl versions below 5.12 again by Mauro Carvalho Chehab · 9 years ago
  58. aa05cfa Merge tag 'fixes-for-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  59. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. bf893ac drm/vc4: Make sure that planes aren't scaled. by Eric Anholt · 9 years ago
  61. 36f4f69 drm/vc4: Fix some failure to track __iomem decorations on pointers. by Eric Anholt · 9 years ago
  62. 7951323 drm/vc4: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  63. 2fa8e90 drm/vc4: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  64. e2ab321 drm/vc4: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  65. 91276ae drm/vc4: vc4_plane_duplicate_state() can be static by kbuild test robot · 9 years ago
  66. e7523a4 MAINTAINERS: Update Mellanox's Eth NIC driver entries by Or Gerlitz · 9 years ago
  67. 17b85d2 net/core: revert "net: fix __netdev_update_features return.." and add comment by Nikolay Aleksandrov · 9 years ago
  68. a3a116e af_unix: take receive queue lock while appending new skb by Hannes Frederic Sowa · 9 years ago
  69. b22b941 rtnetlink: fix frame size warning in rtnl_fill_ifinfo by Hannes Frederic Sowa · 9 years ago
  70. 19125c1 net: use skb_clone to avoid alloc_pages failure. by Martin Zhang · 9 years ago
  71. 90836b6 packet: Use PAGE_ALIGNED macro by Tobias Klauser · 9 years ago
  72. 4194b49 packet: Don't check frames_per_block against negative values by Tobias Klauser · 9 years ago
  73. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago
  74. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  75. ec0738d arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS by Yang Shi · 9 years ago
  76. e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
  77. a534dc5 ipvlan: fix use after free of skb by Sabrina Dubroca · 9 years ago
  78. cf554ad ipvlan: fix leak in ipvlan_rcv_frame by Sabrina Dubroca · 9 years ago
  79. eb3f8b4 Merge branch 'vlan-reorder' by David S. Miller · 9 years ago
  80. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  81. a6e18ff vlan: Fix untag operations of stacked vlans with REORDER_HEADER off by Vlad Yasevich · 9 years ago
  82. 6c606fa via-velocity: unconditionally drop frames with bad l2 length by Timo Teräs · 9 years ago
  83. a18ab2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  84. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  85. d134c48 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 9 years ago
  86. 51676c8 usb: musb: enable usb_dma parameter by Bin Liu · 9 years ago
  87. 89d99ae usb: phy: phy-mxs-usb: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  88. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 9 years ago
  89. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  90. 5e216d5 usb: gadget: f_loopback: fix the warning during the enumeration by Peter Chen · 9 years ago
  91. 1fb7f12 usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 by Douglas Anderson · 9 years ago
  92. f165930 usb: dwc2: host: Fix ahbcfg for rk3066 by Douglas Anderson · 9 years ago
  93. de818bd arm64: kernel: pause/unpause function graph tracer in cpu_suspend() by Lorenzo Pieralisi · 9 years ago
  94. 76dc376 drm/i915: Don't clobber the addfb2 ioctl params by Ville Syrjälä · 9 years ago
  95. 8392611 drm: Fix primary plane size for stereo doubled modes for legacy setcrtc by Ville Syrjälä · 9 years ago
  96. ba8af3e drm/i915: Clear intel_crtc->atomic before updating it. by Maarten Lankhorst · 9 years ago
  97. 1c7d4dd irqchip/gic: Add save/restore of the active state by Marc Zyngier · 9 years ago
  98. 92eda4a irqchip/gic: Clear enable bits before restoring them by Marc Zyngier · 9 years ago
  99. 0eece2b irqchip/gic: Make sure all interrupts are deactivated at boot by Marc Zyngier · 9 years ago
  100. adc235a arm64: do not include ptrace.h from compat.h by Arnd Bergmann · 9 years ago