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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-50
/
+13
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
6
-27
/
+55
2008-02-07
I8K: add i8k driver to the x86_64 Kconfig
Bradley Smith
1
-1
/
+0
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-2
/
+1
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
2
-1
/
+6
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-15
/
+21
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
7
-18
/
+26
2008-02-07
Revert "cpuidle: build fix for non-x86"
Len Brown
1
-3
/
+0
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-3
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-3
/
+0
2008-02-07
Merge branches 'release' and 'throttling-domains' into release
Len Brown
1
-0
/
+6
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-2
/
+2
2008-02-07
Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release
Len Brown
1
-0
/
+6
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
3
-45
/
+2
2008-02-07
cpuidle: Add a poll_idle method
venkatesh.pallipadi@intel.com
1
-0
/
+3
2008-02-07
[CPUFREQ] Add missing printk levels to e_powersaver
Dave Jones
1
-12
/
+12
2008-02-07
[CPUFREQ] Fix sparse warning in powernow-k8
Dave Jones
1
-1
/
+3
2008-02-07
[CPUFREQ] Support Model D parts and newer in e_powersaver
Jesse Ahrens
1
-5
/
+32
2008-02-07
[CPUFREQ] Powernow-k8: Update to support the latest Turion processors
Mark Langsdorf
1
-1
/
+1
2008-02-07
[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h
Yinghai Lu
1
-3
/
+2
2008-02-07
[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data
Dave Young
1
-2
/
+2
2008-02-07
[CPUFREQ] arch/x86: Add missing "space"
Joe Perches
1
-1
/
+1
2008-02-07
[CPUFREQ] Remove pointless Kconfig dependancy
Dave Jones
1
-2
/
+2
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
13
-94
/
+153
2008-02-07
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
1
-2
/
+3
2008-02-07
x86: fix mttr trimming
Yinghai Lu
1
-10
/
+9
2008-02-07
x86: delay CPA self-test and repeat it
Ingo Molnar
2
-16
/
+53
2008-02-07
x86: fix 64-bit sections
Sam Ravnborg
1
-10
/
+5
2008-02-07
x86: remove suprious ifdefs from pageattr.c
Arjan van de Ven
1
-3
/
+0
2008-02-07
x86: mark the .rodata section also NX
Arjan van de Ven
2
-2
/
+9
2008-02-07
x86: fix iret exception recovery on 64-bit
Roland McGrath
1
-2
/
+1
2008-02-07
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
1
-1
/
+0
2008-02-07
x86: fix sparse error in traps_32.c
Harvey Harrison
1
-10
/
+5
2008-02-07
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
1
-13
/
+13
2008-02-07
x86 ptrace: disallow null cs/ss
Roland McGrath
1
-2
/
+23
2008-02-07
x86: remove X2 workaround
Ingo Molnar
1
-11
/
+0
2008-02-07
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
1
-6
/
+17
2008-02-07
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
1
-6
/
+15
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
1
-1
/
+1
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
3
-6
/
+0
2008-02-06
read_current_timer() cleanups
Andrew Morton
2
-2
/
+6
2008-02-06
stop c_p_a corrupting the pds
Hugh Dickins
1
-1
/
+0
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-6
/
+6
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2
-29
/
+1
2008-02-05
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
2
-17
/
+26
2008-02-05
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2
-14
/
+23
2008-02-05
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
FUJITA Tomonori
1
-0
/
+7
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2
-2
/
+6
[prev]
[next]