1. 5ba204a iommu/amd: Reevaluate vector configuration on activate() by Thomas Gleixner · 7 years ago
  2. d491bdf iommu/vt-d: Reevaluate vector configuration on activate() by Thomas Gleixner · 7 years ago
  3. 2a85386 x86/apic/msi: Force reactivation of interrupts at startup time by Thomas Gleixner · 7 years ago
  4. ba224fe x86/vector: Untangle internal state from irq_cfg by Thomas Gleixner · 7 years ago
  5. ba80164 x86/vector: Compile SMP only code conditionally by Thomas Gleixner · 7 years ago
  6. baab1e8 x86/apic: Remove unused callbacks by Thomas Gleixner · 7 years ago
  7. 69cde00 x86/vector: Use matrix allocator for vector assignment by Thomas Gleixner · 7 years ago
  8. 8d1e3dc x86/vector: Add tracepoints for vector management by Thomas Gleixner · 7 years ago
  9. 8ed4f3e x86/smpboot: Set online before setting up vectors by Thomas Gleixner · 7 years ago
  10. 65d7ed5 x86/vector: Add vector domain debugfs support by Thomas Gleixner · 7 years ago
  11. 0fa115d x86/irq/vector: Initialize matrix allocator by Thomas Gleixner · 7 years ago
  12. 9f9e3bb x86/apic: Add replacement for cpu_mask_to_apicid() by Thomas Gleixner · 7 years ago
  13. 99a1482 x86/vector: Move helper functions around by Thomas Gleixner · 7 years ago
  14. 258d86e x86/vector: Remove pointless pointer checks by Thomas Gleixner · 7 years ago
  15. 4ef76eb x86/apic: Get rid of the legacy irq data storage by Thomas Gleixner · 7 years ago
  16. 3534be0 x86/ioapic: Mark legacy vectors at reallocation time by Thomas Gleixner · 7 years ago
  17. dccfe31 x86/vector: Simplify vector move cleanup by Thomas Gleixner · 7 years ago
  18. 029c6e1 x86/vector: Store the single CPU targets in apic data by Thomas Gleixner · 7 years ago
  19. 86ba655 x86/vector: Cleanup variable names by Thomas Gleixner · 7 years ago
  20. f0cc6cc x86/vector: Simplify the CPU hotplug vector update by Thomas Gleixner · 7 years ago
  21. ef9e56d x86/ioapic: Remove obsolete post hotplug update by Thomas Gleixner · 7 years ago
  22. fdba46f x86/apic: Get rid of multi CPU affinity by Thomas Gleixner · 7 years ago
  23. 7854f82 x86/vector: Rename used_vectors to system_vectors by Thomas Gleixner · 7 years ago
  24. c1d1ee9 x86/apic: Get rid of apic->target_cpus by Thomas Gleixner · 7 years ago
  25. 023a611 x86/apic/x2apic: Simplify cluster management by Thomas Gleixner · 7 years ago
  26. 72f48a3 x86/apic: Reorganize struct apic by Thomas Gleixner · 7 years ago
  27. 83a1052 x86/apic: Move common APIC callbacks by Thomas Gleixner · 7 years ago
  28. 6406350 x86/apic: Sanitize 32/64bit APIC callbacks by Thomas Gleixner · 7 years ago
  29. 1da9177 x86/apic: Move APIC noop specific functions by Thomas Gleixner · 7 years ago
  30. 0801bba x86/apic: Move probe32 specific APIC functions by Thomas Gleixner · 7 years ago
  31. 57e0aa4 x86/apic: Sanitize return value of check_apicid_used() by Thomas Gleixner · 7 years ago
  32. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  33. 981c2ea x86/apic: Deinline x2apic functions by Thomas Gleixner · 7 years ago
  34. e4ae4c8 Merge branch 'irq/core' into x86/apic by Thomas Gleixner · 7 years ago
  35. ec0f7cd genirq/matrix: Add tracepoints by Thomas Gleixner · 7 years ago
  36. 2f75d9e genirq: Implement bitmap matrix allocator by Thomas Gleixner · 7 years ago
  37. 22d0b12 genirq/irqdomain: Add force reactivation flag to irq domains by Thomas Gleixner · 7 years ago
  38. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  39. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  40. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  41. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  42. 239306f genirq: Set managed shut down flag at init by Thomas Gleixner · 7 years ago
  43. 457f6d3 genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY by Thomas Gleixner · 7 years ago
  44. c3e7239 irqdomain/debugfs: Provide domain specific debug callback by Thomas Gleixner · 7 years ago
  45. 07557cc genirq/msi: Capture device name for debugfs by Thomas Gleixner · 7 years ago
  46. e0b4779 genirq/debugfs: Show debug information for all irq descriptors by Thomas Gleixner · 7 years ago
  47. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  48. ae41a2a x86/apic: Use lapic_is_integrated() consistently by Dou Liyang · 7 years ago
  49. e3cccbc x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated() by Dou Liyang · 7 years ago
  50. b371ae0 x86/apic: Remove init_bsp_APIC() by Dou Liyang · 7 years ago
  51. 935356c x86/apic: Initialize interrupt mode after timer init by Dou Liyang · 7 years ago
  52. 34fba3e x86/init: Add intr_mode_init to x86_init_ops by Dou Liyang · 7 years ago
  53. ca7c607 x86/ioapic: Refactor the delay logic in timer_irq_works() by Dou Liyang · 7 years ago
  54. 0c75913 x86/apic: Unify interrupt mode setup for UP system by Dou Liyang · 7 years ago
  55. 4f45ed9 x86/apic: Mark the apic_intr_mode extern for sanity check cleanup by Dou Liyang · 7 years ago
  56. 3e730da x86/apic: Unify interrupt mode setup for SMP-capable system by Dou Liyang · 7 years ago
  57. 4b1244b x86/apic: Move logical APIC ID away from apic_bsp_setup() by Dou Liyang · 7 years ago
  58. a2510d1 x86/apic: Split local APIC timer setup from the APIC setup by Dou Liyang · 7 years ago
  59. 4b1669e x86/apic: Prepare for unifying the interrupt delivery modes setup by Dou Liyang · 7 years ago
  60. 0114a8e x86/apic: Construct a selector for the interrupt delivery mode by Dou Liyang · 7 years ago
  61. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  62. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  63. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  68. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  69. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  70. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  71. 5d0e4d7 Documentation: tpm: add powered-while-suspended binding documentation by Enric Balletbo i Serra · 7 years ago
  72. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 7 years ago
  73. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  74. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 7 years ago
  75. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  76. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  77. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  78. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  79. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  80. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  81. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  82. 4e683f4 Merge branch 'net-fix-reuseaddr-regression' by David S. Miller · 7 years ago
  83. fbed24b inet: fix improper empty comparison by Josef Bacik · 7 years ago
  84. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  85. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  86. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  87. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  88. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  89. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  90. 69c902f5 Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  91. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  92. b9b95da MAINTAINERS: update git tree locations for ieee802154 subsystem by Stefan Schmidt · 7 years ago
  93. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  94. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  95. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  96. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  97. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  98. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  99. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  100. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago