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
pinetabv-6.6.y-devel
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
2012-06-01
proc: use mm_access() instead of ptrace_may_access()
Cong Wang
1
-5
/
+2
2012-06-01
proc: remove mm_for_maps()
Cong Wang
4
-11
/
+4
2012-06-01
proc: clean up /proc/<pid>/environ handling
Cong Wang
1
-21
/
+24
2012-06-01
stack usage: add pid to warning printk in check_stack_usage
Tim Bird
1
-3
/
+3
2012-06-01
cred: remove task_is_dead() from __task_cred() validation
Oleg Nesterov
2
-8
/
+4
2012-06-01
kmod.c: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2012-06-01
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
Boaz Harrosh
2
-31
/
+24
2012-06-01
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
2
-21
/
+11
2012-06-01
kmod: unexport call_usermodehelper_freeinfo()
Boaz Harrosh
2
-6
/
+1
2012-06-01
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
1
-2
/
+2
2012-06-01
fat: add fat_msg_ratelimit()
Namjae Jeon
1
-0
/
+5
2012-06-01
fat: switch to fsinfo_inode
Artem Bityutskiy
2
-31
/
+18
2012-06-01
fat: mark superblock as dirty less often
Artem Bityutskiy
1
-4
/
+5
2012-06-01
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
1
-4
/
+9
2012-06-01
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
3
-1
/
+15
2012-06-01
HPFS: remove PRINTK() macro
Dan Carpenter
2
-8
/
+0
2012-06-01
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2
-11
/
+21
2012-06-01
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
Will Deacon
1
-1
/
+1
2012-06-01
init: disable sparse checking of the mount.o source files
H Hartley Sweeten
5
-8
/
+57
2012-06-01
checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
Joe Perches
1
-0
/
+13
2012-06-01
checkpatch: check for whitespace before semicolon at EOL
Eric Nelson
1
-0
/
+7
2012-06-01
vsprintf: further optimize decimal conversion
Denys Vlasenko
2
-91
/
+194
2012-06-01
vsprintf: correctly handle width when '#' flag used in %#p format
Grant Likely
1
-3
/
+5
2012-06-01
kernel/cpu_pm.c: fix various typos
Nicolas Pitre
1
-8
/
+8
2012-06-01
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
Andrew Morton
1
-6
/
+8
2012-06-01
sethostname/setdomainname: notify userspace when there is a change in uts_ker...
Sasikantha babu
1
-2
/
+2
2012-06-01
.mailmap: add Gustavo
Gustavo Padovan
1
-0
/
+2
2012-06-01
drivers/message/fusion: use pci_dev->revision
Sergei Shtylyov
2
-11
/
+5
2012-06-01
kernel/resource.c: correct the comment of allocate_resource()
Wei Yang
1
-2
/
+2
2012-06-01
introduce SIZE_MAX
Xi Wang
4
-4
/
+5
2012-06-01
CodingStyle: add kmalloc_array() to memory allocators
Xi Wang
1
-2
/
+14
2012-06-01
um/kernel/trap.c: port OOM changes to handle_page_fault()
Kautuk Consul
1
-5
/
+19
2012-06-01
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
1
-1
/
+1
2012-05-31
Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
Linus Torvalds
17
-497
/
+943
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
56
-674
/
+12125
2012-05-31
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-130
/
+212
2012-05-31
tty: add lockdep annotations
Eric Dumazet
1
-4
/
+15
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
6
-54
/
+70
2012-05-31
Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+16
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
50
-311
/
+245
2012-05-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
7
-62
/
+24
2012-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-37
/
+51
2012-05-31
Merge tag 'devel-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
27
-338
/
+706
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
34
-382
/
+444
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-645
/
+343
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
2
-0
/
+41
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
2
-0
/
+42
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2
-5
/
+33
2012-05-31
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2
-0
/
+58
[prev]
[next]