Age | Commit message (Expand) | Author | Files | Lines |
2008-08-15 | x86: invalidate caches before going into suspend | Mark Langsdorf | 2 | -6/+4 |
2008-08-15 | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds | Aristeu Rozanski | 1 | -1/+7 |
2008-08-15 | Merge branch 'x86/amd-iommu' into x86/urgent | Ingo Molnar | 2 | -11/+32 |
2008-08-15 | x86, AMD IOMMU: initialize dma_ops after sysfs registration | Joerg Roedel | 1 | -3/+3 |
2008-08-15 | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits | Joerg Roedel | 1 | -1/+1 |
2008-08-15 | x86, AMD IOMMU: initialize device table properly | Joerg Roedel | 1 | -0/+18 |
2008-08-15 | x86, AMD IOMMU: use status bit instead of memory write-back for completion wait | Joerg Roedel | 1 | -7/+10 |
2008-08-15 | x86: silence mmconfig printk | Dave Jones | 1 | -1/+1 |
2008-08-15 | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs | Darrick J. Wong | 1 | -1/+1 |
2008-08-14 | x86: hpet: workaround SB700 BIOS | Thomas Gleixner | 1 | -0/+24 |
2008-08-14 | x86: check bigsmp in smp_sanity_check instead of cpu_up | Yinghai Lu | 1 | -10/+28 |
2008-08-14 | x86: don't call e820_regiter_active_regions if out of range on node | Yinghai Lu | 1 | -4/+8 |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky | 4 | -33/+2 |
2008-08-14 | Merge branch 'x86/fpu' into x86/urgent | Ingo Molnar | 2 | -2/+18 |
2008-08-14 | x86: cleanup for setup code crashes during IST probe | H. Peter Anvin | 4 | -8/+4 |
2008-08-13 | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 2 | -4/+2 |
2008-08-13 | x86: allow MMCONFIG above 4GB on x86_64 | John Keller | 1 | -1/+15 |
2008-08-13 | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel | Marcin Slusarz | 1 | -1/+1 |
2008-08-13 | x86: fix 2 section mismatch warnings - map_high() | Marcin Slusarz | 1 | -1/+1 |
2008-08-13 | Merge commit 'v2.6.27-rc3' into x86/urgent | Ingo Molnar | 12 | -56/+211 |
2008-08-13 | x86: fix setup code crashes on my old 486 box | Joerg Roedel | 3 | -7/+13 |
2008-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -3/+1 |
2008-08-12 | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2 | -3/+1 |
2008-08-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -45/+69 |
2008-08-12 | x86/PCI: allow scanning of 255 PCI busses | Andi Kleen | 1 | -1/+1 |
2008-08-12 | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 2 | -6/+10 |
2008-08-11 | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman | 1 | -3/+7 |
2008-08-11 | x86, pci-calgary: fix function declaration | Randy Dunlap | 1 | -1/+1 |
2008-08-11 | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-08-11 | x86: make "apic" an early_param() on 32-bit | Rene Herman | 1 | -2/+2 |
2008-08-11 | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk | Rene Herman | 1 | -5/+6 |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 3 | -18/+25 |
2008-08-09 | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2 | -9/+10 |
2008-08-09 | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf | 2 | -37/+75 |
2008-08-09 | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf | 1 | -3/+0 |
2008-08-09 | [CPUFREQ] Fix warning in elanfreq | Dave Jones | 1 | -1/+1 |
2008-08-09 | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. | Dave Jones | 1 | -2/+2 |
2008-08-01 | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+129 |
2008-08-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+17 |
2008-08-01 | x86: fdiv bug detection fix | Krzysztof Helt | 1 | -1/+5 |
2008-07-30 | x86: wrong register was used in align macro | Vitaly Mayatskikh | 2 | -3/+2 |
2008-07-30 | GRU Driver: export is_uv_system(), zap_page_range() & follow_page() | Jack Steiner | 1 | -0/+1 |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 1 | -0/+8 |
2008-07-29 | Merge commit 'v2.6.27-rc1' into x86/urgent | Ingo Molnar | 25 | -368/+181 |
2008-07-29 | KVM: Advertise synchronized mmu support to userspace | Avi Kivity | 1 | -0/+1 |
2008-07-29 | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 2 | -0/+112 |
2008-07-29 | KVM: Allow browsing memslots with mmu_lock | Andrea Arcangeli | 1 | -7/+14 |
2008-07-29 | KVM: Allow reading aliases with mmu_lock | Andrea Arcangeli | 1 | -0/+2 |
2008-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -0/+3 |
2008-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 8 | -211/+76 |