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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
1
-1
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
4
-8
/
+8
2009-05-14
MIPS: Use force_sig when handling address errors.
David Daney
1
-3
/
+3
2009-05-14
MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime
David Daney
2
-4
/
+4
2009-05-14
MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC
Kevin D. Kissell
1
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+3
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
6
-8
/
+8
2009-04-03
preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
Ralf Baechle
4
-0
/
+8
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
4
-5
/
+0
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
1
-17
/
+4
2009-03-30
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
Dmitri Vorobiev
1
-1
/
+1
2009-03-30
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
Dmitri Vorobiev
1
-7
/
+7
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
1
-2
/
+1
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
2
-3
/
+6
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
1
-1
/
+2
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
1
-3
/
+3
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
4
-5
/
+0
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
3
-36
/
+2
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-36
/
+2
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
3
-36
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-3
/
+5
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-24
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
Chris Dearman
1
-5
/
+7
2009-03-24
MIPS: compat: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
10
-97
/
+107
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
1
-0
/
+1
2009-03-11
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
1
-1
/
+1
2009-03-01
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
9
-97
/
+106
2009-02-27
Revert "MIPS: Print irq handler description"
Ralf Baechle
1
-1
/
+0
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
8
-96
/
+106
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-06
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
3
-5
/
+20
2009-01-31
MIPS: Read watch registers with interrupts disabled.
David Daney
2
-2
/
+12
2009-01-31
MIPS: R2: Fix broken installation of cache error handler.
Ralf Baechle
1
-2
/
+6
2009-01-31
MIPS: SMTC: Fix build after recent creditial changes.
Ralf Baechle
1
-1
/
+2
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
1
-1
/
+1
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
2
-3
/
+5
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
1
-1
/
+3
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
2
-2
/
+2
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
1
-2
/
+4
2009-01-11
MIPS: make cp0 counter clocksource/event usable as fallback.
Manuel Lauss
3
-4
/
+4
2009-01-11
MIPS: Print irq handler description
Manuel Lauss
1
-0
/
+1
2009-01-11
MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.
David Daney
1
-0
/
+33
[next]