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] declare smp_call_function_single in generic code
Randy Dunlap
2
-7
/
+7
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2
-2
/
+2
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
1
-0
/
+6
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
1
-2
/
+2
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
1
-2
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
19
-2701
/
+0
2006-12-07
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
1
-0
/
+5
2006-12-07
[PATCH] sleep profiling
Ingo Molnar
1
-1
/
+23
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
6
-8
/
+9
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
1
-59
/
+17
2006-12-07
[PATCH] ext3: uninline large functions
Andrew Morton
1
-59
/
+17
2006-12-07
[PATCH] Exar quad port serial
Paul B Schroeder
1
-0
/
+1
2006-12-07
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
1
-0
/
+3
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
1
-24
/
+0
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
1
-15
/
+2
2006-12-07
[PATCH] probe_kernel_address() needs to do set_fs()
Andrew Morton
1
-0
/
+8
2006-12-07
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
1
-0
/
+1
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
[prev]
[next]