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-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-19
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-05-17
kconfig: autogenerated config_is_xxx macro
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+29
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+22
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-05-16
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
Michal Marek
1
-0
/
+2
2011-05-12
scripts/kallsyms.c: fix potential segfault
Xiaochen Wang
1
-0
/
+2
2011-05-12
scripts/gen_initramfs_list.sh: Convert to a /bin/sh script
Jamey Sharp
1
-7
/
+7
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+22
2011-05-05
Replace '-' in kernel version with '_'
Arun Sharma
2
-2
/
+2
2011-05-03
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
1
-0
/
+5
2011-05-03
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
Peter Foley
5
-6
/
+7
2011-05-03
kbuild: Fix Makefile.asm-generic for um
Michal Marek
1
-1
/
+1
2011-05-02
kbuild: Allow to combine multiple W= levels
Michal Marek
1
-2
/
+6
2011-04-29
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
1
-0
/
+1
2011-04-29
Fix handling of backlash character in LINUX_COMPILE_BY name
Marcin Nowakowski
1
-1
/
+1
2011-04-29
kbuild: don't warn about include/linux/version.h not including itself
Peter Foley
1
-0
/
+1
2011-04-29
kconfig: quiet commands when V=0
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change update-po-config to reflect new layout of arch/um
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: make update-po-config work in KBUILD_OUTPUT
Peter Foley
1
-7
/
+9
2011-04-29
kconfig: rearrange clean-files
Peter Foley
1
-2
/
+2
2011-04-29
kconfig: change gconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-2
/
+3
2011-04-29
kconfig: change qconf to modify hostprogs-y like nconf and mconf
Peter Foley
1
-3
/
+4
2011-04-29
kconfig: only build kxgettext when needed
Peter Foley
1
-1
/
+5
2011-04-28
kbuild: asm-generic support
Sam Ravnborg
2
-1
/
+32
2011-04-28
kbuild: implement several W= levels
Sam Ravnborg
1
-27
/
+38
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
2
-2
/
+7
2011-04-19
nconfig: Silence unused return values from wattrset
Stephen Boyd
1
-7
/
+7
2011-04-18
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
1
-1
/
+8
2011-04-18
kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros
Michal Marek
1
-2
/
+12
2011-04-18
kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros
Michal Marek
1
-14
/
+2
2011-04-18
kbuild: Use the deterministic mode of ar
Michal Marek
1
-2
/
+2
2011-04-18
kbuild: Call gzip with -n
Michal Marek
2
-3
/
+3
2011-04-18
kconfig: Do not record timestamp in auto.conf and autoconf.h
Michal Marek
1
-6
/
+2
2011-04-15
kconfig: get rid of unused flags
Yann E. MORIN
3
-12
/
+0
2011-04-15
kconfig: allow multiple inclusion of the same file
Yann E. MORIN
2
-20
/
+38
2011-04-08
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
[prev]
[next]