summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-027-75/+123
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-281-1/+0
| |\
| | * PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-1/+0
| | |
| | \
| *-. \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-281-3/+1
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-3/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas2014-05-282-30/+59
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: Clean up and mark early_root_info_init() as deprecatedSuravee Suthikulpanit2014-05-271-30/+38
| | | * x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXMSuravee Suthikulpanit2014-05-211-4/+21
| | | * x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe2014-05-211-1/+5
| | |/
| * | x86/gart: Tidy messages and add bridge device infoBjorn Helgaas2014-05-231-16/+21
| * | x86/gart: Replace printk() with pr_info()Bjorn Helgaas2014-05-231-28/+26
| * | x86/PCI: Move pcibios_assign_resources() annotation to definitionBjorn Helgaas2014-05-231-6/+6
| * | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas2014-04-251-0/+14
| * | x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resourcesBjorn Helgaas2014-04-251-5/+10
| * | x86/PCI: Fix Broadcom CNB20LE unintended sign extensionBjorn Helgaas2014-04-251-2/+2
| |/
* | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-028-71/+274
|\ \
| * | x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor2014-05-271-3/+118
| * | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel2014-05-151-3/+1
| * | x86/xen: set regions above the end of RAM as 1:1David Vrabel2014-05-152-1/+10
| * | x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel2014-05-151-3/+3
| * | x86/xen: compactly store large identity ranges in the p2mDavid Vrabel2014-05-151-50/+105
| * | x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFNDavid Vrabel2014-05-151-1/+4
| * | x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()David Vrabel2014-05-151-6/+6
| * | xen/x86: set panic notifier priority to minimumRadim Krčmář2014-05-151-0/+1
| * | xen: refactor suspend pre/post hooksDavid Vrabel2014-05-122-3/+22
| * | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-242-1/+4
* | | x86_64: expand kernel stack to 16KMinchan Kim2014-05-301-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-282-3/+10
|\ \ \
| * | | KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti2014-05-141-1/+5
| * | | KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini2014-05-071-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-231-1/+1
|\ \ \ \
| * | | | net: filter: x86: fix JIT address randomizationAlexei Starovoitov2014-05-131-1/+1
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-231-1/+0
|\ \ \ \
| * | | | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-071-1/+0
| |/ / /
* | | | x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-05-142-1/+11
* | | | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-05-131-0/+1
* | | | x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-111-0/+1
* | | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
* | | | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
* | | | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
* | | | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16
* | | | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-082-1/+2
* | | | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
* | | | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
* | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-0518-34/+34
* | | | x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-051-2/+2
* | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
|\ \ \ \ | |/ / / |/| | |
| * | | x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-031-0/+5
|\ \ \ \
| * | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+5
| | |/ / | |/| |
OpenPOWER on IntegriCloud