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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
modpost: don't emit section mismatch warnings for compiler optimizations
Paul Gortmaker
1
-0
/
+21
2015-04-22
modpost: expand pattern matching to support substring matches
Paul Gortmaker
1
-1
/
+11
2015-04-22
modpost: do not try to match the SHT_NUL section.
Quentin Casasnovas
1
-0
/
+9
2015-04-22
modpost: fix extable entry size calculation.
Quentin Casasnovas
1
-6
/
+10
2015-04-22
modpost: fix inverted logic in is_extable_fault_address().
Quentin Casasnovas
1
-1
/
+6
2015-04-22
modpost: handle -ffunction-sections
Rusty Russell
1
-1
/
+1
2015-04-22
modpost: Whitelist .text.fixup and .exception.text
Thierry Reding
1
-1
/
+1
2015-04-13
modpost: document the use of struct section_check.
Quentin Casasnovas
1
-0
/
+20
2015-04-13
modpost: handle relocations mismatch in __ex_table.
Quentin Casasnovas
1
-0
/
+141
2015-04-13
scripts: add check_extable.sh script.
Quentin Casasnovas
1
-0
/
+146
2015-04-13
modpost: mismatch_handler: retrieve tosym information only when needed.
Quentin Casasnovas
1
-3
/
+4
2015-04-13
modpost: factorize symbol pretty print in get_pretty_name().
Quentin Casasnovas
1
-11
/
+12
2015-04-13
modpost: add handler function pointer to sectioncheck.
Quentin Casasnovas
1
-26
/
+42
2015-04-13
modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.
Quentin Casasnovas
1
-1
/
+2
2015-04-13
modpost: add strict white-listing when referencing sections.
Quentin Casasnovas
1
-15
/
+19
2015-02-28
scripts/gdb: add empty package initialization script
Jan Kiszka
1
-0
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-0
/
+6
2015-02-19
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-3
/
+14
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-8
/
+2
2015-02-18
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-18
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-18
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-18
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
2015-02-18
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
1
-0
/
+2
2015-02-18
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
6
-9
/
+18
2015-02-18
scripts/gdb: add lx-lsmod command
Jan Kiszka
1
-1
/
+45
2015-02-18
scripts/gdb: add class to iterate over CPU masks
Jan Kiszka
1
-0
/
+54
2015-02-18
scripts/gdb: add lx_current convenience function
Jan Kiszka
1
-0
/
+17
2015-02-18
scripts/gdb: add internal helper and convenience function for per-cpu lookup
Jan Kiszka
2
-0
/
+69
2015-02-18
scripts/gdb: add get_gdbserver_type helper
Jan Kiszka
1
-0
/
+35
2015-02-18
scripts/gdb: add internal helper and convenience function to retrieve thread_...
Jan Kiszka
1
-0
/
+35
2015-02-18
scripts/gdb: add is_target_arch helper
Jan Kiszka
1
-0
/
+13
2015-02-18
scripts/gdb: add helper and convenience function to look up tasks
Jan Kiszka
2
-0
/
+28
2015-02-18
scripts/gdb: add task iteration class
Jan Kiszka
1
-0
/
+46
2015-02-18
scripts/gdb: add lx-dmesg command
Jan Kiszka
2
-0
/
+65
2015-02-18
scripts/gdb: add read_u16/32/64 helpers
Jan Kiszka
1
-0
/
+21
2015-02-18
scripts/gdb: add get_target_endianness helper
Jan Kiszka
1
-0
/
+18
2015-02-18
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2
-0
/
+29
2015-02-18
scripts/gdb: add automatic symbol reloading on module insertion
Jan Kiszka
1
-0
/
+39
2015-02-18
scripts/gdb: add lx-symbols command
Jan Kiszka
2
-0
/
+128
2015-02-18
scripts/gdb: add module iteration class
Jan Kiszka
1
-0
/
+39
2015-02-18
scripts/gdb: add container_of helper and convenience function
Jan Kiszka
2
-0
/
+37
2015-02-18
scripts/gdb: add cache for type objects
Jan Kiszka
1
-0
/
+34
2015-02-18
scripts/gdb: add infrastructure
Jan Kiszka
4
-0
/
+36
2015-02-17
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
1
-1
/
+0
2015-02-14
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-1
/
+1
2015-02-14
kernel: add support for .init_array.* constructors
Andrey Ryabinin
1
-0
/
+3
2015-02-14
kasan: enable stack instrumentation
Andrey Ryabinin
1
-0
/
+1
2015-02-14
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2
-0
/
+34
2015-02-14
checkpatch: add of_device_id to structs that should be const
Joe Perches
1
-3
/
+5
[next]