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
2006-12-07
[PATCH] pull in necessary header files for cdev.h
Jan Engelhardt
1
-0
/
+4
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-1
/
+10
2006-12-07
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
1
-0
/
+1
2006-12-07
[PATCH] fuse: add bmap support
Miklos Szeredi
1
-0
/
+11
2006-12-07
[PATCH] fuse: update userspace interface to version 7.8
Miklos Szeredi
1
-3
/
+9
2006-12-07
[PATCH] constify inode accessors
Jan Engelhardt
1
-3
/
+3
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+19
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
1
-0
/
+2
2006-12-07
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
1
-1
/
+1
2006-12-07
[PATCH] fix v850 compilation
Adrian Bunk
1
-2
/
+0
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
1
-3
/
+5
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
1
-12
/
+1
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
1
-1
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-81
/
+84
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-3
/
+6
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-2
/
+1
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-0
/
+101
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
1
-0
/
+18
2006-12-07
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
1
-8
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
21
-28
/
+28
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-3
/
+0
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-4
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-2
/
+1
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
1
-2
/
+0
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
1
-2
/
+0
2006-12-07
[PATCH] silence unused pgdat warning from alloc_bootmem_node and friends
Andy Whitcroft
1
-7
/
+20
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
2
-4
/
+4
2006-12-07
[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h
Christoph Lameter
1
-15
/
+18
2006-12-07
[PATCH] Move names_cachep to linux/fs.h
Christoph Lameter
2
-3
/
+2
2006-12-07
[PATCH] Move fs_cachep to linux/fs_struct.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move filep_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move files_cachep to include/file.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move vm_area_cachep to include/mm.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Move sighand_cachep to include/signal.h
Christoph Lameter
2
-1
/
+2
2006-12-07
[PATCH] Remove bio_cachep from slab.h
Christoph Lameter
1
-1
/
+0
2006-12-07
[PATCH] node-aware skb allocation
Christoph Hellwig
1
-3
/
+3
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+22
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-0
/
+23
2006-12-07
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
Peter Zijlstra
2
-5
/
+13
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
11
-26
/
+58
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+1
2006-12-07
[PATCH] mm: add arch_alloc_page
Nick Piggin
1
-0
/
+3
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2
-4
/
+10
2006-12-07
[PATCH] memory page_alloc zonelist caching reorder structure
Paul Jackson
1
-1
/
+1
[next]