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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2
-2
/
+2
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-26
Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...
Linus Torvalds
1
-12
/
+2
2007-07-26
X86_POWERNOW_K8_ACPI must depend on ACPI
Adrian Bunk
1
-1
/
+1
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2
-2
/
+2
2007-07-22
x86_64: Fix paravirt compilation
Andi Kleen
1
-1
/
+2
2007-07-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-10
/
+2
2007-07-22
i386: Fix the K7 NMI watchdog checkbit
Björn Steinbrink
1
-1
/
+1
2007-07-22
i386: Handle P6s without performance counters in nmi watchdog
Andi Kleen
1
-1
/
+3
2007-07-22
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
Juergen Beisert
4
-2
/
+4
2007-07-22
i386: Do not include other cpus' interrupt 0 in nmi_watchdog
Keith Owens
1
-1
/
+1
2007-07-22
i386: Tune AMD Fam10h/11h like K8
Andi Kleen
1
-0
/
+3
2007-07-22
i386: Fix cpu_llc_id section mismatch warning
Andi Kleen
1
-1
/
+1
2007-07-22
x86: Stop MCEs and NMIs during code patching
Andi Kleen
3
-1
/
+45
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
3
-16
/
+50
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
2
-0
/
+14
2007-07-22
Pull misc into release branch
Len Brown
1
-8
/
+0
2007-07-22
Pull bugzilla-7880 into release branch
Len Brown
1
-2
/
+2
2007-07-22
i386: Update alignment when 4K stacks are used.
Robert P. J. Day
1
-6
/
+2
2007-07-22
i386: remove old IRQ balancing debug cruft
Stefan Richter
1
-22
/
+2
2007-07-22
i386: insert HPET firmware resource after PCI enumeration has completed
Aaron Durbin
1
-0
/
+36
2007-07-22
i386: basic infrastructure support for AMD geode-class machines
Andres Salomon
2
-0
/
+156
2007-07-22
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
2
-2
/
+1
2007-07-22
i386: hpet assumes boot cpu is 0
Chris Wright
1
-1
/
+1
2007-07-22
i386: remove volatile in apic.c
Thomas Gleixner
1
-2
/
+2
2007-07-22
i386: Remove unneeded test of 'task' in dump_trace()
Jesper Juhl
1
-1
/
+1
2007-07-22
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
William Lee Irwin III
1
-4
/
+4
2007-07-22
i386: HPET, check if the counter works
Thomas Gleixner
1
-1
/
+23
2007-07-22
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...
James Jarvis
1
-0
/
+9
2007-07-22
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
2
-0
/
+33
2007-07-22
i386: fix section mismatch warning in intel_cacheinfo
Sam Ravnborg
1
-1
/
+1
2007-07-22
x86: remove support for the Rise CPU
Adrian Bunk
3
-55
/
+0
2007-07-22
x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
Venki Pallipadi
1
-2
/
+2
2007-07-22
x86: Make Alt-SysRq-p display the debug register contents
Alan Stern
1
-0
/
+12
2007-07-22
i386: fix section mismatch warnings in mtrr
Sam Ravnborg
2
-2
/
+2
2007-07-22
i386: timer_irq_works() static again
Adrian Bunk
1
-1
/
+1
2007-07-22
i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
Adrian Bunk
1
-0
/
+1
2007-07-22
i386: remapped_pgdat_init() static
Adrian Bunk
1
-1
/
+1
2007-07-22
i386: smp-alt-once option is only useful with HOTPLUG_CPU
Jan Beulich
1
-5
/
+9
2007-07-22
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
1
-1
/
+3
2007-07-22
x86: share hpet.h with i386
Thomas Gleixner
1
-0
/
+1
2007-07-22
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
Björn Steinbrink
1
-2
/
+2
2007-07-22
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2
-22
/
+60
2007-07-22
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
1
-2
/
+1
2007-07-22
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
1
-3
/
+6
2007-07-22
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-48
/
+2
2007-07-22
highres: improve debug output
Ingo Molnar
1
-0
/
+3
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
4
-80
/
+21
2007-07-22
i386: touch_nmi_watchdog() in print_trace_address()
Konrad Rzeszutek
1
-0
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
1
-6
/
+9
[prev]
[next]