summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpersTakuya Yoshikawa
2011-07-12KVM: x86 emulator: Place insn_fetch helpers togetherTakuya Yoshikawa
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu
2011-07-11xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Retire unnecessary #ifdef CONFIG_ACPIKonrad Rzeszutek Wilk
2011-07-11xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the endKonrad Rzeszutek Wilk
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Use the xen_register_pirq for HVM and initial domain usersKonrad Rzeszutek Wilk
2011-07-11xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Update comments and fix empty spaces.Konrad Rzeszutek Wilk
2011-07-11xen/pci: Shuffle code around.Konrad Rzeszutek Wilk
2011-07-11x86, ioapic: Also print Dest fieldNaga Chumbalkar
2011-07-11x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08x86, hyper: Change hypervisor detection orderAnupam Chanda
2011-07-08x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal
2011-07-08x86: print APIC data a little later during bootNaga Chumbalkar
2011-07-07Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt
2011-07-07xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake
2011-07-06x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-07-05x86, efi: Properly pre-initialize table pointersJan Beulich
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker