index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
1
-45
/
+10
*
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
1
-44
/
+29
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
1
-67
/
+32
|
\
|
*
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
x86/smpboot: Set online before setting up vectors
Thomas Gleixner
2017-09-25
1
-5
/
+5
|
*
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
1
-1
/
+2
|
*
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
2017-09-25
1
-1
/
+0
|
*
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
2017-09-25
1
-4
/
+3
|
*
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
2017-09-25
1
-1
/
+1
|
*
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
2017-09-25
1
-48
/
+9
|
*
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
2017-09-25
1
-12
/
+2
|
*
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
2017-09-25
1
-1
/
+11
|
*
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
2017-09-25
1
-0
/
+5
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
\
|
*
|
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
2017-10-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
1
-2
/
+1
|
\
\
|
*
|
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
2017-11-02
1
-2
/
+1
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
1
-1
/
+4
|
\
\
|
*
|
x86: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-1
/
+1
|
*
|
x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized
Dou Liyang
2017-10-30
1
-1
/
+2
|
*
|
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
Juergen Gross
2017-10-10
1
-0
/
+2
|
|
/
*
/
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
2017-11-07
1
-5
/
+6
|
/
*
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
2017-09-17
1
-6
/
+7
*
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
2017-09-13
1
-3
/
+5
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
1
-1
/
+1
*
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
2017-08-10
1
-13
/
+17
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-03
1
-1
/
+0
|
\
|
*
x86/mm: Remove reset_lazy_tlbstate()
Andy Lutomirski
2017-06-22
1
-1
/
+0
*
|
x86/smp: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
/
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-21
1
-2
/
+1
|
\
|
*
x86/platform/UV: Ensure uv_system_init is called when necessary
travis@sgi.com
2017-02-01
1
-2
/
+1
*
|
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
2017-02-05
1
-3
/
+9
|
/
*
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-12-15
1
-4
/
+4
*
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-13
1
-32
/
+19
*
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-2
/
+0
|
\
|
*
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
|
*
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-12-09
1
-1
/
+0
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
|
*
|
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
2016-11-01
1
-7
/
+9
|
|
\
|
|
*
|
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-16
1
-3
/
+15
|
|
\
\
|
*
|
|
x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()
Rik van Riel
2016-10-16
1
-1
/
+1
|
*
|
|
x86/fpu: Rename lazy restore functions to "register state valid"
Rik van Riel
2016-10-07
1
-1
/
+1
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/cpu: Remove the printk format specifier in "CPU0: "
Borislav Petkov
2016-10-25
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
2016-11-01
1
-7
/
+9
|
|
\
|
|
|
[next]