Age | Commit message (Expand) | Author | Files | Lines |
2009-12-12 | x86: Limit the number of processor bootup messages | Mike Travis | 1 | -14/+31 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+3 |
2009-12-02 | x86: Remove unnecessary mdelay() from cpu_disable_common() | Suresh Siddha | 1 | -9/+0 |
2009-11-15 | workqueue: Add debugobjects support | Thomas Gleixner | 1 | -1/+3 |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 1 | -6/+3 |
2009-09-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+14 |
2009-09-15 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2009-09-04 | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann | 1 | -1/+2 |
2009-09-02 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 1 | -1/+1 |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 1 | -2/+2 |
2009-08-22 | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 1 | -0/+14 |
2009-07-21 | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 1 | -0/+2 |
2009-06-12 | x86: make zap_low_mapping could be used early | Yinghai Lu | 1 | -1/+1 |
2009-06-07 | x86, apic: Fix dummy apic read operation together with broken MP handling | Cyrill Gorcunov | 1 | -3/+5 |
2009-04-19 | x86: smpboot - wakeup_secondary should be done via __cpuinit section | Cyrill Gorcunov | 1 | -2/+2 |
2009-04-08 | x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC | Yinghai Lu | 1 | -4/+6 |
2009-04-08 | x86: make wakeup_secondary_cpu_via_init static | Yinghai Lu | 1 | -1/+1 |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 1 | -6/+5 |
2009-03-13 | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell | 1 | -7/+26 |
2009-03-13 | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 1 | -2/+2 |
2009-03-13 | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 1 | -5/+0 |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 1 | -2/+10 |
2009-03-13 | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 1 | -5/+0 |
2009-03-08 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 1 | -78/+0 |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 1 | -3/+8 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 1 | -7/+1 |
2009-02-17 | x86, apic: remove ->store_NMI_vector() | Ingo Molnar | 1 | -8/+5 |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 1 | -1/+0 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -2/+2 |
2009-02-17 | x86: add x2apic config | Yinghai Lu | 1 | -1/+1 |
2009-02-15 | x86: make 32bit to call enable_IO_APIC early like 64bit | Yinghai Lu | 1 | -2/+1 |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 1 | -1/+1 |
2009-02-06 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 1 | -1/+1 |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 1 | -1/+1 |
2009-01-31 | x86: update copyrights | Ingo Molnar | 1 | -1/+1 |
2009-01-30 | x86: don't treat bigsmp as non-standard | Yinghai Lu | 1 | -1/+1 |
2009-01-30 | x86: fix compiling with 64bit with def_to_bigsmp | Yinghai Lu | 1 | -1/+1 |
2009-01-30 | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 1 | -1/+1 |
2009-01-29 | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: generalize boot_cpu_id | Ingo Molnar | 1 | -12/+0 |
2009-01-29 | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, smp: refactor ->wake_cpu | Ingo Molnar | 1 | -2/+2 |
2009-01-29 | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 1 | -1/+0 |
2009-01-29 | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar | 1 | -2/+2 |
2009-01-29 | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 1 | -1/+2 |
2009-01-29 | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 1 | -1/+2 |
2009-01-29 | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 1 | -1/+2 |
2009-01-29 | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 1 | -1/+6 |