コミット履歴

作者 SHA1 メッセージ 日付
  Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 年 前
  Linus Torvalds 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年 前
  Linus Torvalds 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年 前
  Linus Torvalds 1aaf2e5913 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年 前
  Andreas Herrmann 5a925b4282 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours 15 年 前
  Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 15 年 前
  Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 年 前
  Suresh Siddha d0af9eed5a x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init 16 年 前
  Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 年 前
  Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 年 前
  Cyrill Gorcunov 103428e57b x86, apic: Fix dummy apic read operation together with broken MP handling 16 年 前
  Cyrill Gorcunov cece3155d8 x86: smpboot - wakeup_secondary should be done via __cpuinit section 16 年 前
  Yinghai Lu 02421f98ec x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC 16 年 前
  Yinghai Lu cdc1cb0d44 x86: make wakeup_secondary_cpu_via_init static 16 年 前
  Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 年 前
  Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 年 前
  Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 年 前
  Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 年 前
  Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 年 前
  Rusty Russell 23c5c9c662 cpumask: remove cpu_coregroup_map: x86 16 年 前
  Yinghai Lu 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks() 16 年 前
  Ingo Molnar 1f5bcabf1b x86: apic: simplify secondary CPU wakeup methods 16 年 前
  Yinghai Lu 2b6163bf57 x86: remove update_apic from x86_quirks 16 年 前
  Ingo Molnar ab6fb7c0b0 x86, apic: remove ->store_NMI_vector() 16 年 前
  Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 年 前
  Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 年 前
  Yinghai Lu 06cd9a7dc8 x86: add x2apic config 16 年 前
  Yinghai Lu 88d0f550d7 x86: make 32bit to call enable_IO_APIC early like 64bit 16 年 前
  Ingo Molnar eca217b36e Merge branch 'x86/paravirt' into x86/apic 16 年 前
  Ingo Molnar 65a4e574d2 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() 16 年 前