index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
1
-3
/
+9
2017-02-01
x86/platform/UV: Ensure uv_system_init is called when necessary
travis@sgi.com
1
-2
/
+1
2016-12-15
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
1
-4
/
+4
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
1
-32
/
+19
2016-12-13
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+35
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
1
-1
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
1
-1
/
+0
2016-11-24
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
Tim Chen
1
-4
/
+24
2016-11-24
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
1
-0
/
+11
2016-11-01
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
1
-7
/
+9
2016-11-01
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
1
-7
/
+9
2016-10-26
kernel/smp: Make the SMP boot message common on all arches
Michael Ellerman
1
-8
/
+0
2016-10-25
x86/cpu: Remove the printk format specifier in "CPU0: "
Borislav Petkov
1
-1
/
+1
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-20
x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels
Josh Poimboeuf
1
-3
/
+1
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
1
-3
/
+15
2016-10-16
x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()
Rik van Riel
1
-1
/
+1
2016-10-07
arch/x86: Handle non enumerated CPU after physical hotplug
Prarit Bhargava
1
-3
/
+15
2016-10-07
x86/fpu: Rename lazy restore functions to "register state valid"
Rik van Riel
1
-1
/
+1
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2016-10-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+6
2016-09-30
sched/core, x86/topology: Fix NUMA in package topology bug
Tim Chen
1
-16
/
+30
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
1
-9
/
+16
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
1
-5
/
+5
2016-09-01
Merge branch 'linus' into smp/hotplug
Thomas Gleixner
1
-9
/
+16
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
1
-1
/
+0
2016-08-24
x86/smpboot: Check APIC ID before setting up default routing
Wei Jiangang
1
-2
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
1
-9
/
+16
2016-08-10
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
1
-11
/
+0
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
1
-1
/
+1
2016-07-15
x86/smp: Remove unnecessary initialization of thread_info::cpu
Andy Lutomirski
1
-1
/
+0
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-06-03
x86/topology: Add topology_max_smt_threads()
Andi Kleen
1
-1
/
+24
[next]