1. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  2. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  3. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  4. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  5. 1c88535 Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" by Markos Chandras · 9 years ago
  6. b677bc0 MIPS: cps-vec: Use macros for various arithmetics and memory operations by Markos Chandras · 9 years ago
  7. 717f142 MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 by Markos Chandras · 9 years ago
  8. 0586ac7 MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit by Markos Chandras · 9 years ago
  9. 977e043 MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2 by Markos Chandras · 9 years ago
  10. 81a02e3 MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA by Markos Chandras · 9 years ago
  11. fd5ed30 MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting by Markos Chandras · 9 years ago
  12. 143fefc MIPS: Fix erroneous JR emulation for MIPS R6 by Markos Chandras · 9 years ago
  13. e9d92d2 MIPS: Fix branch emulation for BLTC and BGEC instructions by Markos Chandras · 9 years ago
  14. 761b449 MIPS: kernel: traps: Fix broken indentation by Markos Chandras · 9 years ago
  15. a6335fa MIPS: bootmem: Don't use memory holes for page bitmap by Alexander Sverdlin · 9 years ago
  16. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 9 years ago
  17. 0ec62aa cris: Replace do_posix_clock_monotonic_gettime() by Thomas Gleixner · 9 years ago
  18. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  19. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  20. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  21. 331c584 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  22. 9d993cc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  23. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  24. 9ccd608 arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG by Kristina Martsenko · 9 years ago
  25. 3adf7aa arm: dts: vexpress: add missing CCI PMU device node to TC2 by Sudeep Holla · 9 years ago
  26. 4d44f2a arm: dts: vexpress: describe all PMUs in TC2 dts by Mark Rutland · 9 years ago
  27. 758556b module: Fix load_module() error path by Peter Zijlstra · 9 years ago
  28. efc5120 GICv3: Add ITS entry to THUNDER dts by Tirumalesh Chalamarla · 9 years ago
  29. 8dfaf05 Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 9 years ago
  30. b649125 Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 9 years ago
  31. 3d8cc14 arm64: dts: Add poweroff button device node for APM X-Gene platform by Y Vo · 9 years ago
  32. 1b42804 arm64: entry: handle debug exceptions in el*_inv by Mark Rutland · 9 years ago
  33. 866a9204 drm/radeon: fix underflow in r600_cp_dispatch_texture() by Dan Carpenter · 9 years ago
  34. 5e3c4f9 drm/radeon: default to 2048 MB GART size on SI+ by Grigori Goronzy · 9 years ago
  35. 54e0398 drm/radeon: fix HDP flushing by Grigori Goronzy · 9 years ago
  36. 828202a drm/radeon: use RCU query for GEM_BUSY syscall by Grigori Goronzy · 9 years ago
  37. bd83314 drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  38. 07f18f0 drm/radeon: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  39. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 9 years ago
  40. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 9 years ago
  41. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 9 years ago
  42. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  43. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago
  44. 69711ca x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text by Sébastien Hinderer · 9 years ago
  45. 9958084 powerpc: Update MAINTAINERS to point at shared tree by Michael Ellerman · 9 years ago
  46. 442053e powerpc/perf/24x7: Fix lockdep warning by Sukadev Bhattiprolu · 9 years ago
  47. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  48. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  49. 7928eb0 MIPS: O32: Do not handle require 32 bytes from the stack to be readable. by Ralf Baechle · 9 years ago
  50. 56551da drivers: clk: st: Incorrect register offset used for lock_status by Pankaj Dev · 9 years ago
  51. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  52. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  53. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  54. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  55. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  56. 37b64a4 tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build by Thomas Gleixner · 9 years ago
  57. 0bb383a MIPS, CPUFREQ: Fix spelling of Institute. by Ralf Baechle · 9 years ago
  58. 71eeedc MIPS: Lemote 2F: Fix build caused by recent mass rename. by Ralf Baechle · 9 years ago
  59. 539c4b8 Input: elan_i2c - change the hover event from MT to ST by duson · 9 years ago
  60. c428833 tick/broadcast: Handle spurious interrupts gracefully by Thomas Gleixner · 9 years ago
  61. d5113e1 tick/broadcast: Check for hrtimer broadcast active early by Thomas Gleixner · 9 years ago
  62. 0cc5281 tick/broadcast: Return busy when IPI is pending by Thomas Gleixner · 9 years ago
  63. d332572 tick/broadcast: Return busy if periodic mode and hrtimer broadcast by Thomas Gleixner · 9 years ago
  64. e3ac79e tick/broadcast: Move the check for periodic mode inside state handling by Thomas Gleixner · 9 years ago
  65. b78f3f3 tick/broadcast: Prevent deep idle if no broadcast device available by Thomas Gleixner · 9 years ago
  66. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  67. e045431 tick/broadcast: Sanity check the shutdown of the local clock_event by Thomas Gleixner · 9 years ago
  68. 8eb2312 tick/broadcast: Prevent hrtimer recursion by Thomas Gleixner · 9 years ago
  69. ef37566 arm64: Keep the ARM64 Kconfig selects sorted by Catalin Marinas · 9 years ago
  70. 99e3e3a ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro by Al Stone · 9 years ago
  71. b6cfb27 ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro by Al Stone · 9 years ago
  72. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  73. 6d3dab7 PM / wakeirq: Avoid setting power.wakeirq too hastily by Rafael J. Wysocki · 9 years ago
  74. 09cf92b x86/irq: Retrieve irq data after locking irq_desc by Thomas Gleixner · 9 years ago
  75. cbb24dc x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() by Thomas Gleixner · 9 years ago
  76. 5a3f75e x86/irq: Plug irq vector hotplug race by Thomas Gleixner · 9 years ago
  77. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  78. 7c4a976 clockevents: Allow set-state callbacks to be optional by Viresh Kumar · 9 years ago
  79. 747d34e clocksource/imx: Define clocksource for mx27 by Philippe Reynes · 9 years ago
  80. b32aadc powerpc/powernv: Fix race in updating core_idle_state by Shreyas B. Prabhu · 9 years ago
  81. c7e9ad7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 2051e92 ata: ahci_platform: Add ACPI _CLS matching by Suthikulpanit, Suravee · 9 years ago
  83. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  84. b51f9b1 PM / hibernate: clarify resume documentation by Uwe Geuder · 9 years ago
  85. 93af5e9 PM / Domains: Avoid infinite loops in attach/detach code by Geert Uytterhoeven · 9 years ago
  86. 7b2a463 clk: mediatek: mt8173: Fix enabling of critical clocks by Sascha Hauer · 9 years ago
  87. d3e13ff ACPI / LPSS: Fix up acpi_lpss_create_device() by Rafael J. Wysocki · 9 years ago
  88. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  89. 3be6d8c drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks by Gabriel Fernandez · 9 years ago
  90. 18fee45 drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks by Pankaj Dev · 9 years ago
  91. 0f4f2af drivers: clk: st: Fix flexgen lock init by Giuseppe Cavallaro · 9 years ago
  92. c4d339c drivers: clk: st: Fix FSYN channel values by Gabriel Fernandez · 9 years ago
  93. c14bada drivers: clk: st: Remove unused code by Gabriel Fernandez · 9 years ago
  94. 6d45136 clk: qcom: Use parent rate when set rate to pixel RCG clock by Hai Li · 9 years ago
  95. 3446af3 arm64: defconfig: Add Ceva ahci to the defconfig by Suneel Garapati · 9 years ago
  96. 4b59246 arm64: remove another unnecessary libfdt include path by Ard Biesheuvel · 9 years ago
  97. 827a82f x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8' by Steven Rostedt · 9 years ago
  98. 20d5e4a x86/espfix: Init espfix on the boot CPU side by Zhu Guihua · 9 years ago
  99. 1db8756 x86/espfix: Add 'cpu' parameter to init_espfix_ap() by Zhu Guihua · 9 years ago
  100. d6f2d75 x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig by Andrey Ryabinin · 9 years ago