2011-07-07 |
Kees Cook | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-06 |
Peter Chubb | x86, reboot: Acer Aspire One A110 reboot quirk Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-05-02 |
H. Peter Anvin | x86, reboot: Fix relocations in reboot_32.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Make sure GART does not map physmem above 1TB Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Set DISTLBWALKPRB bit always Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
Joerg Roedel | x86, gart: Convert spaces to tabs in enable_gart_translation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Update remap allocator comments Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove redundant node_remap_size[] Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove now useless node_remap_offset[] Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make pgdat allocation use alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Move remapping for remap allocator into... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Move lowmem address space reservation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make init_alloc_remap() less panicky Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Calculate remap size in common code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Make @size in init_aloc_remap() represent... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Reorganize calculate_numa_remap_page() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Remove redundant top-down alloc code... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Align pgdat size while initializing alloc_remap Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-07 |
Tejun Heo | x86-32, numa: Fix failure condition check in alloc_remap() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-06 |
Hans Rosenfeld | x86-32, fpu: Fix FPU exception handling on non-SSE... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: update mask_rw_pte after kernel page tables init... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Stefano Stabellini | xen: set max_pfn_mapped to the last pfn mapped Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-19 |
Yinghai Lu | x86: Cleanup highmap after brk is concluded Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-26 |
Stratos Psomadakis | x86, asm: Cleanup unnecssary macros in asm-offsets.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-05 |
H. Peter Anvin | x86-32: Make sure the stack is set up before we use it
|
commit | commitdiff | tree |
2010-10-29 |
Jason Baron | x86, alternative: Call stop_machine_text_poke() on...
|
commit | commitdiff | tree |
2010-10-29 |
Russ Anderson | x86, uv: More Westmere support on SGI UV
|
commit | commitdiff | tree |
2010-10-22 |
H. Peter Anvin | x86-64, asm: Use fxsaveq/fxrestorq in more places Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-21 |
H. Peter Anvin | x86-32, percpu: Correct the ordering of the percpu... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
Daniel Drake | x86, olpc: Add XO-1 poweroff support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-08 |
Zhao Yakui | x86, setup: Use string copy operation to optimze copy... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jeremy Fitzhardinge | x86, mm: Add RESERVE_BRK_ARRAY() helper Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86, memblock: Remove __memblock_x86_find_in_range_size() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | memblock: Fix wraparound in find_region() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86-32, memblock: Make add_highpages honor early reserved... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-06 |
Yinghai Lu | x86, memblock: Fix crashkernel allocation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-09-27 |
Alexander Chumachenko | x86: Avoid 'constant_test_bit()' misoptimization due... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-09-25 |
Ma Ling | x86, mem: Optimize memmove for small size and unaligned... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-28 |
Konrad Rzeszutek... | x86, doc: Adding comments about .iommu_table and its... CC: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Remove old bootmem code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_memory_size()/memblock_free_memo... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Remove not used early_res code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Replace e820_/_early string with memblock_ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86: Use memblock to replace early_res Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_debug to control debug... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_memory_in_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_free_memory_in_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_node() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | memblock: Add find_memory_core_early() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_register_active_regions... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add get_free_all_memory_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_f... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_to_bootmem() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | bootmem, x86: Add weak version of reserve_bootmem_generic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_size() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-27 |
Yinghai Lu | memblock: Add memblock_free/reserve_reserved_regions() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-25 |
Hugh Dickins | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-23 |
Shaohua Li | x86, mm: Avoid unnecessary TLB flush Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-21 |
Sergey Senozhatsky | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttl... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
H. Peter Anvin | x86-32: Fix dummy trampoline-related inline stubs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
Joerg Roedel | x86-32: Separate 1:1 pagetables from swapper_pg_dir Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-18 |
Hans Rosenfeld | x86, cpu: Fix regression in AMD errata checking code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-12 |
Luca Barbieri | x86, asm: Use a lower case name for the end macro in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-12 |
Luca Barbieri | x86, asm: Refactor atomic64_386_32.S to support old... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | um, x86: Cast to (u64 *) inside set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | x86, setup: move isdigit.h to ctype.h, header files... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
Yinghai Lu | x86, setup: enable early console output from the decompressor Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-02 |
Michal Schmidt | x86: Fix keeping track of AMD C1E Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-01 |
Brian Gerst | x86-32, asm: Directly access per-cpu GDT Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-01 |
Brian Gerst | x86-64, asm: Directly access per-cpu IST Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, vdso: Don't quote $nm in the script for checking... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, asm: Clean up and simplify set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | Merge remote branch 'origin/x86/urgent' into x86/asm
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86: Add memory modify constraints to xchg() and cmpxchg() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-27 |
Christoph Hellwig | x86-32: Align IRQ stacks properly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86-64: Simplify loading initial_gs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86: Use symbolic MSR names Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-22 |
Brian Gerst | x86: Remove redundant K6 MSRs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | x86, cpu: Support the features flags in new CPUID leaf 7 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | x86, alternatives: Use 16-bit numbers for cpufeature... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | x86, cpu: Add CPU flags for F16C and RDRND Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-01 |
Darrick J. Wong | x86, Calgary: Limit the max PHB number to 256 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Use HW_ERR in MCE handler Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Add HW_ERR printk prefix for hardware error... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-11 |
Huang Ying | x86, mce: Rename MSR_IA32_MCx_CTL2 value Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-17 |
Andreas Herrmann | x86, hpet: Add reference to chipset erratum documentation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-14 |
Roland McGrath | x86: Use .cfi_sections for assembly code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86, fpu: Use static_cpu_has() to implement use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86: Add new static_cpu_has() function using alternatives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Use the proper asm constraint in use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Unbreak FPU emulation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
Avi Kivity | x86: Introduce 'struct fpu' and related API Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
Avi Kivity | x86: Eliminate TS_XSAVE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, hypervisor: add missing <linux/module.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | Modify the VMware balloon driver for the new x86_hyper API Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | x86, hypervisor: Export the x86_hyper* symbols Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | Merge commit 'v2.6.34-rc6' into x86/cpu
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | x86: Clean up the hypervisor layer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
next |