1. 2931d52 efi/libstub: Make the LoadFile EFI protocol accessible by Ard Biesheuvel · 5 years ago
  2. abd2686 efi/libstub: Expose LocateDevicePath boot service by Ard Biesheuvel · 5 years ago
  3. 91d150c efi/libstub: Clean up command line parsing routine by Ard Biesheuvel · 5 years ago
  4. 1e45bf7 efi/libstub/x86: Permit cmdline data to be allocated above 4 GB by Ard Biesheuvel · 5 years ago
  5. c2d0b47 efi/libstub/x86: Incorporate eboot.c into libstub by Ard Biesheuvel · 5 years ago
  6. 184d7e0 efi/libstub/arm: Relax FDT alignment requirement by Ard Biesheuvel · 5 years ago
  7. 6f05106e efi/libstub: Use hidden visibility for all source files by Ard Biesheuvel · 5 years ago
  8. 04a7d0e efi/libstub/x86: Avoid overflowing code32_start on PE entry by Ard Biesheuvel · 5 years ago
  9. e6d832e efi/libstub/x86: Remove pointless zeroing of apm_bios_info by Ard Biesheuvel · 5 years ago
  10. f32ea1c efi/x86: Mark setup_graphics static by Arvind Sankar · 5 years ago
  11. 8a3abe3 x86/boot: Micro-optimize GDT loading instructions by Arvind Sankar · 5 years ago
  12. b75e2b0 x86/boot: GDT limit value should be size - 1 by Arvind Sankar · 5 years ago
  13. ef5a7b5 efi/x86: Remove GDT setup from efi_main by Arvind Sankar · 5 years ago
  14. cae0e43 x86/boot: Clear direction and interrupt flags in startup_64 by Arvind Sankar · 5 years ago
  15. 32d0091 x86/boot: Reload GDTR after copying to the end of the buffer by Arvind Sankar · 5 years ago
  16. 90ff226 efi/x86: Don't depend on firmware GDT layout by Arvind Sankar · 5 years ago
  17. 67a6af7 x86/boot: Remove KEEP_SEGMENTS support by Arvind Sankar · 5 years ago
  18. 9f92237 efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint by Ard Biesheuvel · 5 years ago
  19. e951a1f efi/arm: Pass start and end addresses to cache_clean_flush() by Ard Biesheuvel · 4 years, 11 months ago
  20. c722549 efi/arm: Work around missing cache maintenance in decompressor handover by Ard Biesheuvel · 5 years ago
  21. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  22. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  23. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  26. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  27. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  28. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  29. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  30. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  31. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  32. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  33. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  34. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  35. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  36. e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  37. 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  38. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  39. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  40. 0f378d7 x86/apic: Mask IOAPIC entries when disabling the local APIC by Tony W Wang-oc · 5 years ago
  41. 90568ec Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  42. 9e6c535 Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  43. 782e067 virtio-blk: remove VIRTIO_BLK_F_SCSI support by Christoph Hellwig · 5 years ago
  44. 5b21115 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  45. cfb4b57 Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  46. a8be1ad KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration by Miaohe Lin · 5 years ago
  47. d76c7fb KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit by Sean Christopherson · 5 years ago
  48. bcfcff6 x86: vmxfeatures: rename features for consistency with KVM and manual by Paolo Bonzini · 5 years ago
  49. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  50. df7e881 KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses by Paolo Bonzini · 5 years ago
  51. 4400cf5 KVM: x86: Fix perfctr WRMSR for running counters by Eric Hankland · 5 years ago
  52. a835023 x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests by Vitaly Kuznetsov · 5 years ago
  53. 31de3d2 x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() by Vitaly Kuznetsov · 5 years ago
  54. 8f79b06 kvm: mmu: Separate generating and setting mmio ptes by Ben Gardon · 5 years ago
  55. 0a2b64c kvm: mmu: Replace unsigned with unsigned int for PTE access by Ben Gardon · 5 years ago
  56. ea79a75 KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() by Sean Christopherson · 5 years ago
  57. 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
  58. 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
  59. 64b38bd x86/kvm: do not setup pv tlb flush when not paravirtualized by Thadeu Lima de Souza Cascardo · 5 years ago
  60. 9b5e853 KVM: x86: Take a u64 when checking for a valid dr7 value by Sean Christopherson · 5 years ago
  61. 8171cd6 KVM: x86: use raw clock values consistently by Paolo Bonzini · 5 years ago
  62. 917f947 KVM: x86: reorganize pvclock_gtod_data members by Paolo Bonzini · 5 years ago
  63. 33aabd0 KVM: nVMX: delete meaningless nested_vmx_run() declaration by Miaohe Lin · 5 years ago
  64. e8ef2a1 KVM: SVM: allow AVIC without split irqchip by Paolo Bonzini · 5 years ago
  65. f458d03 kvm: ioapic: Lazy update IOAPIC EOI by Suravee Suthikulpanit · 5 years ago
  66. 1ec2405 kvm: ioapic: Refactor kvm_ioapic_update_eoi() by Suravee Suthikulpanit · 5 years ago
  67. e2ed407 kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode. by Suravee Suthikulpanit · 5 years ago
  68. f3515dc svm: Temporarily deactivate AVIC during ExtINT handling by Suravee Suthikulpanit · 5 years ago
  69. 9a0bf05 svm: Deactivate AVIC when launching guest with nested SVM support by Suravee Suthikulpanit · 5 years ago
  70. f4fdc0a kvm: x86: hyperv: Use APICv update request interface by Suravee Suthikulpanit · 5 years ago
  71. 6c3e442 svm: Add support for dynamic APICv by Suravee Suthikulpanit · 5 years ago
  72. 2de9d0c kvm: x86: Introduce x86 ops hook for pre-update APICv by Suravee Suthikulpanit · 5 years ago
  73. ef8efd7 kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons by Suravee Suthikulpanit · 5 years ago
  74. dcbcfa2 KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backing page by Suravee Suthikulpanit · 5 years ago
  75. 8937d76 kvm: x86: svm: Add support to (de)activate posted interrupts by Suravee Suthikulpanit · 5 years ago
  76. 24bbf74 kvm: x86: Add APICv (de)activate request trace points by Suravee Suthikulpanit · 5 years ago
  77. 8df14af kvm: x86: Add support for dynamic APICv activation by Suravee Suthikulpanit · 5 years ago
  78. 7e3e67a KVM: x86: remove get_enable_apicv from kvm_x86_ops by Paolo Bonzini · 5 years ago
  79. 4e19c36 kvm: x86: Introduce APICv inhibit reason bits by Suravee Suthikulpanit · 5 years ago
  80. b26a695 kvm: lapic: Introduce APICv update helper function by Suravee Suthikulpanit · 5 years ago
  81. 6992ca0 Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  82. c74c0fd xtensa: ISS: improve simcall assembly by Max Filippov · 5 years ago
  83. 5e4417f xtensa: reorganize vectors placement by Max Filippov · 5 years ago
  84. 4f17664 xtensa: separate SMP and XIP support by Max Filippov · 5 years ago
  85. 50722f0 xtensa: move fast exception handlers close to vectors by Max Filippov · 5 years ago
  86. b9303bb x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI by Jason A. Donenfeld · 5 years ago
  87. d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  88. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  89. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  90. 6aa71ef microblaze: Add ID for Microblaze v11 by Michal Simek · 5 years ago
  91. 061d2c1d microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
  92. 2602276 microblaze: Wire CMA allocator by Michal Simek · 5 years ago
  93. def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
  94. 5fefd79 microblaze: Sync defconfig with latest Kconfig layout by Michal Simek · 5 years ago
  95. 6162cd2 microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers by Manish Narani · 5 years ago
  96. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  97. f3cc4e1 ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() by Chen-Yu Tsai · 5 years ago
  98. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  99. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  100. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago