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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
truncate: new helpers
npiggin@suse.de
9
-108
/
+120
2009-09-24
fs: fix overflow in sys_mount() for in-kernel calls
Vegard Nossum
3
-42
/
+60
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
12
-69
/
+27
2009-09-24
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
3
-61
/
+120
2009-09-24
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
3
-10
/
+8
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
1
-6
/
+0
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
vfs: seq_file: add helpers for data filling
Miklos Szeredi
2
-36
/
+77
2009-09-24
vfs: remove redundant position check in do_sendfile
Jeff Layton
1
-3
/
+0
2009-09-24
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
2
-1
/
+11
2009-09-24
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
1
-4
/
+5
2009-09-24
libfs: return error code on failed attr set
Wu Fengguang
1
-2
/
+3
2009-09-24
seq_file: return a negative error code when seq_path_root() fails.
Tetsuo Handa
1
-0
/
+1
2009-09-24
vfs: optimize touch_time() too
Andi Kleen
1
-20
/
+23
2009-09-24
vfs: optimization for touch_atime()
Andi Kleen
1
-10
/
+10
2009-09-24
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
3
-31
/
+24
2009-09-24
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
Manish Katiyar
1
-2
/
+3
2009-09-24
libfs: make simple_read_from_buffer conventional
Steven Rostedt
1
-2
/
+6
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
77
-724
/
+403
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
56
-56
/
+2
2009-09-24
Revert "kmod: fix race in usermodehelper code"
Sebastian Andrzej Siewior
1
-8
/
+5
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
1
-341
/
+252
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
1
-111
/
+1
2009-09-24
cpumask: use new-style cpumask ops in mm/quicklist.
Rusty Russell
1
-2
/
+1
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
4
-14
/
+15
2009-09-24
cpumask: use mm_cpumask() wrapper: um
Rusty Russell
1
-2
/
+2
2009-09-24
cpumask: use mm_cpumask() wrapper: mips
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: mn10300
Rusty Russell
1
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
6
-20
/
+21
2009-09-24
cpumask: Use accessors for cpu_*_mask: um
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
4
-13
/
+13
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
4
-8
/
+8
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
12
-18
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2
-3
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
12
-20
/
+25
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
[next]