Commit History

Author SHA1 Message Date
  Linus Torvalds f5c101892f Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 13 years ago
  Alex Shi c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
  Thomas Gleixner 7eb43a6d23 x86: Use generic idle thread allocation 13 years ago
  Thomas Gleixner 5cdaf1834f x86: Add task_struct argument to smp_ops.cpu_up 13 years ago
  Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
  Don Zickus 99e8b9ca90 x86, NMI: Add NMI IPI selftest 13 years ago
  Linus Torvalds 181f977d13 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Linus Torvalds 502f4d4f74 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
  Lin Ming 6909262429 perf: Avoid the percore allocations if the CPU is not HT capable 14 years ago
  Ingo Molnar b366801c95 Merge commit 'v2.6.38-rc4' into x86/numa 14 years ago
  Ingo Molnar 91e04ec058 Merge commit 'v2.6.38-rc4' into x86/cpu 14 years ago
  H. Peter Anvin 11d4c3f9b6 x86-32: Make sure the stack is set up before we use it 14 years ago
  Tejun Heo 4e62445b90 x86: Fix build failure on X86_UP_APIC 14 years ago
  Tejun Heo 4c321ff8a0 x86: Replace cpu_2_logical_apicid[] with early percpu variable 14 years ago
  Yinghai Lu b3d7336db5 x86: Move llc_shared_map out of cpu_info 14 years ago
  Alok Kataria 76fac077db x86, kexec: Make sure to stop all CPUs before exiting the kernel 14 years ago
  Borislav Petkov a7b480e7f3 x86, lib: Add wbinvd smp helpers 15 years ago
  Rusty Russell 0748bd0177 cpumask: remove arch_send_call_function_ipi 15 years ago
  Yinghai Lu 4797f6b021 x86: read apic ID in the !acpi_lapic case 16 years ago
  Rusty Russell b643decad6 x86: arch_send_call_function_ipi_mask 16 years ago
  Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
  Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
  Ingo Molnar 1f75ed0c13 x86: remove mach_apicdef.h 16 years ago
  Ingo Molnar ca6c8ed464 x86, apic: refactor ->get_apic_id() & GET_APIC_ID() 16 years ago
  Brian Gerst 0d974d4592 x86: remove pda.h 16 years ago
  Brian Gerst ea9279066d x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. 16 years ago
  Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
  Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
  Jaswinder Singh Rajput 52811d8c9b x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion to cpumask.h 16 years ago
  Jaswinder Singh Rajput 493f6ca54e x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h 16 years ago