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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
14
-16
/
+3
2009-03-30
MIPS: Alchemy: PB1200: use SMC91X platform data.
Manuel Lauss
1
-0
/
+10
2009-03-30
MIPS: Alchemy: MIPS hazard workarounds are not required.
Manuel Lauss
2
-3
/
+3
2009-03-30
MIPS: Alchemy: provide cpu feature overrides.
Manuel Lauss
1
-0
/
+49
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
4
-38
/
+11
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: Malta: make a needlessly global integer variable static
Dmitri Vorobiev
2
-3
/
+1
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
5
-18
/
+9
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-1
/
+1
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
12
-41
/
+59
2009-03-30
MIPS: EMMA2RH: Set UART mapbase
Shinya Kuribayashi
1
-0
/
+3
2009-03-30
MIPS: EMMA2RH: Use set_irq_chip_and_handler_name
Shinya Kuribayashi
1
-6
/
+6
2009-03-30
MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts
Shinya Kuribayashi
1
-18
/
+10
2009-03-30
MIPS: Mark Eins: Fix cascading interrupt dispatcher
Shinya Kuribayashi
1
-4
/
+6
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
3
-128
/
+146
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
6
-7
/
+14
2009-03-30
MIPS: Cavium: Add -Werror
Ralf Baechle
1
-0
/
+2
2009-03-30
MIPS: Makefile: Add simple make install target.
Ralf Baechle
1
-0
/
+6
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
1
-3
/
+3
2009-03-30
MIPS: __raw_spin_lock() may spin forever on ticket wrap.
David Daney
1
-4
/
+4
2009-03-30
MIPS: Forward declare struct task_struct to avoid potencial warning.
Ralf Baechle
1
-0
/
+2
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
12
-14
/
+2
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2
-2
/
+1
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
8
-10
/
+15
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
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-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
22
-231
/
+556
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-14
/
+13
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
50
-476
/
+929
2009-03-25
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-14
/
+13
2009-03-24
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
Chris Dearman
1
-5
/
+7
2009-03-24
MIPS: Change {set,clear,change}_c0_<foo> to return old value.
Ralf Baechle
1
-11
/
+11
2009-03-24
MIPS: compat: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-24
MIPS: VR5500: Enable prefetch
Shinya Kuribayashi
1
-1
/
+1
2009-03-24
MIPS: Fix oops in dma_unmap_page on not coherent mips platforms
Jan Nikitenko
1
-1
/
+1
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
27
-302
/
+641
2009-03-14
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-14
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-11
MIPS: IP27: Enable RAID5 module
Ralf Baechle
1
-1
/
+1
2009-03-11
MIPS: TXx9: update defconfigs
Atsushi Nemoto
2
-137
/
+447
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
5
-3
/
+7
2009-03-11
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
1
-1
/
+1
2009-03-08
MIPS: compat: Implement is_compat_task.
Ralf Baechle
1
-0
/
+7
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
13
-105
/
+119
2009-03-03
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-1
/
+0
[next]