1. 36d84fb genirq: Move irq_fixup_move_pending() to core by Thomas Gleixner · 8 years ago
  2. ad7a929 x86/irq: Use irq_migrate_all_off_this_cpu() by Thomas Gleixner · 8 years ago
  3. 654abd0 x86/irq: Restructure fixup_irqs() by Thomas Gleixner · 8 years ago
  4. 77f85e6 genirq/cpuhotplug: Set force affinity flag on hotplug migration by Thomas Gleixner · 8 years ago
  5. 47a06d3 genirq/cpuhotplug: Add support for conditional masking by Thomas Gleixner · 8 years ago
  6. f0383c2 genirq/cpuhotplug: Add support for cleaning up move in progress by Thomas Gleixner · 8 years ago
  7. 91f26cb genirq/cpuhotplug: Do not migrated shutdown irqs by Thomas Gleixner · 8 years ago
  8. e8a7035 genirq/cpuhotplug: Reorder check logic by Thomas Gleixner · 8 years ago
  9. 735c095 genirq/cpuhotplug: Dont claim success on error by Thomas Gleixner · 8 years ago
  10. 0dd945f genirq/cpuhotplug: Remove irq disabling logic by Thomas Gleixner · 8 years ago
  11. 137221d genirq: Move pending helpers to internal.h by Christoph Hellwig · 8 years ago
  12. 2e05155 genirq: Move initial affinity setup to irq_startup() by Thomas Gleixner · 8 years ago
  13. 43564bd genirq: Rename setup_affinity() to irq_setup_affinity() by Thomas Gleixner · 8 years ago
  14. cba4235 genirq: Remove mask argument from setup_affinity() by Thomas Gleixner · 8 years ago
  15. 8e7b632 x86/irq: Cleanup pending irq move in fixup_irqs() by Thomas Gleixner · 8 years ago
  16. cdd1636 genirq: Provide irq_fixup_move_pending() by Thomas Gleixner · 8 years ago
  17. 1bb0401 genirq: Add missing comment for IRQD_STARTED by Thomas Gleixner · 8 years ago
  18. 087cdfb genirq/debugfs: Add proper debugfs interface by Thomas Gleixner · 8 years ago
  19. 9dc6be3 genirq/irqdomain: Add map counter by Thomas Gleixner · 8 years ago
  20. ae904ca PCI/vmd: Create named irq domain by Thomas Gleixner · 8 years ago
  21. f8f37ca x86/msi: Create named irq domains by Thomas Gleixner · 8 years ago
  22. 0323b96 x86/msi: Remove unused remap irq domain interface by Thomas Gleixner · 8 years ago
  23. 3e49a81 iommu/amd: Use named irq domain interface by Thomas Gleixner · 8 years ago
  24. cea29b6 iommu/vt-d: Use named irq domain interface by Thomas Gleixner · 8 years ago
  25. 667724c x86/msi: Provide new iommu irqdomain interface by Thomas Gleixner · 8 years ago
  26. f8409a6 x86/uv: Create named irq domain by Thomas Gleixner · 8 years ago
  27. 5f43271 x86/htirq: Create named domain by Thomas Gleixner · 8 years ago
  28. 1b60474 x86/ioapic: Create named irq domain by Thomas Gleixner · 8 years ago
  29. 9d35f85 x86/vector: Create named irq domain by Thomas Gleixner · 8 years ago
  30. d59f661 genirq: Allow fwnode to carry name information only by Thomas Gleixner · 8 years ago
  31. 0165308 genirq/msi: Prevent overwriting domain name by Thomas Gleixner · 8 years ago
  32. 1bb3a5a iommu/vt-d: Add name to irq chip by Thomas Gleixner · 8 years ago
  33. 290be19 iommu/amd: Add name to irq chip by Thomas Gleixner · 8 years ago
  34. 8947dfb x86/apic: Add name to irq chip by Thomas Gleixner · 8 years ago
  35. 30fd8fc irq/generic-chip: Provide devm_irq_setup_generic_chip() by Bartosz Golaszewski · 8 years ago
  36. 1c3e363 irq/generic-chip: Provide devm_irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  37. f160203 irq/generic-chip: Export irq_init_generic_chip() locally by Bartosz Golaszewski · 8 years ago
  38. 32bb6cb irq/generic-chip: Provide irq_destroy_generic_chip() by Bartosz Golaszewski · 8 years ago
  39. 707188f irq/generic-chip: Provide irq_free_generic_chip() by Bartosz Golaszewski · 8 years ago
  40. b50fb7c Merge branch 'linus' into irq/core by Thomas Gleixner · 8 years ago
  41. 41f1830 Linux 4.12-rc6 by Linus Torvalds · 8 years ago
  42. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  43. 1132d5e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  44. a1858df Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 8 years ago
  45. 51b6e28 Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  46. 3696e4f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  47. 7d62d94 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  48. b3ee4ed Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  49. e41b135 virtio_balloon: disable VIOMMU support by Michael S. Tsirkin · 8 years ago
  50. edf9364 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 4f51d57 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 0be5255 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. a1ff31d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 2277ba7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 0cbf341 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 374d801 Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  57. 19ea9d6 Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  58. 1be627d Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  59. 6e20350 Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  60. adc3110 Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  61. c8636b9 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. ccd3d90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 1439ccf Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  64. 3a44829 Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  65. 162f73f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. d7143e3 mm: correct the comment when reclaimed pages exceed the scanned pages by zhongjiang · 8 years ago
  67. 64c2b20 userfaultfd: shmem: handle coredumping in handle_userfault() by Andrea Arcangeli · 8 years ago
  68. 3c226c6 mm: numa: avoid waiting on freed migrated pages by Mark Rutland · 8 years ago
  69. ef70762 swap: cond_resched in swap_cgroup_prepare() by Yu Zhao · 8 years ago
  70. 7258ae5 mm/memory-failure.c: use compound_head() flags for huge pages by James Morse · 8 years ago
  71. 5ac447d Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  72. 531c221 Merge tag 'perf-urgent-for-mingo-4.12-20170616' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  73. 9126cbb perf unwind: Report module before querying isactivation in dwfl unwind by Milian Wolff · 8 years ago
  74. ab2789b Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  75. 20223f0 fs: pass on flags in compat_writev by Christoph Hellwig · 8 years ago
  76. 92b0a14 objtool: Add fortify_panic as __noreturn function by Kees Cook · 8 years ago
  77. 3bee197 Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  78. db96d58 Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  79. 51ce5f3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  80. f69d64d Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  81. e78e462 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  82. cbfb749 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  83. 550ad8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  84. a093c92 powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path by Alexey Kardashevskiy · 8 years ago
  85. 7119dbd Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  86. 91c0719 Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  87. 1b22f6d7 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  88. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  89. 0f93332 drm: mxsfb_crtc: Reset the eLCDIF controller by Fabio Estevam · 8 years ago
  90. 0cbb738 drm/mgag200: Fix to always set HiPri for G200e4 V2 by Mathieu Larouche · 8 years ago
  91. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 8 years ago
  92. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 8 years ago
  93. 2564270 powerpc/xive: Fix offset for store EOI MMIOs by Benjamin Herrenschmidt · 8 years ago
  94. d6c153e drm/tegra: Correct idr_alloc() minimum id by Dmitry Osipenko · 8 years ago
  95. 1066a89 drm/tegra: Fix lockup on a use of staging API by Dmitry Osipenko · 8 years ago
  96. 59e04bc gpu: host1x: Fix error handling by Christophe JAILLET · 8 years ago
  97. a814c35 firmware: dmi_scan: Check DMI structure length by Jean Delvare · 8 years ago
  98. e0733e9 firmware: dmi: Fix permissions of product_family by Jean Delvare · 8 years ago
  99. c926820 firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes by Andy Lutomirski · 8 years ago
  100. c9aba14 firmware: dmi_scan: Look for SMBIOS 3 entry point first by Jean Delvare · 8 years ago