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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-02
[PATCH] fix memory leak in dma_declare_coherent_memory()
Yoichi Yuasa
1
-1
/
+1
2007-02-28
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
1
-2
/
+0
2007-02-27
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
12
-13
/
+13
2007-02-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
16
-31
/
+90
2007-02-26
[PATCH] x86: add -freg-struct-return to CFLAGS
Ingo Molnar
1
-1
/
+1
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-5
/
+5
2007-02-26
Revert "[PATCH] i386: add idle notifier"
Linus Torvalds
5
-63
/
+1
2007-02-23
[CPUFREQ] constify some data tables.
Dave Jones
3
-17
/
+17
2007-02-23
[CPUFREQ] constify cpufreq_driver where possible.
Dave Jones
12
-13
/
+13
2007-02-20
{rd,wr}msr_on_cpu SMP=n optimization
Adrian Bunk
2
-13
/
+1
2007-02-20
rdmsr_on_cpu, wrmsr_on_cpu
Alexey Dobriyan
2
-0
/
+72
2007-02-20
[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI
Thomas Renninger
1
-1
/
+0
2007-02-20
[PATCH] tick management: make broadcast dependent on local APIC
Thomas Gleixner
1
-0
/
+1
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-12
/
+13
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+88
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2
-8
/
+8
2007-02-17
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
1
-4
/
+5
2007-02-17
Pull fluff into release branch
Len Brown
1
-3
/
+2
2007-02-17
PCI: add systems for automatic breadth-first device sorting
Andy Gospodarek
1
-0
/
+88
2007-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
6
-286
/
+576
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-3
/
+1
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
1
-0
/
+1
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
1
-16
/
+4
2007-02-16
[PATCH] i386: enable dynticks in kconfig
Ingo Molnar
1
-0
/
+2
2007-02-16
[PATCH] i386 prepare nmi watchdog for dynticks
Thomas Gleixner
1
-2
/
+7
2007-02-16
[PATCH] i386 prepare for dyntick
Ingo Molnar
1
-0
/
+3
2007-02-16
[PATCH] i386 rework local apic timer calibration
Thomas Gleixner
1
-150
/
+215
2007-02-16
[PATCH] clockevents: i386 drivers
Thomas Gleixner
10
-746
/
+732
2007-02-16
[PATCH] i386, apic: clean up the APIC code
Thomas Gleixner
4
-766
/
+815
2007-02-16
[PATCH] Allow early access to the power management timer
Thomas Gleixner
1
-4
/
+1
2007-02-16
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
1
-0
/
+20
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2
-49
/
+4
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
1
-33
/
+17
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
3
-4
/
+7
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
4
-168
/
+17
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
1
-2
/
+1
2007-02-16
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
1
-38
/
+2
2007-02-16
[PATCH] i386: use GTOD persistent clock support
John Stultz
2
-97
/
+1
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
1
-2
/
+2
2007-02-16
[PATCH] vmi-versus-hrtimers
Andrew Morton
1
-1
/
+1
2007-02-15
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
Rafał Bilski
1
-22
/
+31
2007-02-14
[CPUFREQ] EPS - Correct 2nd brand test
Rafał Bilski
1
-1
/
+1
2007-02-13
[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
Jan Beulich
1
-1
/
+1
2007-02-13
[PATCH] i386: fix 32-bit ioctls on x64_32
Giuliano Procida
1
-0
/
+30
2007-02-13
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
3
-26
/
+21
2007-02-13
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
Rusty Russell
1
-1
/
+0
2007-02-13
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
Rusty Russell
2
-4
/
+3
2007-02-13
[PATCH] i386: Move mce_disabled to asm/mce.h
Rusty Russell
1
-1
/
+1
2007-02-13
[PATCH] i386: paravirt unhandled fallthrough
Rusty Russell
3
-6
/
+6
2007-02-13
[PATCH] x86: Don't require the vDSO for handling a.out signals
Andi Kleen
1
-1
/
+5
[next]