Age | Commit message (Expand) | Author |
2011-07-12 | KVM: VMX: Move VMREAD cleanup to exception handler | Avi Kivity |
2011-07-12 | KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions | Takuya Yoshikawa |
2011-07-12 | KVM: x86 emulator: Stop passing ctxt->ops as arg of decode helpers | Takuya Yoshikawa |
2011-07-12 | KVM: x86 emulator: Place insn_fetch helpers together | Takuya Yoshikawa |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt |
2011-07-11 | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu |
2011-07-11 | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Retire unnecessary #ifdef CONFIG_ACPI | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Use the xen_register_pirq for HVM and initial domain users | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Update comments and fix empty spaces. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Shuffle code around. | Konrad Rzeszutek Wilk |
2011-07-11 | x86, ioapic: Also print Dest field | Naga Chumbalkar |
2011-07-11 | x86, ioapic: Format clean up for IOAPIC output | Naga Chumbalkar |
2011-07-11 | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo |
2011-07-11 | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | x86, hyper: Change hypervisor detection order | Anupam Chanda |
2011-07-08 | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hit | Vivek Goyal |
2011-07-08 | x86: print APIC data a little later during boot | Naga Chumbalkar |
2011-07-07 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-07 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2011-07-07 | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt |
2011-07-07 | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. | Konrad Rzeszutek Wilk |
2011-07-07 | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2011-07-07 | x86: Don't use the EFI reboot method by default | Matthew Garrett |
2011-07-06 | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook |
2011-07-06 | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake |
2011-07-06 | x86, olpc: Add XO-1 RTC driver | Daniel Drake |
2011-07-06 | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake |
2011-07-06 | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake |
2011-07-06 | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake |
2011-07-06 | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake |
2011-07-06 | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake |
2011-07-06 | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake |
2011-07-06 | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake |
2011-07-06 | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake |
2011-07-06 | x86, olpc: Add missing elements to device tree | Daniel Drake |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-05 | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb |
2011-07-05 | x86, efi: Properly pre-initialize table pointers | Jan Beulich |
2011-07-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-04 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2011-07-03 | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-02 | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker |