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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-93
/
+266
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
1
-2
/
+5
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2
-29
/
+14
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
1
-0
/
+11
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
2
-2
/
+8
2011-05-16
ftrace/x86: mcount offset calculation
Martin Schwidefsky
2
-0
/
+4
2011-05-16
ftrace/recordmcount: mcount address adjustment
Martin Schwidefsky
1
-2
/
+7
2011-05-16
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
Steven Rostedt
1
-30
/
+37
2011-05-16
ftrace/recordmcount: Remove duplicate code to find mcount symbol
Steven Rostedt
1
-24
/
+27
2011-05-16
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
Steven Rostedt
1
-1
/
+4
2011-05-16
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
Steven Rostedt
2
-13
/
+41
2011-05-16
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
Steven Rostedt
2
-6
/
+116
2011-05-16
ftrace/recordmcount: Modify only executable sections
Steven Rostedt
1
-0
/
+1
2011-05-16
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
Steven Rostedt
2
-0
/
+2
2011-05-16
ftrace/trivial: Clean up record mcount to use Linux switch style
Steven Rostedt
1
-21
/
+22
2011-05-16
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
Steven Rostedt
2
-32
/
+32
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-11
/
+11
2011-03-23
bloat-o-meter: include read-only data section in report
Jean Delvare
1
-1
/
+3
2011-03-23
checkpatch: warn about memset with swapped arguments
Dave Jones
1
-0
/
+5
2011-03-23
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
1
-0
/
+1
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-2
/
+2
2011-03-23
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
1
-1
/
+10
2011-03-22
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
12
-935
/
+1226
2011-03-21
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-9
/
+23
2011-03-21
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-1
/
+8
2011-03-17
Merge branch 'genksyms-enum' into kbuild/kbuild
Michal Marek
8
-863
/
+988
2011-03-17
genksyms: Regenerate lexer and parser
Michal Marek
3
-512
/
+661
2011-03-17
genksyms: Track changes to enum constants
Michal Marek
4
-13
/
+127
2011-03-17
genksyms: simplify usage of find_symbol()
Michal Marek
4
-9
/
+9
2011-03-17
genksyms: Add helpers for building string lists
Michal Marek
1
-32
/
+38
2011-03-17
genksyms: Simplify printing of symbol types
Michal Marek
1
-16
/
+27
2011-03-17
genksyms: Simplify lexer
Michal Marek
2
-138
/
+123
2011-03-17
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2
-147
/
+7
2011-03-17
modpost: fix trailing comma
Randy Dunlap
1
-8
/
+15
2011-03-17
KBuild: silence "'scripts/unifdef' is up to date."
Mike Waychison
1
-0
/
+5
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+20
2011-03-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+4
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-72
/
+0
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-0
/
+20
2011-03-14
kbuild: Fix computing srcversion for modules
Michal Marek
2
-8
/
+30
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2
-1
/
+3
2011-03-09
kbuild: Add make tarxz-pkg build option
Zdenek Kaspar
2
-1
/
+8
2011-03-09
Merge commit 'v2.6.38-rc1' into kbuild/packaging
Michal Marek
117
-3644
/
+8852
2011-03-09
kbuild: Add extra gcc checks
Borislav Petkov
1
-1
/
+34
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+20
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+11
2011-03-03
SELinux: Auto-generate security_is_socket_class
Harry Ciao
1
-0
/
+20
2011-02-23
rtmutex: tester: Remove the remaining BKL leftovers
Thomas Gleixner
14
-67
/
+0
2011-02-21
fixdep: Do not record dependency on the source file itself
Michal Marek
1
-1
/
+11
[next]