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
2010-10-30
audit: make functions static
Stephen Hemminger
3
-9
/
+6
2010-10-30
Audit: add support to match lsm labels on user audit messages
Miloslav Trmac
1
-0
/
+12
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-49
/
+15
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
1
-13
/
+3
2010-10-29
kdb: Fix early debugging crash regression
Jason Wessel
1
-1
/
+1
2010-10-29
kdb: fix per_cpu command to remove supress mask
Jason Wessel
1
-35
/
+11
2010-10-29
jump label: Make arch_jump_label_text_poke_early() optional
Steven Rostedt
1
-0
/
+7
2010-10-29
jump label: Fix error with preempt disable holding mutex
Steven Rostedt
1
-13
/
+13
2010-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-13
/
+11
2010-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+24
2010-10-29
convert cgroup and cpuset
Al Viro
2
-13
/
+11
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-16
/
+135
2010-10-28
jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
Jason Baron
2
-12
/
+27
2010-10-28
jump label: Fix module __init section race
Jason Baron
1
-1
/
+40
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
1
-4
/
+4
2010-10-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-242
/
+218
2010-10-28
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-1
/
+1
2010-10-28
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-28
kernel/resource.c: handle reinsertion of an already-inserted resource
Huang Shijie
1
-0
/
+2
2010-10-28
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-6
/
+4
2010-10-28
taskstats: split fill_pid function
Michael Holzheu
1
-29
/
+21
2010-10-28
taskstats: separate taskstats commands
Michael Holzheu
1
-40
/
+78
2010-10-28
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
1
-1
/
+7
2010-10-28
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
1
-0
/
+15
2010-10-28
exit: add lock context annotation on find_new_reaper()
Namhyung Kim
1
-0
/
+2
2010-10-28
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
3
-5
/
+5
2010-10-28
signals: annotate lock context change on ptrace_stop()
Namhyung Kim
1
-0
/
+2
2010-10-28
signals: annotate lock_task_sighand()
Namhyung Kim
1
-1
/
+2
2010-10-28
ptrace: cleanup ptrace_request()
Namhyung Kim
1
-7
/
+7
2010-10-28
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
1
-6
/
+10
2010-10-28
ptrace: annotate lock context change on exit_ptrace()
Namhyung Kim
1
-0
/
+2
2010-10-28
cgroup: notify ns_cgroup deprecated
Daniel Lezcano
1
-0
/
+8
2010-10-28
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
1
-0
/
+2
2010-10-28
cgroup: make the mount options parsing more accurate
Daniel Lezcano
1
-30
/
+60
2010-10-28
cgroup: add clone_children control file
Daniel Lezcano
1
-0
/
+39
2010-10-28
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
1
-23
/
+15
2010-10-28
cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...
Tomasz Buchert
1
-7
/
+8
2010-10-28
cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()
Tomasz Buchert
1
-10
/
+9
2010-10-27
Typedef SMP call function pointer
David Howells
1
-4
/
+4
2010-10-27
(trivial) Fix compiler warning in kernel/modules.c
Michał Mirosław
1
-1
/
+1
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+5
2010-10-27
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
1
-3
/
+3
2010-10-27
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
1
-2
/
+0
2010-10-27
printk: change type of 'boot_delay' to int *
Namhyung Kim
1
-1
/
+1
2010-10-27
printk: add lock context annotation
Namhyung Kim
1
-0
/
+1
2010-10-27
printk: fixup declaration of kmsg_reasons
Namhyung Kim
1
-1
/
+1
2010-10-27
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-10-27
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
1
-1
/
+1
2010-10-27
fs: allow for more than 2^31 files
Eric Dumazet
1
-3
/
+3
2010-10-27
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
1
-0
/
+1
[prev]
[next]