index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
1
-0
/
+5
2018-04-26
x86/smpboot: Don't use mwait_play_dead() on AMD systems
Yazen Ghannam
1
-0
/
+2
2018-04-17
x86,sched: Allow topologies where NUMA nodes share an LLC
Alison Schofield
1
-5
/
+40
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
1
-0
/
+1
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
1
-2
/
+8
2018-02-13
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...
Masayoshi Mizuma
1
-1
/
+0
2018-01-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2018-01-14
x86/platform: Control warm reset setup via legacy feature flag
Jan Kiszka
1
-2
/
+2
2018-01-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+0
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+1
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-5
/
+1
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-2
/
+1
2017-12-12
x86/headers: Remove duplicate #includes
Pravin Shedge
1
-1
/
+0
2017-12-07
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
1
-2
/
+2
2017-11-28
x86/idt: Load idt early in start_secondary
Chunyu Hu
1
-1
/
+1
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
1
-44
/
+29
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-67
/
+32
2017-11-14
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2017-11-08
x86: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-07
x86/smpboot: Make optimization of delay calibration work correctly
Pavel Tatashin
1
-5
/
+6
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
1
-2
/
+1
2017-10-30
x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized
Dou Liyang
1
-1
/
+2
2017-10-10
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
Juergen Gross
1
-0
/
+2
2017-10-03
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
1
-1
/
+1
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/smpboot: Set online before setting up vectors
Thomas Gleixner
1
-5
/
+5
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-1
/
+2
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
1
-1
/
+0
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
1
-4
/
+3
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
1
-1
/
+1
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
1
-48
/
+9
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
1
-12
/
+2
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
1
-1
/
+11
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
1
-0
/
+5
2017-09-17
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
1
-6
/
+7
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
1
-3
/
+5
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-10
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
1
-13
/
+17
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2017-06-22
x86/mm: Remove reset_lazy_tlbstate()
Andy Lutomirski
1
-1
/
+0
2017-05-23
x86/smp: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
[next]