1. 7579e22 drm/nouveau/secboot: base support for PMU falcon by Alexandre Courbot · 8 years ago
  2. eabe4ea drm/nouveau/secboot: support for loading LS PMU firmware by Alexandre Courbot · 8 years ago
  3. 9ce480f drm/nouveau/pmu: add msgqueue member by Alexandre Courbot · 8 years ago
  4. 42847d8 drm/nouveau/falcon: support for gm20b msgqueue by Alexandre Courbot · 8 years ago
  5. 9b536e9 drm/nouveau/falcon: add msgqueue interface by Alexandre Courbot · 8 years ago
  6. 0117b33 drm/nouveau/secboot: add LS firmware post-run hooks by Alexandre Courbot · 8 years ago
  7. 9bb55bb drm/nouveau/secboot: abstract fixup_hs_desc function by Alexandre Courbot · 8 years ago
  8. f7152a2 drm/nouveau/secboot: make specialized ls_ucode_img struct private by Alexandre Courbot · 8 years ago
  9. 48eee54 drm/nouveau/secboot: store ucode offset in base image structure by Alexandre Courbot · 8 years ago
  10. 5c4e060 drm/nouveau/secboot: fix usage of hsf_load_header by Alexandre Courbot · 8 years ago
  11. 913b97f drm/nouveau/secboot: prevent address trimming by Alexandre Courbot · 8 years ago
  12. 098ee77 drm/nouveau/secboot: fix WPR region alignment by Alexandre Courbot · 8 years ago
  13. 3e8fbe3 drm/nouveau/secboot: fix WPR address to be 64-bit by Alexandre Courbot · 8 years ago
  14. a335f07 drm/nouveau/secboot: make sure requested falcons are supported by Alexandre Courbot · 8 years ago
  15. 489a5fe drm/nouveau/secboot: remove unused hook by Alexandre Courbot · 8 years ago
  16. 17c602e drm/nouveau/falcon: fix IMEM port access by Alexandre Courbot · 8 years ago
  17. ca179c8 drm/nouveau/falcon: fix port offset for DMEM register by Alexandre Courbot · 8 years ago
  18. e444de5 drm/nouveau/falcon: protect against concurrent DMEM accesses by Alexandre Courbot · 8 years ago
  19. 6bd4b52 drm/nouveau/falcon: add missing context binding memory target by Alexandre Courbot · 8 years ago
  20. 485a20e drm/nouveau/pmu: make sure the reset hook exists before running it by Alexandre Courbot · 8 years ago
  21. ba735d0 drm/nouveau/secboot: make nvkm_secboot_falcon_name visible by Alexandre Courbot · 8 years ago
  22. 69d468f drm/nouveau/priv: punt messages to debug level by Ben Skeggs · 8 years ago
  23. a44ddbc Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  24. 45554b2 Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  25. 79b17ea Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  26. 888022c dma-buf: add support for compat ioctl by Marek Szyprowski · 8 years ago
  27. 31788ca drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago
  28. e5d56ef Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  29. c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  30. cb41955 Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  31. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  32. 94eae80 Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  33. 5d8a00e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  34. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  35. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  36. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  37. 6e5c838 treewide: Remove remaining executable attributes from source files by Joe Perches · 8 years ago
  38. 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  39. 915f3e3 mac80211_hwsim: Replace bogus hrtimer clockid by Thomas Gleixner · 8 years ago
  40. e98bdb3 Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-next by Mike Marshall · 8 years ago
  41. af050ab platform/x86: intel_turbo_max_3: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  42. 8d2c453 platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist by Alex Hung · 8 years ago
  43. bd5762a platform/x86: intel-hid: Support 5 button array by Alex Hung · 8 years ago
  44. c685e20 platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed on kbd brightness change by Hans de Goede · 8 years ago
  45. 86ec0c2 platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs by Hans de Goede · 8 years ago
  46. 06da532 platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly by Hans de Goede · 8 years ago
  47. b8c5099 leds: class: Add new optional brightness_hw_changed attribute by Hans de Goede · 8 years ago
  48. 5ffa572 platform/x86: acer-wmi: add another KEY_WLAN keycode by Chris Chiu · 8 years ago
  49. 280642c platform/x86: acer-wmi: Inform firmware that RF Button Driver is active by Chris Chiu · 8 years ago
  50. 4ac20e6 platform/x86: asus-wireless: Fix indentation by João Paulo Rechi Vita · 8 years ago
  51. 4b7fb9f platform/x86: asus-wireless: Use per-HID HSWC parameters by João Paulo Rechi Vita · 8 years ago
  52. 23e775d platform/x86: intel_pmc_ipc: Add APL PMC PCI Id by Rajneesh Bhardwaj · 8 years ago
  53. 76062b4 platform/x86: intel_pmc_ipc: read s0ix residency API by Shanth Murthy · 8 years ago
  54. 8e4b8c7 platform/x86: alienware-wmi: Remove header duplicate by Andy Shevchenko · 8 years ago
  55. 25b4a38 platform/x86: intel_mid_powerbtn: Use SCU IPC directly by Andy Shevchenko · 8 years ago
  56. ca45ba0 platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment by Andy Shevchenko · 8 years ago
  57. 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  58. 9533047 checkpatch: remove false unbalanced braces warning by Sven Eckelmann · 8 years ago
  59. e4c5bab checkpatch: notice unbalanced else braces in a patch by Joe Perches · 8 years ago
  60. 1bde561 checkpatch: add another old address for the FSF by Matthew Wilcox · 8 years ago
  61. 758d7aa checkpatch: update $logFunctions by Miles Chen · 8 years ago
  62. 45c55e9 checkpatch: warn on logging continuations by Joe Perches · 8 years ago
  63. 77cb854 checkpatch: warn on embedded function names by Joe Perches · 8 years ago
  64. 69c7842 lib/lz4: remove back-compat wrappers by Sven Schmidt · 8 years ago
  65. d21b5ff12 fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version by Sven Schmidt · 8 years ago
  66. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 8 years ago
  67. e23d54e lib/decompress_unlz4: change module to work with new LZ4 module version by Sven Schmidt · 8 years ago
  68. 4e1a33b lib: update LZ4 compressor module by Sven Schmidt · 8 years ago
  69. 8893f51 lib/test_sort.c: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  70. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 8 years ago
  71. f231aeb rbtree: use designated initializers by Kees Cook · 8 years ago
  72. 4f5901f5 linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors by Niklas Söderlund · 8 years ago
  73. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  74. 55ded95 lib: add module support to atomic64 tests by Geert Uytterhoeven · 8 years ago
  75. ba95b04 lib: add module support to glob tests by Geert Uytterhoeven · 8 years ago
  76. 5fb7f87 lib: add module support to crc32 tests by Geert Uytterhoeven · 8 years ago
  77. 738bc38 kernel/ksysfs.c: add __ro_after_init to bin_attribute structure by Bhumika Goyal · 8 years ago
  78. 3e6dade kernel/notifier.c: simplify expression by Viresh Kumar · 8 years ago
  79. 9c57b58 mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 8 years ago
  80. 85caa95 bug: switch data corruption check to __must_check by Kees Cook · 8 years ago
  81. 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
  82. a3f0825 compiler-gcc.h: add a new macro to wrap gcc attribute by Gideon Israel Dsouza · 8 years ago
  83. 16f4e31 include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h> by Masahiro Yamada · 8 years ago
  84. 1ca5eeb uapi: mqueue.h: add missing linux/types.h include by Mike Frysinger · 8 years ago
  85. 796f571 procfs: use an enum for possible hidepid values by Lafcadio Wluiki · 8 years ago
  86. a0a07b8 proc: less code duplication in /proc/*/cmdline by Alexey Dobriyan · 8 years ago
  87. 4e4a7fb proc: use rb_entry() by Geliang Tang · 8 years ago
  88. 35ca695 alpha: use generic current.h by Davidlohr Bueso · 8 years ago
  89. 9ef5ea20 arch/frv/mb93090-mb00/pci-frv.c: fix build warning by Sudip Mukherjee · 8 years ago
  90. 0386bf3 kasan: add memcg kmem_cache test by Greg Thelen · 8 years ago
  91. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  92. dc18d70 memory-hotplug: use dev_online for memhp_auto_online by Nathan Fontenot · 8 years ago
  93. dd8416c mm: do not access page->mapping directly on page_endio by Minchan Kim · 8 years ago
  94. 9a8b300 mm/thp/autonuma: use TNF flag instead of vm fault by Aneesh Kumar K.V · 8 years ago
  95. db08f20 mm/gup: check for protnone only if it is a PTE entry by Aneesh Kumar K.V · 8 years ago
  96. 199eaa0 mm: cleanups for printing phys_addr_t and dma_addr_t by Miles Chen · 8 years ago
  97. b538e42 mm/zsmalloc: fix comment in zsmalloc by Yisheng Xie · 8 years ago
  98. ad69444 mm/page_alloc.c: remove redundant init code for ZONE_MOVABLE by Wei Yang · 8 years ago
  99. 22c5cef mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chain by Yisheng Xie · 8 years ago
  100. e1587a4 mm: vmpressure: fix sending wrong events on underflow by Vinayak Menon · 8 years ago