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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
9p: saving negative to unsigned char
Dan Carpenter
1
-2
/
+3
2010-04-05
9p: return on mutex_lock_interruptible()
Dan Carpenter
1
-0
/
+2
2010-04-05
9p: Creating files with names too long should fail with ENAMETOOLONG.
Sripathi Kodi
1
-0
/
+3
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
5
-3
/
+34
2010-04-05
9p: drop nlink remove
Aneesh Kumar K.V
1
-1
/
+5
2010-04-05
fs/9p: Clunk the fid resulting from partial walk of the name
Aneesh Kumar K.V
1
-2
/
+10
2010-04-05
9p: documentation update
Sripathi Kodi
1
-2
/
+16
2010-04-05
9p: Fix setting of protocol flags in v9fs_session_info structure.
Sripathi Kodi
1
-3
/
+5
2010-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-21
/
+120
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-75
/
+153
2010-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2010-04-04
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2010-04-04
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
1
-49
/
+38
2010-04-04
sunxvr500: Ignore secondary output PCI devices.
David S. Miller
1
-7
/
+17
2010-04-04
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-04
sparc64: Update defconfig.
David S. Miller
1
-12
/
+16
2010-04-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4501
-121780
/
+251528
2010-04-04
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
1
-1
/
+1
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+0
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+1
2010-04-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-47
/
+137
2010-04-03
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-2
/
+61
2010-04-03
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+4
2010-04-03
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
Clemens Ladisch
1
-33
/
+3
2010-04-03
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2
-102
/
+109
2010-04-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-8
/
+13
2010-04-03
tty: release_one_tty() forgets to put pids
Oleg Nesterov
1
-0
/
+2
2010-04-03
perf, probe-finder: Build fix on Debian
Borislav Petkov
1
-5
/
+5
2010-04-02
kgdb: Turn off tracing while in the debugger
Jason Wessel
1
-0
/
+8
2010-04-02
kgdb: use atomic_inc and atomic_dec instead of atomic_set
Jason Wessel
1
-8
/
+7
2010-04-02
kgdb: eliminate kgdb_wait(), all cpus enter the same way
Jason Wessel
1
-83
/
+82
2010-04-02
kgdbts,sh: Add in breakpoint pc offset for superh
Jason Wessel
1
-0
/
+6
2010-04-02
kgdb: have ebin2mem call probe_kernel_write once
Jason Wessel
1
-14
/
+9
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
1
-5
/
+12
2010-04-02
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
Oleg Nesterov
1
-1
/
+1
2010-04-02
sched: Fix proc_sched_set_task()
Mike Galbraith
1
-4
/
+0
2010-04-02
perf: Fix 'perf sched record' deadlock
Mike Galbraith
1
-3
/
+12
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2
-5
/
+44
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2
-36
/
+52
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
1
-2
/
+2
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
5
-15
/
+25
2010-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+5
2010-04-02
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-84
/
+294
2010-04-02
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
4
-28
/
+75
2010-04-02
sh: export return_address() symbol.
Paul Mundt
1
-0
/
+3
2010-04-01
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
76
-1676
/
+2904
2010-04-01
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
24
-446
/
+407
2010-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
4
-2
/
+170
2010-04-01
oom: fix the unsafe usage of badness() in proc_oom_score()
Oleg Nesterov
1
-2
/
+3
2010-04-01
microblaze: Support word copying in copy_tofrom_user
Michal Simek
1
-14
/
+25
[next]