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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
1
-22
/
+16
2006-12-07
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
1
-42
/
+44
2006-12-07
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
1
-27
/
+28
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2
-2
/
+25
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2
-32
/
+17
2006-12-07
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
1
-13
/
+4
2006-12-07
[PATCH] profile: fix uaccess handling
Heiko Carstens
1
-1
/
+2
2006-12-07
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
Roland McGrath
1
-1
/
+10
2006-12-07
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
1
-3
/
+6
2006-12-07
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
1
-10
/
+15
2006-12-07
[PATCH] cpuset: minor code refinements
Paul Jackson
1
-5
/
+4
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-3
/
+8
2006-12-07
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
1
-8
/
+5
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+1
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
1
-6
/
+14
2006-12-07
[PATCH] swsusp: kill write-only variable
Pavel Machek
1
-3
/
+1
2006-12-07
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-22
/
+27
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
3
-22
/
+39
2006-12-07
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
Siddha, Suresh B
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
1
-7
/
+18
2006-12-07
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
1
-8
/
+8
2006-12-07
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
8
-1
/
+8
2006-12-07
[PATCH] swsusp: fix platform mode
Stefan Seyfried
1
-0
/
+22
2006-12-07
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
1
-3
/
+3
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
5
-239
/
+671
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2
-1
/
+44
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
3
-5
/
+26
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
4
-72
/
+80
2006-12-07
[PATCH] swsusp: rearrange swap-handling code
Rafael J. Wysocki
1
-109
/
+112
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2
-3
/
+4
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
2
-1
/
+34
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
7
-14
/
+14
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-6
/
+6
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-14
/
+14
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2
-11
/
+8
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-1
/
+16
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
8
-32
/
+63
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-0
/
+1
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
2
-1
/
+15
2006-12-03
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
1
-6
/
+2
2006-12-03
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
1
-1
/
+1
[next]