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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
1
-0
/
+13
2010-10-29
MIPS: Allow UserLocal on MIPS_R1 processors
Kevin Cernekee
1
-6
/
+7
2010-10-29
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
1
-29
/
+33
2010-10-29
MIPS: Add support for hardware performance events (mipsxx)
Deng-Cheng Zhu
2
-0
/
+1059
2010-10-29
MIPS: Perf-events: Add callchain support
Deng-Cheng Zhu
1
-1
/
+107
2010-10-29
MIPS: add support for hardware performance events (skeleton)
Deng-Cheng Zhu
2
-0
/
+490
2010-10-29
MIPS: add support for software performance events
Deng-Cheng Zhu
2
-3
/
+22
2010-10-29
MIPS: Octeon: Probe for Octeon II CPUs.
David Daney
1
-0
/
+7
2010-10-29
MIPS: Add a platform hook for swiotlb setup.
David Daney
1
-0
/
+1
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
1
-0
/
+24
2010-10-28
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
1
-11
/
+11
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-0
/
+116
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-2
/
+4
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
16
-4
/
+17
2010-10-21
of/mips: Add device tree support to MIPS
Dezhong Diao
3
-0
/
+116
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-1
/
+1
2010-10-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-6
/
+6
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-43
/
+47
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
1
-2
/
+2
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
1
-0
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-2
/
+4
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
15
-2
/
+15
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
5
-3
/
+22
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
1
-1
/
+1
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
1
-2
/
+1
2010-10-04
MIPS: kspd: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-65
/
+146
2010-08-05
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
Jason Wessel
1
-7
/
+1
2010-08-05
kgdb,mips: Individual register get/set for mips
Jason Wessel
1
-58
/
+145
2010-08-05
MIPS: Clean up notify_die() usage.
David Daney
1
-10
/
+15
2010-08-05
MIPS: Remove unused task_struct.trap_no field.
David Daney
2
-2
/
+1
2010-08-05
MIPS: kprobe: Add support.
David Daney
3
-1
/
+579
2010-08-05
MIPS: Decode core number for R2 CPUs.
David Daney
1
-0
/
+3
2010-08-05
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
1
-2
/
+1
2010-08-05
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
1
-0
/
+4
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
1
-1
/
+1
2010-08-05
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
Lars-Peter Clausen
1
-0
/
+20
2010-08-05
MIPS: tracing: Fix the indentation of mcount.S
Wu Zhangjin
1
-3
/
+3
[next]