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
/
head_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-24
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
Cyrill Gorcunov
1
-1
/
+1
2009-02-24
x86: head_64.S - remove useless balign
Cyrill Gorcunov
1
-2
/
+0
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
1
-19
/
+2
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
1
-8
/
+5
2009-01-20
x86: rework __per_cpu_load adjustments
Brian Gerst
1
-16
/
+8
2009-01-16
x86: make pda a percpu variable
Tejun Heo
1
-2
/
+3
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-4
/
+11
2009-01-16
x86: load pointer to pda into %gs while brining up a CPU
Tejun Heo
1
-5
/
+10
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
1
-1
/
+23
2009-01-04
x86: fix RIP printout in early_idt_handler
Jiri Slaby
1
-1
/
+1
2008-10-10
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
Suresh Siddha
1
-2
/
+2
2008-07-16
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
Ingo Molnar
1
-0
/
+6
2008-07-16
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
1
-6
/
+0
2008-07-08
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-08
x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-08
paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor
Eduardo Habkost
1
-5
/
+12
2008-07-08
x86: move x86_64 gdt closer to i386
Glauber Costa
1
-43
/
+5
2008-07-08
x86: use stack_start in x86_64
Glauber Costa
1
-2
/
+3
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
1
-17
/
+12
2008-07-05
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
1
-1
/
+1
2008-05-25
x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constant
Cyrill Gorcunov
1
-5
/
+5
2008-05-25
x86: head_64.S cleanup - use straight move to CR4 register
Cyrill Gorcunov
1
-3
/
+1
2008-05-25
x86: head_64.S cleanup - use predefined flags from processor-flags.h
Cyrill Gorcunov
1
-8
/
+5
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
1
-4
/
+0
2008-04-17
x86: move early exception handlers into init.text
Andi Kleen
1
-0
/
+2
2008-04-17
x86: replace early exception setup macro recursion with loop
Andi Kleen
1
-10
/
+6
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
1
-4
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
1
-2
/
+2
2008-02-26
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
1
-1
/
+1
2008-02-26
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
1
-8
/
+14
2008-02-19
x86: fix section mismatch in head_64.S:initial_code
Sam Ravnborg
1
-1
/
+1
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
1
-1
/
+6
2008-02-07
x86: fix 64-bit sections
Sam Ravnborg
1
-10
/
+5
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
1
-2
/
+2
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
1
-0
/
+7
2008-01-30
x86: early_idt_handler improvements, 64-bit
Roland McGrath
1
-4
/
+30
2008-01-30
x86: turn priviled operation into a macro in head_64.S
Glauber de Oliveira Costa
1
-1
/
+8
2007-10-11
x86_64: move kernel
Thomas Gleixner
1
-0
/
+416