summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | efi: stub: use high allocation for converted command lineArd Biesheuvel2016-05-11
| | |/ / / / / / / / /
| * | | | | | | | | / Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-05-05
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-05-04
| | * | | | | | | | x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-05-04
| | * | | | | | | | crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu2016-05-04
| | * | | | | | | | x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-05-04
| | * | | | | | | | kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-05-04
| | * | | | | | | | x86/mce: Avoid using object after free in genpoolTony Luck2016-05-04
* | | | | | | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | | | | | | |
| * | | | | | | | | Merge tag 'v4.4.8' into linux-linaro-lsk-v4.4Alex Shi2016-04-21
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-04-20
| | * | | | | | | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-04-20
| | * | | | | | | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas2016-04-20
| | * | | | | | | KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-20
| | * | | | | | | KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-04-20
| * | | | | | | | Merge tag 'v4.4.7' into linux-linaro-lsk-v4.4Alex Shi2016-04-13
| |\| | | | | | | | | |/ / / / / / | |/| | | | | |
| | * | | | | | perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-04-12
| | * | | | | | perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-04-12
| | * | | | | | perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang2016-04-12
| | * | | | | | perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian2016-04-12
| | * | | | | | x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit2016-04-12
| | * | | | | | x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-04-12
| | * | | | | | x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-12
| | * | | | | | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-04-12
| | * | | | | | x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-04-12
| | * | | | | | KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini2016-04-12
| | * | | | | | KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini2016-04-12
| | * | | | | | KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini2016-04-12
| | * | | | | | KVM: i8254: change PIT discard tick policyRadim Krčmář2016-04-12
| | * | | | | | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-04-12
| | * | | | | | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-04-12
| | * | | | | | perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-04-12
| | * | | | | | x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski2016-04-12
| | * | | | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-04-12
| | * | | | | | x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov2016-04-12
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...Mark Brown2016-03-18
| |\| | | | |
| | * | | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-03-16
| | * | | | | KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini2016-03-16
| | * | | | | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2016-03-16
| | * | | | | KVM: VMX: disable PEBS before a guest entryRadim Krčmář2016-03-16
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown2016-03-18
| |\| | | |
| | * | | | PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-09
| | * | | | KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini2016-03-09
| | * | | | kvm: x86: Update tsc multiplier on change.Owen Hofmann2016-03-09
| | * | | | x86/irq: Plug vector cleanup raceThomas Gleixner2016-03-03
| | * | | | x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-03-03
| | * | | | x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-03-03
| | * | | | x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-03-03
| | * | | | x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner2016-03-03