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
2010-03-25
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2
-2
/
+2
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-03-25
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
2
-1
/
+6
2010-03-25
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2
-0
/
+2
2010-03-25
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-25
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
3
-10
/
+14
2010-03-25
doc: add the documentation for mpol=local
KOSAKI Motohiro
1
-1
/
+5
2010-03-25
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-03-25
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-03-25
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-03-25
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-03-25
c2port: fix device_create() return value check
Jani Nikula
1
-2
/
+2
2010-03-25
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
1
-1
/
+1
2010-03-25
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
1
-0
/
+1
2010-03-25
Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-0
/
+0
2010-03-25
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
David Härdeman
1
-2
/
+0
2010-03-25
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
1
-4
/
+3
2010-03-25
MAINTAINERS: use tab not spaces for delimiter
Joe Perches
1
-20
/
+20
2010-03-25
drivers/gpio/max730x.c: add license macro
Richard Röjfors
1
-0
/
+4
2010-03-25
memcg: fix typo in memcg documentation
Greg Thelen
1
-1
/
+1
2010-03-25
get_maintainer: repair STDIN usage
Wolfram Sang
1
-1
/
+1
2010-03-25
blackfin: enable DEBUG_SECTION_MISMATCH
Mike Frysinger
1
-1
/
+2
2010-03-25
Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
Russell King
1
-3
/
+3
2010-03-25
fs/binfmt_aout.c: fix pointer warnings
Borislav Petkov
1
-6
/
+8
2010-03-25
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
1
-0
/
+2
2010-03-25
rtc/mc13783: fix use after free bug
Uwe Kleine-König
1
-10
/
+13
2010-03-25
memcontrol: fix potential null deref
Dan Carpenter
1
-2
/
+4
2010-03-25
cgroups: remove duplicate include
Li Zefan
1
-1
/
+0
2010-03-25
memcg: disable move charge in no mmu case
Daisuke Nishimura
1
-22
/
+22
2010-03-22
Fix up prototype for sys_ipc breakage
Linus Torvalds
1
-1
/
+1
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-2
/
+13
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-235
/
+463
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+6
2010-03-22
rxrpc: Check allocation failure.
Tetsuo Handa
1
-0
/
+6
2010-03-22
AFS: Potential null dereference
Dan Carpenter
1
-2
/
+3
2010-03-22
ppc64 sys_ipc breakage in 2.6.34-rc2
Anton Blanchard
1
-1
/
+1
2010-03-22
x86 / perf: Fix suspend to RAM on HP nx6325
Rafael J. Wysocki
1
-3
/
+5
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-22
ip_gre: include route header_len in max_headroom calculation
Timo Teräs
1
-1
/
+3
2010-03-22
if_tunnel.h: add missing ams/byteorder.h include
Paulius Zaleckas
1
-0
/
+1
2010-03-22
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
1
-1
/
+2
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-51
/
+119
2010-03-22
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
1
-1
/
+3
2010-03-21
Bluetooth: Fix kernel crash on L2CAP stress tests
Andrei Emeltchenko
1
-0
/
+5
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
6
-88
/
+114
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
4
-4
/
+41
2010-03-21
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2
-10
/
+18
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
3
-4
/
+6
[next]