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-07-19
lguest: the host code
Rusty Russell
1
-1
/
+1
2007-07-19
x86_64: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-1
/
+3
2007-07-19
mm: variable length argument support
Ollie Wild
2
-59
/
+1
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
1
-1
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+2
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-12
/
+11
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+25
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+12
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-7
/
+16
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-0
/
+9
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2
-0
/
+9
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
1
-4
/
+8
2007-07-17
x86_64: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
Inhibit NMI watchdog when Alt-SysRq-T operation is underway
Konrad Rzeszutek
1
-0
/
+1
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
1
-2
/
+2
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
1
-1
/
+1
2007-07-16
x86: initial fixmap support
Eric W. Biderman
1
-1
/
+14
2007-07-16
x86_64: Allow smp_call_function_single() to current cpu
Avi Kivity
1
-4
/
+8
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
1
-5
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-07-12
Use the new x86 setup code for x86-64; unify with i386
H. Peter Anvin
7
-1263
/
+10
2007-07-12
x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
H. Peter Anvin
1
-0
/
+4
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-3
/
+3
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
2
-0
/
+10
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2
-24
/
+11
2007-07-12
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-2
/
+1
2007-06-27
x86_64 irq: use mask/unmask and proper locking in fixup_irqs()
Siddha, Suresh B
1
-3
/
+29
2007-06-27
x86_64: set the irq_chip name for lapic
Suresh Siddha
1
-0
/
+1
2007-06-24
x86_64: fix misplaced `continue' in mce.c
Joshua Wise
1
-2
/
+4
2007-06-23
x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined
Andi Kleen
2
-0
/
+10
2007-06-22
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
2
-1
/
+5
2007-06-21
x86: change_page_attr bandaids
Andi Kleen
1
-3
/
+4
2007-06-21
x86: Disable KPROBES with DEBUG_RODATA for now
Andi Kleen
1
-0
/
+1
2007-06-21
x86: Disable DAC on VIA bridges
Andi Kleen
1
-0
/
+12
2007-06-21
x86_64: Fix readahead/sync_file_range/fadvise64 compat calls
Andi Kleen
2
-3
/
+22
2007-06-09
x86_64: oops_begin() fix
Andrew Morton
1
-1
/
+2
2007-06-09
fix sysrq-m oops
Bob Picco
1
-0
/
+2
2007-06-08
enable interrupts in user path of page fault.
Steven Rostedt
1
-0
/
+6
2007-06-01
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
1
-0
/
+6
2007-05-24
i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP
Stefan Richter
1
-2
/
+5
2007-05-24
Avoid zero size allocation in cache_k8_northbridges()
Ben Collins
1
-1
/
+6
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
x86_64: vsyscall time() fix
john stultz
1
-1
/
+4
2007-05-21
x86_64: early_print kernel console should send CRLF not LFCR
Yinghai Lu
1
-1
/
+1
[next]