Age | Commit message (Expand) | Author | Files | Lines |
2008-05-04 | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT | Sheng Yang | 1 | -4/+0 |
2008-05-04 | KVM: MMU: Add EPT support | Sheng Yang | 2 | -10/+36 |
2008-05-04 | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 5 | -8/+19 |
2008-05-04 | KVM: MMU: Move some definitions to a header file | Sheng Yang | 2 | -34/+33 |
2008-05-04 | KVM: VMX: EPT Feature Detection | Sheng Yang | 2 | -5/+83 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 2 | -34/+0 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 2 | -6/+6 |
2008-05-01 | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 1 | -0/+1 |
2008-05-01 | x86: numaq fix | Ingo Molnar | 1 | -2/+2 |
2008-05-01 | x86: 8K stacks by default | Ingo Molnar | 1 | -1/+0 |
2008-05-01 | x86: ioremap ram check fix | Andres Salomon | 1 | -2/+3 |
2008-05-01 | x86: optimize inlining off | Ingo Molnar | 1 | -1/+0 |
2008-05-01 | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 1 | -5/+5 |
2008-05-01 | x86: Kconfig fix | Ingo Molnar | 1 | -2/+3 |
2008-05-01 | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 3 | -9/+33 |
2008-05-01 | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 1 | -0/+12 |
2008-05-01 | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 1 | -2/+2 |
2008-05-01 | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 1 | -2/+0 |
2008-05-01 | fix: x86: support for new UV apic | Andi Kleen | 1 | -1/+1 |
2008-05-01 | x86: fix early-BUG message | Vegard Nossum | 1 | -9/+10 |
2008-05-01 | x86: iommu_sac_force can become static | Dmitri Vorobiev | 1 | -1/+1 |
2008-05-01 | x86: add proper header for reboot_force | Dmitri Vorobiev | 1 | -0/+1 |
2008-05-01 | x86 VISWS: build fix | Ingo Molnar | 2 | -3/+2 |
2008-05-01 | x86, voyager: fix ioremap_nocache() | Ingo Molnar | 1 | -1/+1 |
2008-05-01 | hpet: fix | Ingo Molnar | 1 | -2/+3 |
2008-05-01 | x86: unexport kmap_atomic_to_page | Adrian Bunk | 1 | -1/+0 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -16/+0 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 282 | -11440/+14504 |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 3 | -17/+18 |
2008-04-30 | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 1 | -1/+1 |
2008-04-30 | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 1 | -2/+2 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 4 | -10/+6 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 20 | -127/+1219 |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -0/+1 |
2008-04-29 | x86: use kbuild.h | Christoph Lameter | 2 | -16/+2 |
2008-04-29 | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 1 | -1/+9 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 7 | -1/+597 |
2008-04-29 | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 1 | -3/+2 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -1/+0 |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk | 1 | -2/+0 |
2008-04-29 | x86: fix PCI MSI breaks when booting with nosmp | Jesse Barnes | 1 | -7/+3 |
2008-04-29 | bootprotocol: cleanup | Ingo Molnar | 1 | -1/+1 |
2008-04-29 | x86: fix warning in "x86: clean up vSMP detection" | Alexander van Heukelum | 1 | -1/+1 |
2008-04-29 | x86: !x & y typo in mtrr code | Harvey Harrison | 1 | -1/+1 |
2008-04-29 | x86_64 vDSO: use initdata | Roland McGrath | 2 | -7/+9 |
2008-04-29 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong | 1 | -0/+1 |
2008-04-28 | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ... | Venkatesh Pallipadi | 1 | -0/+10 |
2008-04-28 | x86: Fix 32-bit MSI-X allocation leakage | PJ Waskiewicz | 1 | -0/+1 |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon | 1 | -4/+4 |