Age | Commit message (Expand) | Author |
2010-02-12 | early_res: Enhance check_and_double_early_res | Yinghai Lu |
2010-02-12 | x86: Move back find_e820_area to e820.c | Yinghai Lu |
2010-02-12 | x86: Add find_early_area_size | Yinghai Lu |
2010-02-12 | x86: Separate early_res related code from e820.c | Yinghai Lu |
2010-02-12 | x86: Move bios page reserve early to head32/64.c | Yinghai Lu |
2010-02-12 | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu |
2010-02-10 | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA | Yinghai Lu |
2010-02-10 | x86: Dynamically increase early_res array size | Yinghai Lu |
2010-02-10 | x86: Introduce max_early_res and early_res_count | Yinghai Lu |
2010-02-10 | x86: Call early_res_to_bootmem one time | Yinghai Lu |
2010-02-10 | x86: Print out RAM buffer information | Yinghai Lu |
2010-02-10 | x86: Change range end to start+size | Yinghai Lu |
2010-02-10 | x86: Move range related operation to one file | Yinghai Lu |
2010-02-10 | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-01 | x86: Remove BIOS data range from e820 | Yinghai Lu |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel |
2010-01-29 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-01-27 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-01-26 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson |
2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh |
2010-01-22 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-18 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha |
2010-01-18 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-15 | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner |
2010-01-13 | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger |
2010-01-13 | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori |
2010-01-13 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis |
2010-01-13 | perf: Stop stack frame walking off kernel addresses boundaries | Frederic Weisbecker |
2010-01-11 | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli |
2010-01-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-06 | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown |
2010-01-06 | x86, irq: Check move_in_progress before freeing the vector mapping | Suresh Siddha |