Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fc4c5a3828bdba157f8ea406e1f4ceb75c13039c
/
arch
/
x86
/
kernel
/
smpboot.c
4596749
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations
by Samuel Neves
· 7 years ago
63e708f
x86/xen: Calculate __max_logical_packages on PV domains
by Prarit Bhargava
· 7 years ago
295cc7e
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU
by Masayoshi Mizuma
· 7 years ago
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e348cae
x86/platform: Control warm reset setup via legacy feature flag
by Jan Kiszka
· 7 years ago
52c90f2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
322f8b8
x86/smpboot: Remove stale TLB flush invocations
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
613e396
init: Invoke init_espfix_bsp() from mm_init()
by Thomas Gleixner
· 7 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 7 years ago
81bf665
x86/headers: Remove duplicate #includes
by Pravin Shedge
· 7 years ago
947134d
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
by Prarit Bhargava
· 7 years ago
55d2d0a
x86/idt: Load idt early in start_secondary
by Chunyu Hu
· 7 years ago
b4c0a73
x86/smpboot: Fix __max_logical_packages estimate
by Prarit Bhargava
· 7 years ago
30bb981
x86/topology: Avoid wasting 128k for package id array
by Andi Kleen
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6a9f70b
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7a10e2a
x86: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
76ce7cf
x86/smpboot: Make optimization of delay calibration work correctly
by Pavel Tatashin
· 7 years ago
cd493a6
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
by Andy Lutomirski
· 7 years ago
ca5d376
x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized
by Dou Liyang
· 7 years ago
9043442
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
by Juergen Gross
· 7 years ago
a1652bb
x86/boot: Spell out "boot CPU" for BP
by Jean Delvare
· 7 years ago
2cffad7
x86/irq: Simplify hotplug vector accounting
by Thomas Gleixner
· 7 years ago
8ed4f3e
x86/smpboot: Set online before setting up vectors
by Thomas Gleixner
· 7 years ago
0fa115d
x86/irq/vector: Initialize matrix allocator
by Thomas Gleixner
· 7 years ago
ef9e56d
x86/ioapic: Remove obsolete post hotplug update
by Thomas Gleixner
· 7 years ago
935356c
x86/apic: Initialize interrupt mode after timer init
by Dou Liyang
· 7 years ago
34fba3e
x86/init: Add intr_mode_init to x86_init_ops
by Dou Liyang
· 7 years ago
4f45ed9
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
by Dou Liyang
· 7 years ago
3e730da
x86/apic: Unify interrupt mode setup for SMP-capable system
by Dou Liyang
· 7 years ago
4b1244b
x86/apic: Move logical APIC ID away from apic_bsp_setup()
by Dou Liyang
· 7 years ago
a2510d1
x86/apic: Split local APIC timer setup from the APIC setup
by Dou Liyang
· 7 years ago
4ba55e6
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
by Andy Lutomirski
· 7 years ago
c7ad5ad
x86/mm/64: Initialize CR4.PCIDE early
by Andy Lutomirski
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
10e6676
x86/smpboot: Unbreak CPU0 hotplug
by Vitaly Kuznetsov
· 7 years ago
7a69f9c6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d543681
x86/mm: Remove reset_lazy_tlbstate()
by Andy Lutomirski
· 8 years ago
719b368
x86/smp: Adjust system_state check
by Thomas Gleixner
· 8 years ago
69218e4
x86: Remap GDT tables in the fixmap section
by Thomas Garnier
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
105ab3d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
by Ingo Molnar
· 8 years ago
c945d02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
79a8b9a
x86/CPU/AMD: Bring back Compute Unit ID
by Borislav Petkov
· 8 years ago
9ec808a
x86/platform/UV: Ensure uv_system_init is called when necessary
by travis@sgi.com
· 8 years ago
427d77a
x86/smpboot: Prevent false positive out of bounds cpumask access warning
by Thomas Gleixner
· 8 years ago
9d85eb9
x86/smpboot: Make logical package management more robust
by Thomas Gleixner
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
518bacf
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
535b2f7
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5645688
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
07c94a3
x86/amd: Simplify AMD E400 aware idle routine
by Borislav Petkov
· 8 years ago
d3d37d8
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
by Tim Chen
· 8 years ago
7d25127
x86/topology: Define x86's arch_update_cpu_topology
by Tim Chen
· 8 years ago
c29c716
Merge branch 'core/urgent' into x86/fpu, to merge fixes
by Ingo Molnar
· 8 years ago
05b93c1
Merge branch 'linus' into x86/asm, to pick up fixes
by Ingo Molnar
· 8 years ago
92b2327
kernel/smp: Make the SMP boot message common on all arches
by Michael Ellerman
· 8 years ago
d54ff31
x86/cpu: Remove the printk format specifier in "CPU0: "
by Borislav Petkov
· 8 years ago
ff85605
x86/boot/smp: Don't try to poke disabled/non-existent APIC
by Ville Syrjälä
· 8 years ago
b9b1a9c
x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels
by Josh Poimboeuf
· 8 years ago
4d69f15
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
by Ingo Molnar
· 8 years ago
317b622
x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()
by Rik van Riel
· 8 years ago
2a51fe0
arch/x86: Handle non enumerated CPU after physical hotplug
by Prarit Bhargava
· 8 years ago
25d83b5
x86/fpu: Rename lazy restore functions to "register state valid"
by Rik van Riel
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1a4a2bc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
110a9e4
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8f37961
sched/core, x86/topology: Fix NUMA in package topology bug
by Tim Chen
· 8 years ago
1e1b372
Merge branch 'x86/urgent' into x86/apic
by Thomas Gleixner
· 8 years ago
cff9ab2
x86/apic: Get rid of apic_version[] array
by Denys Vlasenko
· 8 years ago
0cb7bf6
Merge branch 'linus' into smp/hotplug
by Thomas Gleixner
· 8 years ago
0100301
sched/x86: Rewrite the switch_to() code
by Brian Gerst
· 8 years ago
384d9fe
x86/smpboot: Check APIC ID before setting up default routing
by Wei Jiangang
· 8 years ago
b32f96c
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
by Josh Poimboeuf
· 8 years ago
7b0501b
x86/smp: Fix __max_logical_packages value setup
by Jiri Olsa
· 8 years ago
aa87717
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
by Boris Ostrovsky
· 8 years ago
aeb35d6
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6453dbd
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
406f992
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
by Rafael J. Wysocki
· 9 years ago
eb43e8f8
x86/smp: Remove unnecessary initialization of thread_info::cpu
by Andy Lutomirski
· 9 years ago
186f436
x86/kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 9 years ago
70b8301
x86/topology: Add topology_max_smt_threads()
by Andi Kleen
· 9 years ago
168f1a7
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
56402d6
x86/topology: Handle CPUID bogosity gracefully
by Thomas Gleixner
· 9 years ago
93984fb
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
8196dab
x86/cpu: Get rid of compute_unit_id
by Borislav Petkov
· 9 years ago
3e8db22
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
by Thomas Gleixner
· 9 years ago
63d1e99
x86/topology: Fix Intel HT disable
by Peter Zijlstra
· 9 years ago
b5d5f27
x86/topology: Fix logical package mapping
by Peter Zijlstra
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
1f12e32
x86/topology: Create logical package id
by Thomas Gleixner
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
Next »