Commit Graph

7015 Commits (84381eed93c974024402eda250c9e7890b72ca4a)

Author SHA1 Message Date
Jeremy Fitzhardinge 6de6cb442e x86: use brk allocation for DMI 16 years ago
Jeremy Fitzhardinge ccf3fe02e3 x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
H. Peter Anvin 5368a2be34 x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Jeremy Fitzhardinge b9719a4d9c x86: make section delimiter symbols part of their section 16 years ago
Jaswinder Singh Rajput f4c3c4cdb1 x86: cpu_debug add support for various AMD CPUs 16 years ago
Sebastian Andrzej Siewior 48f4c485c2 x86/centaur: merge 32 & 64 bit version 16 years ago
Yinghai Lu d4c90e37a2 x86: print the continous part of fixed mtrrs together 16 years ago
Yinghai Lu 63516ef6d6 x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y 16 years ago
Yinghai Lu 78a8b35bc7 x86: make e820_update_range() handle small range update 16 years ago
Ingo Molnar 0f3fa48a7e x86: cpu/common.c more cleanups 16 years ago
Jaswinder Singh Rajput 88200bc28d x86: entry_32.S fix compile warnings - fix work mask bit width 16 years ago
Jaswinder Singh Rajput 9766cdbcb2 x86: cpu/common.c cleanups 16 years ago
Ingo Molnar ccd50dfd92 tracing/syscalls: support for syscalls tracing on x86, fix 16 years ago
Frederic Weisbecker f58ba10067 tracing/syscalls: support for syscalls tracing on x86 16 years ago
Thomas Gleixner f9a36fa541 x86: disable __do_IRQ support 16 years ago
Rusty Russell 0b966252d9 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Américo Wang 5a8ac9d28d x86: ptrace, bts: fix an unreachable statement 16 years ago
Andreas Herrmann 3ff42da504 x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs 16 years ago
Frederic Weisbecker 1b3fa2ce64 tracing/x86: basic implementation of syscall tracing for x86 16 years ago
Yinghai Lu 773e673de2 x86: fix e820_update_range() 16 years ago
Rusty Russell 73e907de7d cpumask: remove x86 cpumask_t uses. 16 years ago
Rusty Russell 76ba0ecda0 cpumask: use cpumask_var_t in uv_flush_tlb_others. 16 years ago
Rusty Russell 5c6cb5e2b1 cpumask: remove cpumask_t assignment from vector_allocation_domain() 16 years ago
Rusty Russell 70ba2b6a70 cpumask: clean up summit's send_IPI functions 16 years ago
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 years ago
Rusty Russell 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask 16 years ago
Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 years ago
Rusty Russell b9c4398ed4 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node 16 years ago
Rusty Russell b643decad6 x86: arch_send_call_function_ipi_mask 16 years ago
Rusty Russell 996867d096 cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Rusty Russell fcef8576d8 cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t 16 years ago
Rusty Russell bc9b83dd1f cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. 16 years ago
Rusty Russell d3d2e7f243 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 16 years ago
Rusty Russell 23c5c9c662 cpumask: remove cpu_coregroup_map: x86 16 years ago
Rusty Russell cb3d560f36 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 16 years ago
Rusty Russell 101aaca1f3 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 16 years ago
Pallipadi, Venkatesh 4bb9c5c021 VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff 16 years ago
Jaswinder Singh Rajput 91219bcbdc x86: cpu_debug add write support for MSRs 16 years ago
Yinghai Lu 0d890355bf x86: separate mtrr cleanup/mtrr_e820 trim to separate file 16 years ago
Yinghai Lu c1ab7e93c6 x86: print out mtrr_range_state when user specify size 16 years ago
Yinghai Lu 8ad9790588 x86: more MTRR debug printouts 16 years ago
Jan Beulich 698609bdcd x86: create a non-zero sized bm_pte only when needed 16 years ago
Jan Beulich 5c0e6f035d x86: fix code paths used by update_mptable 16 years ago
Jan Beulich 82034d6f59 x86: clean up output resulting from update_mptable option 16 years ago
Jan Beulich 9a50156a1c x86: properly __init-annotate recent early_printk additions 16 years ago
Jan Beulich dc9dd5cc85 x86: move save_mr() into .meminit.text 16 years ago