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
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
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
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-07
x86/topology: Handle CPUID bogosity gracefully
Thomas Gleixner
1
-0
/
+5
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-03-29
x86/cpu: Get rid of compute_unit_id
Borislav Petkov
1
-1
/
+1
2016-03-19
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
Thomas Gleixner
1
-1
/
+6
2016-03-19
x86/topology: Fix Intel HT disable
Peter Zijlstra
1
-1
/
+14
2016-03-19
x86/topology: Fix logical package mapping
Peter Zijlstra
1
-5
/
+0
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
1
-0
/
+100
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-1
/
+1
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
1
-4
/
+5
2015-11-26
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
1
-4
/
+5
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
1
-7
/
+0
2015-10-19
x86/smpboot: Fix CPU #1 boot timeout
Len Brown
1
-2
/
+6
2015-10-19
x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior
Len Brown
1
-2
/
+5
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
1
-13
/
+3
2015-08-17
x86/smpboot: Remove SIPI delays from cpu_up()
Len Brown
1
-2
/
+4
2015-08-17
x86/smpboot: Remove udelay(100) when polling cpu_callin_map
Len Brown
1
-1
/
+0
2015-08-17
x86/smpboot: Remove udelay(100) when polling cpu_initialized_map
Len Brown
1
-2
/
+1
2015-07-20
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
1
-1
/
+1
2015-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
1
-0
/
+11
2015-07-07
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
1
-8
/
+5
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
1
-7
/
+7
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
1
-1
/
+1
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+39
2015-06-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2015-05-27
x86: Replace cpu_**_mask() with topology_**_cpumask()
Bartosz Golaszewski
1
-20
/
+22
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
1
-1
/
+0
2015-05-18
x86/smp/boot: Fix legacy SMP bootup slow-boot bug
Ingo Molnar
1
-1
/
+1
2015-05-13
Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization simi...
Ingo Molnar
1
-36
/
+22
2015-05-12
x86/smp/boot: Remove 10ms delay from cpu_up() on modern processors
Len Brown
1
-0
/
+15
2015-05-12
x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay
Len Brown
1
-1
/
+22
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
1
-2
/
+0
2015-05-08
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
1
-2
/
+0
2015-05-06
x86/smpboot: Skip delays during SMP initialization similar to Xen
Jan H. Schönherr
1
-23
/
+38
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+18
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+22
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-15
/
+22
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
1
-2
/
+0
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
1
-2
/
+1
[next]