| Commit message (Expand) | Author | Age |
* | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-04 |
* | x86-64, xen: Enable the vvar mapping | Andy Lutomirski | 2011-08-04 |
* | x86-64: Work around gold bug 13023 | Andy Lutomirski | 2011-08-04 |
* | x86-64: Move the "user" vsyscall segment out of the data segment. | Andy Lutomirski | 2011-08-04 |
* | x86-64: Pad vDSO to a page boundary | Andy Lutomirski | 2011-08-04 |
* | Merge commit 'v3.0' into x86/vdso | H. Peter Anvin | 2011-08-04 |
|\ |
|
| * | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 |
| * | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-20 |
| |\ |
|
| | * | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-13 |
| | * | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo | 2011-07-11 |
| * | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 2011-07-11 |
| |/ |
|
| * | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-07 |
| |\ \ |
|
| | * | | x86: Don't use the EFI reboot method by default | Matthew Garrett | 2011-07-07 |
| | * | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 2011-07-06 |
| | * | | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 2011-07-05 |
| | * | | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ... | Tejun Heo | 2011-07-01 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. | | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2011-07-07 |
| |\ \ \| | |
|
| | | * | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2011-06-22 |
| | | |\ \ \ |
|
| | | | * | | | oprofile, x86: Fix race in nmi handler while starting counters | Robert Richter | 2011-06-15 |
| * | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-01 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. | Konrad Rzeszutek Wilk | 2011-06-30 |
| | * | | | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-06-30 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-06-30 |
| |\ \ \ \ \ |
|
| | * | | | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl | 2011-06-28 |
| * | | | | | | KVM: x86 emulator: fix %rip-relative addressing with immediate source operand | Avi Kivity | 2011-06-29 |
| |/ / / / / |
|
| * | | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-06-24 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | x86/PCI/ACPI: fix type mismatch | Márton Németh | 2011-06-01 |
| * | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 2011-06-16 |
| | * | | | | xen: When calling power_off, don't call the halt function. | Tom Goetz | 2011-06-15 |
| | * | | | | xen: support CONFIG_MAXSMP | Andrew Jones | 2011-06-15 |
| | * | | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini | 2011-06-09 |
| * | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-20 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 2011-06-19 |
| | * | | | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve | 2011-06-19 |
| | * | | | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti | 2011-06-19 |
| | * | | | | | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov | 2011-06-19 |
| * | | | | | | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 2011-06-18 |
| |/ / / / / |
|
| * | | | | | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 2011-06-14 |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-14 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-13 |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 |
| * | | | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 2011-06-09 |