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
starfive-6.6.48-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-15
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
1
-3
/
+0
2007-05-12
x86_64: use signalfd and timerfd compat syscalls
Heiko Carstens
1
-3
/
+3
2007-05-12
x86_64: Add asm/mtrr.h include for some builds
Andi Kleen
1
-0
/
+1
2007-05-11
x86_64: Don't call mtrr_bp_init from identify_cpu
Andi Kleen
2
-3
/
+2
2007-05-11
x86_64: off-by-two error in aperture.c
Andrew Hastings
2
-2
/
+2
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+22
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
1
-0
/
+1
2007-05-11
x86_64: display more intuitive error message if kernel is not 2MB aligned
Vivek Goyal
1
-7
/
+0
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-10
x86_64: fix default_do_nmi() missing return after an if ()
Mathieu Desnoyers
1
-0
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
3
-1
/
+5
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
1
-0
/
+2
2007-05-08
Add IRQF_IRQPOLL flag on x86_64
Bernhard Walle
1
-1
/
+4
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+8
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-13
/
+4
2007-05-08
utimensat implementation
Ulrich Drepper
1
-1
/
+2
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
13
-13
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
10
-26
/
+11
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-15
/
+5
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-0
/
+2
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-5
/
+3
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-3
/
+3
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-20
/
+6
2007-05-07
get_unmapped_area handles MAP_FIXED on x86_64
Benjamin Herrenschmidt
1
-0
/
+3
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
6
-35
/
+48
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
64
-5509
/
+1798
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-2
/
+3
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-4
/
+15
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-03
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Fix allnoconfig error in genapic_flat.c
Andi Kleen
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Share identical video.S between i386 and x86-64
Andi Kleen
2
-2044
/
+1
2007-05-02
[PATCH] x86-64: Remove CONFIG_REORDER
Andi Kleen
4
-1296
/
+0
2007-05-02
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86-64: Drop -traditional for arch/x86_64/boot
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Use symbolic CPU features in early CPUID check
Andi Kleen
1
-7
/
+16
2007-05-02
[PATCH] x86-64: Avoid overflows during apic timer calibration
David P. Reed
1
-5
/
+6
2007-05-02
[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
Andi Kleen
2
-646
/
+36
2007-05-02
[PATCH] x86-64: set node_possible_map at runtime - try 2
Suresh Siddha
3
-10
/
+15
2007-05-02
[PATCH] x86-64: Dynamically adjust machine check interval
Tim Hockin
1
-8
/
+24
2007-05-02
[PATCH] x86-64: unexport cpu_llc_id
Andrew Morton
1
-1
/
+0
2007-05-02
[PATCH] x86-64: Auto compute __NR_syscall_max at compile time
Andi Kleen
2
-0
/
+11
2007-05-02
[PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone
Eric Dumazet
1
-4
/
+6
[next]