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_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
5
-58
/
+25
2007-05-02
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
Vivek Goyal
1
-2
/
+2
2007-05-02
[PATCH] x86-64: 64bit ACPI wakeup trampoline
Vivek Goyal
3
-51
/
+41
2007-05-02
[PATCH] x86-64: wakeup.S misc cleanups
Vivek Goyal
1
-72
/
+40
2007-05-02
[PATCH] x86-64: wakeup.S rename registers to reflect right names
Vivek Goyal
1
-18
/
+18
2007-05-02
[PATCH] x86-64: Get rid of dead code in suspend resume
Vivek Goyal
1
-56
/
+1
2007-05-02
[PATCH] x86-64: 64bit PIC SMP trampoline
Vivek Goyal
3
-22
/
+156
2007-05-02
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
Vivek Goyal
1
-1
/
+2
2007-05-02
[PATCH] x86-64: cleanup segments
Vivek Goyal
1
-6
/
+6
2007-05-02
[PATCH] x86-64: modify copy_bootdata to use virtual addresses
Vivek Goyal
1
-9
/
+8
2007-05-02
[PATCH] x86-64: Fix early printk to use standard ISA mapping
Vivek Goyal
1
-2
/
+1
2007-05-02
[PATCH] x86-64: Clean up the early boot page table
Vivek Goyal
1
-33
/
+28
2007-05-02
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
2
-58
/
+45
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
5
-5
/
+5
2007-05-02
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
4
-10
/
+64
2007-05-02
[PATCH] x86-64: Correct max number of CPUs in Kconfig
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
1
-4
/
+4
2007-05-02
[PATCH] x86-64: Some cleanup in time.c
Andi Kleen
1
-4
/
+1
2007-05-02
[PATCH] x86: Fix i386 and x86_64 fault information pollution
Andi Kleen
1
-7
/
+23
2007-05-02
[PATCH] x86-64: a few missing entry.S annotations
Jan Beulich
1
-0
/
+5
2007-05-02
[PATCH] x86: consolidate smp_send_stop()
Jan Beulich
1
-18
/
+10
2007-05-02
[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
Jan Beulich
1
-0
/
+1
2007-05-02
[PATCH] x86: adjust inclusion of asm/fixmap.h
Jan Beulich
2
-0
/
+2
2007-05-02
[PATCH] x86: default to physical mode on hotplug CPU kernels
Ingo Molnar
2
-14
/
+4
2007-05-02
[PATCH] x86-64: remove clustered APIC mode
Ingo Molnar
2
-139
/
+1
2007-05-02
[PATCH] x86-64: always use physical delivery mode on > 8 CPUs
Ingo Molnar
1
-56
/
+15
2007-05-02
[PATCH] x86-64: optimize & fix APIC mode setup
Ingo Molnar
1
-24
/
+15
2007-05-02
[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525
Andrew Morton
2
-21
/
+0
2007-05-02
[PATCH] x86-64: revert x86_64-mm-add-genapic_force
Andrew Morton
1
-8
/
+1
2007-05-02
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-134
/
+49
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
1
-1
/
+0
2007-04-24
[PATCH] x86-64: Always flush all pages in change_page_attr
Andi Kleen
1
-1
/
+1
2007-04-24
[PATCH] x86-64: make GART PTEs uncacheable
Joachim Deguara
1
-1
/
+5
2007-04-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2007-04-18
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-5
/
+7
2007-04-18
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
1
-1
/
+0
2007-04-17
cache_k8_northbridges() overflows beyond allocation
Badari Pulavarty
1
-2
/
+2
2007-04-16
[PATCH] x86: Fix potential overflow in perfctr reservation
Andi Kleen
1
-4
/
+6
2007-04-16
[PATCH] x86: Fix gcc 4.2 _proxy_pda workaround
Andi Kleen
1
-1
/
+1
2007-04-15
failsafe mechanism to HPET clock calibration
Ravikiran G Thirumalai
1
-3
/
+6
2007-04-09
[PATCH] x86_64 early quirks: fix early_qrk[] section tag
Andrew Morton
1
-1
/
+1
2007-04-02
[PATCH] x86: Don't probe for DDC on VBE1.2
Zwane Mwaikambo
1
-0
/
+14
2007-04-02
[PATCH] x86-64: Increase NMI watchdog probing timeout
Andi Kleen
1
-1
/
+1
2007-04-02
[PATCH] x86-64: Let oprofile reserve MSR on all CPUs
Andi Kleen
1
-27
/
+91
2007-03-29
[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30
Yinghai Lu
1
-3
/
+3
2007-03-27
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
1
-1
/
+3
2007-03-24
[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself
Thomas Gleixner
1
-0
/
+8
2007-03-23
x86-64: add "local_apic_timer_c2_ok" here too
Linus Torvalds
1
-0
/
+11
2007-03-18
[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64
Mathieu Desnoyers
1
-5
/
+8
2007-03-18
[PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLE
Adrian Bunk
1
-0
/
+1
[next]