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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
1
-0
/
+3
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
1
-0
/
+26
2010-03-06
pca953x: minor include cleanup
Olof Johansson
1
-0
/
+8
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
1
-0
/
+18
2010-03-06
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
1
-0
/
+2
2010-03-06
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
1
-3
/
+21
2010-03-06
coredump: pass mm->flags as a coredump parameter for consistency
Masami Hiramatsu
1
-0
/
+1
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
2
-1
/
+26
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2
-0
/
+18
2010-03-06
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
1
-0
/
+41
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+2
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
3
-0
/
+40
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-0
/
+7
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-3
/
+3
2010-03-06
smp: fix documentation in include/linux/smp.h
Rakib Mullick
1
-1
/
+1
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
1
-11
/
+0
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
1
-4
/
+4
2010-03-06
mm: add comment about deprecation of __GFP_NOFAIL
David Rientjes
1
-1
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
1
-1
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-4
/
+3
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
1
-4
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
1
-0
/
+1
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
3
-6
/
+38
2010-03-06
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
1
-11
/
+11
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
1
-0
/
+3
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-3
/
+3
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
1
-6
/
+1
2010-03-06
mm: remove free_hot_page()
Li Hong
1
-1
/
+1
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
3
-6
/
+12
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
3
-65
/
+126
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+3
2010-03-06
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+20
2010-03-06
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
3
-13
/
+18
2010-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-4
/
+17
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-268
/
+126
2010-03-06
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-29
/
+93
2010-03-06
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
1
-1
/
+2
2010-03-06
9P2010.L handshake: Add mount option
Sripathi Kodi
1
-0
/
+15
2010-03-06
net/9p: Remove MAX_9P_CHAN limit
Aneesh Kumar K.V
1
-3
/
+0
2010-03-06
net/9p: Add multi channel support.
Aneesh Kumar K.V
1
-1
/
+1
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
290
-1653
/
+5734
2010-03-05
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Simplify nfs_wb_page()
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
1
-0
/
+1
2010-03-05
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
1
-7
/
+0
2010-03-05
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+44
[next]