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
starfive-6.6.48-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-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
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
1
-1
/
+1
2010-10-27
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
3
-11
/
+11
2010-10-27
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-27
oom: add per-mm oom disable count
Ying Han
2
-1
/
+17
2010-10-27
resources: support allocating space within a region from the top down
Bjorn Helgaas
1
-4
/
+94
2010-10-27
resources: handle overflow when aligning start of available area
Bjorn Helgaas
1
-8
/
+13
2010-10-27
resources: ensure callback doesn't allocate outside available space
Bjorn Helgaas
1
-5
/
+11
2010-10-27
resources: factor out resource_clip() to simplify find_resource()
Bjorn Helgaas
1
-4
/
+11
2010-10-27
resources: add a default alignf to simplify find_resource()
Bjorn Helgaas
1
-2
/
+13
2010-10-26
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
1
-163
/
+172
2010-10-26
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
1
-1
/
+1
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-26
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-26
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
1
-2
/
+2
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
1
-3
/
+3
2010-10-26
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
1
-1
/
+3
2010-10-25
kprobes: Remove redundant text_mutex lock in optimize
Masami Hiramatsu
1
-3
/
+4
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-24
sched_stat: Update sched_info_queue/dequeue() code comments
Rakib Mullick
1
-19
/
+1
2010-10-23
tracing: Fix 'faild' -> 'failed' typo
Joe Perches
1
-1
/
+1
2010-10-23
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-7
/
+9
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-127
/
+85
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-116
/
+194
2010-10-23
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
3
-22
/
+9
2010-10-23
debug_core: refactor locking for master/slave cpus
Jason Wessel
2
-50
/
+56
2010-10-23
debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()
Dongdong Deng
1
-2
/
+5
2010-10-23
kdb,kgdb: fix sparse fixups
Jason Wessel
1
-8
/
+1
2010-10-23
kdb: Fix oops in kdb_unregister
Jason Wessel
1
-1
/
+1
2010-10-23
kdb,ftdump: Remove reference to internal kdb include
Jason Wessel
1
-1
/
+0
2010-10-23
kdb: Allow kernel loadable modules to add kdb shell functions
Jason Wessel
3
-40
/
+5
2010-10-23
debug_core: stop rcu warnings on kernel resume
Jason Wessel
1
-0
/
+2
2010-10-23
debug_core: move all watch dog syncs to a single function
Jason Wessel
1
-6
/
+9
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
10
-0
/
+17
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-4
/
+0
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-11
/
+9
2010-10-22
genirq: Warn if enable_irq is called before irq is set up
Thomas Gleixner
1
-0
/
+4
2010-10-22
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-6
/
+2
2010-10-22
perf_events: Fix for transaction recovery in group_sched_in()
Stephane Eranian
1
-2
/
+20
2010-10-22
perf_events: Revert: Fix transaction recovery in group_sched_in()
Stephane Eranian
1
-63
/
+13
2010-10-22
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2
-10
/
+23
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-591
/
+0
[prev]
[next]