aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-07Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk
2012-05-07x86/cache_info: Fix setup of l2/l3 idsShai Fultheim
2012-05-07x86: Allow multiple values to be specified with "hpet="Jan Beulich
2012-05-07x86: Clear HPET configuration registers on startupJan Beulich
2012-05-07x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake
2012-05-07x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel
2012-05-07iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall
2012-05-07Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-06IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger
2012-05-06vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decodingTakuya Yoshikawa
2012-05-06KVM: x86 emulator: Move ModRM flags for groups to top level opcode tablesTakuya Yoshikawa
2012-05-06KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov
2012-05-06KVM: ensure async PF event wakes up vcpu from haltGleb Natapov
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-01x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu
2012-05-01xen/apic: implement io apic read with hypercallLin Ming
2012-05-01Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk
2012-05-01xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk
2012-05-01x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas
2012-04-30x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()Yinghai Lu
2012-04-30x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu
2012-04-30x86/PCI: embed pci_sysdata into pci_root_info on ACPI pathYinghai Lu
2012-04-30x86/PCI: embed name into pci_root_info structYinghai Lu