1. 029c6e1 x86/vector: Store the single CPU targets in apic data by Thomas Gleixner · 7 years ago
  2. 86ba655 x86/vector: Cleanup variable names by Thomas Gleixner · 7 years ago
  3. f0cc6cc x86/vector: Simplify the CPU hotplug vector update by Thomas Gleixner · 7 years ago
  4. ef9e56d x86/ioapic: Remove obsolete post hotplug update by Thomas Gleixner · 7 years ago
  5. fdba46f x86/apic: Get rid of multi CPU affinity by Thomas Gleixner · 7 years ago
  6. 7854f82 x86/vector: Rename used_vectors to system_vectors by Thomas Gleixner · 7 years ago
  7. c1d1ee9 x86/apic: Get rid of apic->target_cpus by Thomas Gleixner · 7 years ago
  8. 023a611 x86/apic/x2apic: Simplify cluster management by Thomas Gleixner · 7 years ago
  9. 72f48a3 x86/apic: Reorganize struct apic by Thomas Gleixner · 7 years ago
  10. 83a1052 x86/apic: Move common APIC callbacks by Thomas Gleixner · 7 years ago
  11. 6406350 x86/apic: Sanitize 32/64bit APIC callbacks by Thomas Gleixner · 7 years ago
  12. 1da9177 x86/apic: Move APIC noop specific functions by Thomas Gleixner · 7 years ago
  13. 0801bba x86/apic: Move probe32 specific APIC functions by Thomas Gleixner · 7 years ago
  14. 57e0aa4 x86/apic: Sanitize return value of check_apicid_used() by Thomas Gleixner · 7 years ago
  15. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  16. 981c2ea x86/apic: Deinline x2apic functions by Thomas Gleixner · 7 years ago
  17. e4ae4c8 Merge branch 'irq/core' into x86/apic by Thomas Gleixner · 7 years ago
  18. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  19. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  20. ae41a2a x86/apic: Use lapic_is_integrated() consistently by Dou Liyang · 7 years ago
  21. e3cccbc x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated() by Dou Liyang · 7 years ago
  22. b371ae0 x86/apic: Remove init_bsp_APIC() by Dou Liyang · 7 years ago
  23. 935356c x86/apic: Initialize interrupt mode after timer init by Dou Liyang · 7 years ago
  24. 34fba3e x86/init: Add intr_mode_init to x86_init_ops by Dou Liyang · 7 years ago
  25. ca7c607 x86/ioapic: Refactor the delay logic in timer_irq_works() by Dou Liyang · 7 years ago
  26. 0c75913 x86/apic: Unify interrupt mode setup for UP system by Dou Liyang · 7 years ago
  27. 4f45ed9 x86/apic: Mark the apic_intr_mode extern for sanity check cleanup by Dou Liyang · 7 years ago
  28. 3e730da x86/apic: Unify interrupt mode setup for SMP-capable system by Dou Liyang · 7 years ago
  29. 4b1244b x86/apic: Move logical APIC ID away from apic_bsp_setup() by Dou Liyang · 7 years ago
  30. a2510d1 x86/apic: Split local APIC timer setup from the APIC setup by Dou Liyang · 7 years ago
  31. 4b1669e x86/apic: Prepare for unifying the interrupt delivery modes setup by Dou Liyang · 7 years ago
  32. 0114a8e x86/apic: Construct a selector for the interrupt delivery mode by Dou Liyang · 7 years ago
  33. 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
  34. 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
  35. 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
  36. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  37. 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
  38. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  39. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  40. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  41. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  42. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  43. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  44. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  45. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  46. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  47. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
  48. 08b8a99 parisc: Move start_parisc() into init section by Helge Deller · 7 years ago
  49. e77900a parisc: Stop unwinding at start of stack by Helge Deller · 7 years ago
  50. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  51. d6396a7 Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  52. 7e6d8f8 Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  53. c8107ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  54. 7a6d007 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  55. 8eba365 MIPS: PCI: fix pcibios_map_irq section mismatch by Manuel Lauss · 7 years ago
  56. c22c804 MIPS: Fix input modify in __write_64bit_c0_split() by James Hogan · 7 years ago
  57. 9bbe7dc MIPS: MSP71xx: Include asm/setup.h by Arnd Bergmann · 7 years ago
  58. b537ca6 powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
  59. 087ff6a powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR by Tyrel Datwyler · 7 years ago
  60. 3e77ade powerpc/eeh: Create PHB PEs after EEH is initialized by Benjamin Herrenschmidt · 7 years ago
  61. 51dce38 s390/topology: enable / disable topology dynamically by Heiko Carstens · 7 years ago
  62. 1b25fda s390/topology: alternative topology for topology-less machines by Heiko Carstens · 7 years ago
  63. 8afafa6 powerpc/kprobes: Update optprobes to use emulate_update_regs() by Naveen N. Rao · 7 years ago
  64. b134165 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 7 years ago
  65. 8f182f8 crypto: x86/twofish - Fix RBP usage by Josh Poimboeuf · 7 years ago
  66. ca04c82 crypto: sha512-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  67. 539012d crypto: x86/sha256-ssse3 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  68. d3dfbfe crypto: x86/sha256-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  69. 673ac6f crypto: x86/sha256-avx - Fix RBP usage by Josh Poimboeuf · 7 years ago
  70. 6488bce crypto: x86/sha1-ssse3 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  71. d7b1722 crypto: x86/sha1-avx2 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  72. 3ed7b4d crypto: x86/des3_ede - Fix RBP usage by Josh Poimboeuf · 7 years ago
  73. c66cc3b crypto: x86/cast6 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  74. 4b15606 crypto: x86/cast5 - Fix RBP usage by Josh Poimboeuf · 7 years ago
  75. b46c9d7 crypto: x86/camellia - Fix RBP usage by Josh Poimboeuf · 7 years ago
  76. 569f11c crypto: x86/blowfish - Fix RBP usage by Josh Poimboeuf · 7 years ago
  77. fd0b19e MIPS: Fix perf event init by Paul Burton · 7 years ago
  78. 5d298ba powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline by Gautham R. Shenoy · 7 years ago
  79. 1575fe0 powerpc/sstep: mullw should calculate a 64 bit signed result by Anton Blanchard · 7 years ago
  80. 5bcaa4c powerpc/sstep: Fix issues with mcrf by Anton Blanchard · 7 years ago
  81. ad47ff3e powerpc/sstep: Fix issues with set_cr0() by Anton Blanchard · 7 years ago
  82. c1fa076 powerpc/tm: Flush TM only if CPU has TM feature by Gustavo Romero · 7 years ago
  83. 4917fcb powerpc/sysrq: Fix oops whem ppmu is not registered by Ravi Bangoria · 7 years ago
  84. 8632ec8 powerpc/configs: Update for CONFIG_SND changes by Michael Ellerman · 7 years ago
  85. 94686c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  86. 19a8d6b MIPS: PCI: Move map_irq() hooks out of initdata by Lorenzo Pieralisi · 7 years ago
  87. 5753743f KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  88. dc91f2e KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  89. d650014 KVM: x86: Fix the NULL pointer parameter in check_cr_write() by Yu Zhang · 7 years ago
  90. ba385c0 s390/mm: fix write access check in gup_huge_pmd() by Gerald Schaefer · 7 years ago
  91. 91c575b s390/mm: make pmdp_invalidate() do invalidation only by Gerald Schaefer · 7 years ago
  92. 3d6a7b9 arm64: ensure the kernel is compiled for LP64 by Andrew Pinski · 7 years ago
  93. c73cc12 arm64: relax assembly code alignment from 16 byte to 4 byte by Masahiro Yamada · 7 years ago
  94. e580b8b arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels by Dave Martin · 7 years ago
  95. a2048e3 arm64/syscalls: Move address limit check in loop by Thomas Garnier · 7 years ago
  96. e33f8d32 arm/syscalls: Optimize address limit check by Thomas Garnier · 7 years ago
  97. 2404269 Revert "arm/syscalls: Check address limit on user-mode return" by Thomas Garnier · 7 years ago
  98. 4ba55e6 x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs by Andy Lutomirski · 7 years ago
  99. b8b7aba x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier by Andy Lutomirski · 7 years ago
  100. 52a2af4 x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code by Andy Lutomirski · 7 years ago