Age | Commit message (Expand) | Author |
2008-01-30 | x86: change NR_CPUS arrays in numa_64 fixup | travis@sgi.com |
2008-01-30 | x86: change bios_cpu_apicid to percpu data variable | travis@sgi.com |
2008-01-30 | x86: change NR_CPUS arrays in numa_64 | travis@sgi.com |
2008-01-30 | x86: cleanup x86_cpu_to_apicid references | travis@sgi.com |
2008-01-30 | x86: change NR_CPUS arrays in smpboot_64 | travis@sgi.com |
2008-01-30 | x86: change size of APICIDs from u8 to u16 | travis@sgi.com |
2008-01-30 | x86: provide 64-bit with a load_sp0 function. | Glauber de Oliveira Costa |
2008-01-30 | x86: unify tss_struct | Glauber de Oliveira Costa |
2008-01-30 | x86: adjust enable_NMI_through_LVT0() | Jan Beulich |
2008-01-30 | x86: prepare 64-bit architecture initialization for paravirt | Glauber de Oliveira Costa |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin |
2008-01-30 | x86: clean up bitops-related warnings | Jeremy Fitzhardinge |
2008-01-30 | x86: set cpu_index to nr_cpus instead of 0 | Yinghai Lu |
2008-01-30 | x86: untable __init references between IO data | Andi Kleen |
2008-01-30 | x86: nuke a ton of unused exports | Thomas Gleixner |
2008-01-30 | x86: use u32 for safe_apic_wait_icr_idle() | Thomas Gleixner |
2008-01-30 | x86: rename get_maxlvt to lapic_get_maxlvt | Thomas Gleixner |
2008-01-08 | x86: fix do_fork_idle section mismatch | Thomas Gleixner |
2007-12-25 | Revert "x86: fix show cpuinfo cpu number always zero" | Linus Torvalds |
2007-12-19 | x86: fix show cpuinfo cpu number always zero | Mike Travis |
2007-10-23 | x86: ARRAY_SIZE cleanup | Alejandro Martinez Ruiz |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | spelling fixes: arch/x86_64/ | Simon Arlott |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis |
2007-10-19 | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis |
2007-10-19 | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis |
2007-10-17 | x86: remove x86_cpu_to_log_apicid | Mike Travis |
2007-10-17 | x86: misc. constifications | Jan Beulich |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis |
2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis |
2007-10-14 | x86: move local APIC timer init to the end of start_secondary() | Thomas Gleixner |
2007-10-12 | x86_64: convert to clock events | Thomas Gleixner |
2007-10-11 | x86_64: move kernel | Thomas Gleixner |