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
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-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
3
-0
/
+70
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-5
/
+46
2010-05-27
vfs: introduce noop_llseek()
jan Blunck
1
-0
/
+1
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-2
/
+0
2010-05-27
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
FUJITA Tomonori
1
-8
/
+5
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-4
/
+0
2010-05-27
aio: fix the compat vectored operations
Jeff Moyer
1
-0
/
+5
2010-05-27
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
Jeff Moyer
1
-0
/
+4
2010-05-27
dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API
FUJITA Tomonori
1
-15
/
+0
2010-05-27
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
FUJITA Tomonori
2
-28
/
+2
2010-05-27
swiotlb: remove unnecessary swiotlb_sync_single_range_*
FUJITA Tomonori
1
-10
/
+0
2010-05-27
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
1
-0
/
+28
2010-05-27
INIT_SIGHAND: use SIG_DFL instead of NULL
Oleg Nesterov
1
-1
/
+1
2010-05-27
pids: init_struct_pid.tasks should never see the swapper process
Oleg Nesterov
1
-4
/
+4
2010-05-27
INIT_TASK() should initialize ->thread_group list
Oleg Nesterov
1
-0
/
+1
2010-05-27
pids: increase pid_max based on num_possible_cpus
Hedi Berriche
1
-0
/
+9
2010-05-27
rapidio: add switch domain routines
Alexandre Bounine
1
-0
/
+4
2010-05-27
rapidio: modify initialization of switch operations
Alexandre Bounine
2
-35
/
+9
2010-05-27
rapidio: add enabling SRIO port RX and TX
Thomas Moll
1
-0
/
+5
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
4
-4
/
+110
2010-05-27
rapidio: add IDT CPS/TSI switches
Alexandre Bounine
3
-2
/
+32
2010-05-27
ipc/sem.c: cacheline align the ipc spinlock for semaphores
Manfred Spraul
1
-1
/
+3
2010-05-27
notifier: change notifier_from_errno(0) to return NOTIFY_OK
Akinobu Mita
1
-1
/
+4
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
2
-3
/
+3
2010-05-27
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
1
-0
/
+5
2010-05-27
kill the obsolete thread_group_cputime_free() helper
Oleg Nesterov
1
-4
/
+0
2010-05-27
signals: kill the awful task_rq_unlock_wait() hack
Oleg Nesterov
1
-1
/
+0
2010-05-27
signals: make task_struct->signal immutable/refcountable
Oleg Nesterov
1
-1
/
+1
2010-05-27
exit: change zap_other_threads() to count sub-threads
Oleg Nesterov
1
-1
/
+1
2010-05-27
umh: creds: kill subprocess_info->cred logic
Oleg Nesterov
2
-2
/
+0
2010-05-27
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
1
-17
/
+0
2010-05-27
exec: replace call_usermodehelper_pipe with use of umh init function and reso...
Neil Horman
1
-7
/
+0
2010-05-27
kmod: add init function to usermodehelper
Neil Horman
1
-10
/
+41
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
2
-0
/
+9
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2
-0
/
+7
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
1
-1
/
+1
2010-05-27
memcg: fix mis-accounting of file mapped racy with migration
akpm@linux-foundation.org
2
-2
/
+9
2010-05-27
memcg: move charge of file pages
Daisuke Nishimura
1
-0
/
+5
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
2
-0
/
+10
2010-05-27
gpiolib: document that names can contain printk format specifiers
Uwe Kleine-König
1
-1
/
+3
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
2
-2
/
+2
2010-05-27
gpio: add interrupt handling capability to max732x
Marc Zyngier
1
-0
/
+3
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
1
-0
/
+42
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+3
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-27
mmc: add support MMCIF for SuperH
Yusuke Goda
1
-0
/
+39
2010-05-27
sdhci-pltfm: implement platform data passing
Anton Vorontsov
1
-0
/
+35
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
2
-6
/
+0
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-10
/
+113
2010-05-26
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
1
-0
/
+2
[next]