Age | Commit message (Expand) | Author |
2008-08-15 | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits | Joerg Roedel |
2008-08-15 | x86, AMD IOMMU: initialize device table properly | Joerg Roedel |
2008-08-15 | x86, AMD IOMMU: use status bit instead of memory write-back for completion wait | Joerg Roedel |
2008-08-15 | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs | Darrick J. Wong |
2008-08-14 | x86: hpet: workaround SB700 BIOS | Thomas Gleixner |
2008-08-14 | x86: check bigsmp in smp_sanity_check instead of cpu_up | Yinghai Lu |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky |
2008-08-14 | Merge branch 'x86/fpu' into x86/urgent | Ingo Molnar |
2008-08-13 | x86: allow MMCONFIG above 4GB on x86_64 | John Keller |
2008-08-13 | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel | Marcin Slusarz |
2008-08-13 | x86: fix 2 section mismatch warnings - map_high() | Marcin Slusarz |
2008-08-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-11 | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu |
2008-08-11 | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman |
2008-08-11 | x86, pci-calgary: fix function declaration | Randy Dunlap |
2008-08-11 | x86: make "apic" an early_param() on 32-bit | Rene Herman |
2008-08-11 | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk | Rene Herman |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman |
2008-08-08 | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria |
2008-08-08 | [CPUFREQ][2/2] preregister support for powernow-k8 | Mark Langsdorf |
2008-08-08 | [CPUFREQ][1/2] whitespace fix for powernow-k8 | Mark Langsdorf |
2008-08-08 | [CPUFREQ] Fix warning in elanfreq | Dave Jones |
2008-08-08 | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. | Dave Jones |
2008-08-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-31 | x86: fdiv bug detection fix | Krzysztof Helt |
2008-07-30 | GRU Driver: export is_uv_system(), zap_page_range() & follow_page() | Jack Steiner |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori |
2008-07-29 | Merge commit 'v2.6.27-rc1' into x86/urgent | Ingo Molnar |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-28 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes |
2008-07-28 | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-28 | Merge branch 'x86/crashdump' into x86/urgent | Ingo Molnar |
2008-07-27 | x86: fix cpu hotplug on 32bit | Thomas Gleixner |
2008-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-26 | kexec jump: save/restore device state | Huang Ying |
2008-07-26 | kexec jump | Huang Ying |
2008-07-26 | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-26 | cpumask: put cpumask_of_cpu_map in the initdata section | Mike Travis |
2008-07-26 | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha |
2008-07-26 | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel |
2008-07-26 | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel |
2008-07-26 | x86, AMD IOMMU: replace to_pages macro with iommu_num_pages | Joerg Roedel |
2008-07-25 | calgary iommu: use the first kernels TCE tables in kdump | Chandru |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds |