Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2e78cf7a3f562edca4230b188c8832b6214eccd
/
scripts
« Previous
c841e12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
b422b75
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
3323641
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
by Fabian Frederick
· 10 years ago
99b2cdd
scripts/extract-ikconfig: Support LZ4-compressed images.
by Alex Pilon
· 10 years ago
5017335
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
by Fabian Frederick
· 10 years ago
e5d8f59
modpost: document the use of struct section_check.
by Quentin Casasnovas
· 10 years ago
52dc059
modpost: handle relocations mismatch in __ex_table.
by Quentin Casasnovas
· 10 years ago
c31e4b8
scripts: add check_extable.sh script.
by Quentin Casasnovas
· 10 years ago
c7a65e0
modpost: mismatch_handler: retrieve tosym information only when needed.
by Quentin Casasnovas
· 10 years ago
356ad53
modpost: factorize symbol pretty print in get_pretty_name().
by Quentin Casasnovas
· 10 years ago
644e8f1
modpost: add handler function pointer to sectioncheck.
by Quentin Casasnovas
· 10 years ago
157d197
modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.
by Quentin Casasnovas
· 10 years ago
050e57f
modpost: add strict white-listing when referencing sections.
by Quentin Casasnovas
· 10 years ago
0a1f00a
kconfig: Do not print status messages in make -s mode
by Michal Marek
· 10 years ago
1cba0c3
kconfig: Simplify Makefile
by Michal Marek
· 10 years ago
41b585b
Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols
by Ard Biesheuvel
· 10 years ago
bd8b22d
Kbuild: kallsyms: ignore veneers emitted by the ARM linker
by Ard Biesheuvel
· 10 years ago
77479b3
kbuild: Create directory for target DTB
by Nathan Rossi
· 10 years ago
5f655c7
kbuild: include $(src)/Makefile rather than $(obj)/Makefile
by Masahiro Yamada
· 10 years ago
7aacad5
kbuild: use relative path to include Makefile
by Masahiro Yamada
· 10 years ago
8286ae0
MIPS: Add CDMM bus support
by James Hogan
· 10 years ago
2c2b913
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
by Valentin Rothberg
· 10 years ago
63a9103
kbuild: add generic mergeconfig target, %.config
by Masahiro Yamada
· 10 years ago
bc8f8f5
merge_config.sh: rename MAKE to RUNMAKE
by Masahiro Yamada
· 10 years ago
3a975b8
merge_config.sh: improve indentation
by Masahiro Yamada
· 10 years ago
371cfd4
kbuild: mergeconfig: remove redundant $(objtree)
by Masahiro Yamada
· 10 years ago
b9fe99c
kbuild: mergeconfig: move an error check to merge_config.sh
by Masahiro Yamada
· 10 years ago
de46199
kbuild: mergeconfig: fix "jobserver unavailable" warning
by Masahiro Yamada
· 10 years ago
e9533ae
checkkconfigsymbols.py: fix sorted output
by Valentin Rothberg
· 10 years ago
b1a3f24
checkkconfigsymbols.py: make it Git aware
by Valentin Rothberg
· 10 years ago
9b4ade2
xen: build infrastructure for generating hypercall depending symbols
by Juergen Gross
· 10 years ago
208d511
checkkconfigsymbols.py: filter reports for tools/
by Valentin Rothberg
· 10 years ago
586a1a1
scripts/gdb: add empty package initialization script
by Jan Kiszka
· 10 years ago
ad8d40c
kconfig: Remove unnecessary prototypes from headers
by Michal Marek
· 10 years ago
4631574
kconfig: Remove dead code
by Michal Marek
· 10 years ago
70529b1
kconfig: Get rid of the P() macro in headers
by Michal Marek
· 10 years ago
4980bdf
kconfig: fix a misspelling in scripts/kconfig/merge_config.sh
by Masahiro Yamada
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
7734334
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
27a22ee
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
a9c5bcf
scripts/gdb: disable pagination while printing from breakpoint handler
by Jan Kiszka
· 10 years ago
a77e15e
scripts/gdb: convert CpuList to generator function
by Jan Kiszka
· 10 years ago
fffb944
scripts/gdb: convert ModuleList to generator function
by Jan Kiszka
· 10 years ago
54e2289
scripts/gdb: use a generator instead of iterator for task list
by Daniel Wagner
· 10 years ago
2478a8a
scripts/gdb: ignore byte-compiled python files
by Daniel Thompson
· 10 years ago
276d97d
scripts/gdb: port to python3 / gdb7.7
by Pantelis Koukousoulas
· 10 years ago
5403727
scripts/gdb: add lx-lsmod command
by Jan Kiszka
· 10 years ago
3d4cd9c
scripts/gdb: add class to iterate over CPU masks
by Jan Kiszka
· 10 years ago
116b47b
scripts/gdb: add lx_current convenience function
by Jan Kiszka
· 10 years ago
fe7f9ed
scripts/gdb: add internal helper and convenience function for per-cpu lookup
by Jan Kiszka
· 10 years ago
a4d8679
scripts/gdb: add get_gdbserver_type helper
by Jan Kiszka
· 10 years ago
cf7492e
scripts/gdb: add internal helper and convenience function to retrieve thread_info
by Jan Kiszka
· 10 years ago
b24e2d2
scripts/gdb: add is_target_arch helper
by Jan Kiszka
· 10 years ago
4752871
scripts/gdb: add helper and convenience function to look up tasks
by Jan Kiszka
· 10 years ago
7704d58
scripts/gdb: add task iteration class
by Jan Kiszka
· 10 years ago
ae7dbaa
scripts/gdb: add lx-dmesg command
by Jan Kiszka
· 10 years ago
78e8781
scripts/gdb: add read_u16/32/64 helpers
by Jan Kiszka
· 10 years ago
7f99496
scripts/gdb: add get_target_endianness helper
by Jan Kiszka
· 10 years ago
7b599ef
scripts/gdb: add internal helper and convenience function to look up a module
by Jan Kiszka
· 10 years ago
82b41e3
scripts/gdb: add automatic symbol reloading on module insertion
by Jan Kiszka
· 10 years ago
6605172
scripts/gdb: add lx-symbols command
by Jan Kiszka
· 10 years ago
850202e
scripts/gdb: add module iteration class
by Jan Kiszka
· 10 years ago
b0fecd8
scripts/gdb: add container_of helper and convenience function
by Jan Kiszka
· 10 years ago
2b51482
scripts/gdb: add cache for type objects
by Jan Kiszka
· 10 years ago
3ee7b3f
scripts/gdb: add infrastructure
by Jan Kiszka
· 10 years ago
6cd176a
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
by Matthew Wilcox
· 10 years ago
bebf56a
kasan: enable instrumentation of global variables
by Andrey Ryabinin
· 10 years ago
9ddf825
kernel: add support for .init_array.* constructors
by Andrey Ryabinin
· 10 years ago
c420f16
kasan: enable stack instrumentation
by Andrey Ryabinin
· 10 years ago
0b24bec
kasan: add kernel address sanitizer infrastructure
by Andrey Ryabinin
· 10 years ago
0f3c5aa
checkpatch: add of_device_id to structs that should be const
by Joe Perches
· 10 years ago
a2fe16b
checkpatch: try to avoid poor patch subject lines
by Joe Perches
· 10 years ago
19c146a
checkpatch: make sure a commit reference description uses parentheses
by Joe Perches
· 10 years ago
d2e025f
checkpatch: add --strict test for spaces around arithmetic
by Joe Perches
· 10 years ago
101ee68
checkpatch: neaten printk_ratelimited message position
by Joe Perches
· 10 years ago
43f7fe5
checkpatch: improve "no space necessary after cast" test
by Joe Perches
· 10 years ago
caac1d5
checkpatch: improve seq_print->seq_puts suggestion
by Heba Aamer
· 10 years ago
f8e5821
checkpatch: add ability to --fix unnecessary blank lines around braces
by Joe Perches
· 10 years ago
021158b
checkpatch: add types for other OS typedefs
by Joe Perches
· 10 years ago
b671fde
checkpatch: add ability to coalesce commit descriptions on multiple lines
by Joe Perches
· 10 years ago
acd9362
checkpatch: add likely/unlikely comparison misuse test
by Joe Perches
· 10 years ago
0d7835f
checkpatch: update git commit message
by Joe Perches
· 10 years ago
1b36b20
checkpatch: Allow comments in macros tested for single statements
by Joe Perches
· 10 years ago
327953e
checkpatch: add check for keyword 'boolean' in Kconfig definitions
by Christoph Jaeger
· 10 years ago
dcaf112
checkpatch: fix UNNECESSARY_KERN_LEVEL false positive
by Paolo Bonzini
· 10 years ago
e23ef1f
checkpatch: ignore __pure $Attribute
by Joe Perches
· 10 years ago
c0a5c89
checkpatch: improve octal permissions tests
by Joe Perches
· 10 years ago
62ec818
checkpatch: emit an error when using predefined timestamp macros
by Joe Perches
· 10 years ago
a42cf70
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
5d8591b
module: set ksymtab/kcrctab* section addresses to 0x0
by Rabin Vincent
· 10 years ago
e6d60b3
s390/ftrace: hotpatch support for function tracing
by Heiko Carstens
· 10 years ago
c0a80c0
ftrace: allow architectures to specify ftrace compile options
by Heiko Carstens
· 10 years ago
b6a2ab2
kconfig: use va_end to match corresponding va_start
by Colin Ian King
· 10 years ago
e994393
X.509: silence asn1 compiler debug output
by Arnd Bergmann
· 10 years ago
1caf6aa
scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
by Michael Karcher
· 10 years ago
6dcb4e5
kbuild: allow cc-ifversion to have the argument for false condition
by Masahiro Yamada
· 10 years ago
665d92e
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
by Masahiro Yamada
· 10 years ago
dd33c03
kbuild: fix cc-ifversion macro
by Masahiro Yamada
· 10 years ago
Next »