1. 4c973d1 modules: split part of complete_formation() into prepare_coming_module() by Jessica Yu · 8 years ago
  2. 06e1c17 livepatch: Update maintainers by Josh Poimboeuf · 8 years ago
  3. f995b5f livepatch: Fix the error message about unresolvable ambiguity by Petr Mladek · 8 years ago
  4. 335e073 klp: remove CONFIG_LIVEPATCH dependency from klp headers by Jiri Kosina · 8 years ago
  5. b24b78a klp: remove superfluous errors in asm/livepatch.h by Miroslav Benes · 8 years ago
  6. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  7. dd8fc10 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  8. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  9. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. c28b947 Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  11. 35683dd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  12. a9f70bd Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  13. 18f922d0 blk: fix overflow in queue_discard_max_hw_show by Alan · 8 years ago
  14. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 8 years ago
  15. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 8 years ago
  16. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 8 years ago
  17. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 8 years ago
  18. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 8 years ago
  19. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 8 years ago
  20. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 8 years ago
  21. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  22. e8f051e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  23. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 8 years ago
  24. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  25. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  26. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  28. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  29. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  30. e5310a1 Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  31. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  32. b33c8ff tracing: Fix freak link error caused by branch tracer by Arnd Bergmann · 8 years ago
  33. f377554 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 8 years ago
  34. 00780f3 drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 8 years ago
  35. d380a16 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 8 years ago
  36. 74ebc70 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 8 years ago
  37. c90f950 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 8 years ago
  38. e7ad660 drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 8 years ago
  39. 8b0be57 drm/exynos: mic: make all functions static by Marek Szyprowski · 8 years ago
  40. 622688f3 drm/exynos: mic: convert to component framework by Marek Szyprowski · 8 years ago
  41. 38b5e5f drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 8 years ago
  42. 0f10c71 drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 8 years ago
  43. 977b506 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 8 years ago
  44. c327cd6 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 8 years ago
  45. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 8 years ago
  46. 1926e54 MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development by Simon Horman · 8 years ago
  47. 631c0e8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  48. 18558ca Linux 4.5-rc4 by Linus Torvalds · 8 years ago
  49. bdbe58e Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  50. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  51. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  52. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  53. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  54. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  60. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  61. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  62. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  63. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  64. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  65. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  66. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  67. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  68. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. 4dd638f Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 8 years ago
  70. 0e6f357 spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 8 years ago
  71. 43f3408 rtc: s3c: Document required clocks in the DT binding by Javier Martinez Canillas · 8 years ago
  72. 32e593b serial: fsl-imx-uart: Fix typo in fsl,dte-mode description by Fabio Estevam · 8 years ago
  73. 4aff7b8 dt-bindings: arm, gic-v3: require that reserved cells are always 0 by Will Deacon · 8 years ago
  74. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  75. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  76. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  77. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  78. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  79. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  80. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  81. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  83. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  84. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  85. 2d99b55 bio: return EINTR if copying to user space got interrupted by Hannes Reinecke · 8 years ago
  86. f8e68a7 NVMe: Rate limit nvme IO warnings by Keith Busch · 8 years ago
  87. ff23a2a NVMe: Poll device while still active during remove by Keith Busch · 8 years ago
  88. ae1fba2 NVMe: Requeue requests on suspended queues by Keith Busch · 8 years ago
  89. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  90. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 8 years ago
  91. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 8 years ago
  92. 2a8d9cd Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  93. 90a88d6 scsi: fix soft lockup in scsi_remove_target() on module removal by James Bottomley · 8 years ago
  94. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  95. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 8 years ago
  96. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 8 years ago
  97. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 8 years ago
  98. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 8 years ago
  99. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 8 years ago
  100. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 8 years ago