Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a635df8a41ace30d15cb6fa22a04ba5b4c364cff
/
scripts
879be4f
checkpatch: reduce git commit description style false positives
by Joe Perches
· 8 years ago
dc03c0f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
f429d35
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
92181d4
headers_check: don't warn about c++ guards
by Arnd Bergmann
· 8 years ago
b3b0842
scripts/gdb: decode bytestream on dmesg for Python3
by Kieran Bingham
· 8 years ago
d21d5b9eb
scripts/gdb: fix issue with dmesg.py and python 3.X
by Dom Cote
· 8 years ago
321958d
scripts/gdb: improve types abstraction for gdb python scripts
by Dom Cote
· 8 years ago
9f66dee
scripts/gdb: add lx_thread_info_by_pid helper
by Kieran Bingham
· 8 years ago
e127a73
scripts/gdb: add a Radix Tree Parser
by Kieran Bingham
· 8 years ago
4bc393d
scripts/gdb: cast CPU numbers to integer
by Jan Kiszka
· 8 years ago
b150393
scripts/gdb: add cpu iterators
by Kieran Bingham
· 8 years ago
c1a1539
scripts/gdb: add mount point list command
by Kieran Bingham
· 8 years ago
e7165a2
scripts/gdb: add io resource readers
by Kieran Bingham
· 8 years ago
74627cf
scripts/gdb: provide a dentry_name VFS path helper
by Kieran Bingham
· 8 years ago
958ef8a
scripts/gdb: support !CONFIG_MODULES gracefully
by Kieran Bingham
· 8 years ago
e78f3d7
scripts/gdb: provide exception catching parser
by Kieran Bingham
· 8 years ago
619ccaf
scripts/gdb: convert modules usage to lists functions
by Kieran Bingham
· 8 years ago
a84be61
scripts/gdb: provide kernel list item generators
by Kieran Bingham
· 8 years ago
f197d75
scripts/gdb: provide linux constants
by Kieran Bingham
· 8 years ago
0c22fde
scripts/gdb: Adjust module reference counter reported by lx-lsmod
by Jan Kiszka
· 8 years ago
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
28898fd
checkpatch: improve --git <commit-count> shortcut
by Joe Perches
· 8 years ago
0dea9f1
checkpatch: reduce number of `git log` calls with --git
by Joe Perches
· 8 years ago
4a593c3
checkpatch: add support to check already applied git commits
by Du, Changbin
· 8 years ago
3beb42e
checkpatch: add --list-types to show message types to show or ignore
by Joe Perches
· 8 years ago
ef21219
checkpatch: advertise the --fix and --fix-inplace options more
by Joe Perches
· 8 years ago
481aea5
checkpatch: whine about ACCESS_ONCE
by Joe Perches
· 8 years ago
a91e899
checkpatch: add test for keywords not starting on tabstops
by Joe Perches
· 8 years ago
f39e176
checkpatch: improve CONSTANT_COMPARISON test for structure members
by Joe Perches
· 8 years ago
2d63274
checkpatch: add PREFER_IS_ENABLED test
by Joe Perches
· 8 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
a1c28b7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
a05a70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b21e91c
scripts/bloat-o-meter: print percent change
by Vineet Gupta
· 8 years ago
bad7de7
scripts/spelling.txt: add "fimware" misspelling
by Kees Cook
· 8 years ago
310c6dd
scripts/decode_stacktrace.sh: handle symbols in modules
by Konstantin Khlebnikov
· 8 years ago
e9ad9b9
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
ec67b14
Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
by Linus Torvalds
· 8 years ago
2552a39
coccicheck: Fix missing 0 index in kill loop
by Kees Cook
· 8 years ago
65a9f31
scripts/package/Makefile: rpmbuild add support of RPMOPTS
by Srinivas Pandruvada
· 8 years ago
0e95abf
docproc: print a comment about autogeneration for rst output
by Jani Nikula
· 8 years ago
064669b
docproc: add support for reStructuredText format via --rst option
by Jani Nikula
· 8 years ago
1dcdad0
docproc: abstract terminating lines at first space
by Jani Nikula
· 8 years ago
a48dc45
docproc: abstract docproc directive detection
by Jani Nikula
· 8 years ago
868fb19
docproc: reduce unnecessary indentation
by Jani Nikula
· 8 years ago
568fb2d
docproc: add variables for subcommand and filename
by Jani Nikula
· 8 years ago
6285097
kernel-doc: use rst C domain directives and references for types
by Jani Nikula
· 8 years ago
c0d1b6e
kernel-doc: produce RestructuredText output
by Jonathan Corbet
· 8 years ago
fadc0b3
kernel-doc: rewrite usage description, remove duplicated comments
by Jani Nikula
· 8 years ago
0d61ed1
ld-version: Drop the 4th and 5th version components
by Maciej W. Rozycki
· 9 years ago
c9c6837
kbuild: move -Wunused-const-variable to W=1 warning level
by Arnd Bergmann
· 8 years ago
9c8fa9b
kbuild: fix if_change and friends to consider argument order
by Masahiro Yamada
· 9 years ago
fa64e5f
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
by Dirk Gouders
· 9 years ago
962475a
builddeb: fix missing headers in linux-headers package
by Azriel Samson
· 9 years ago
697bbc7
builddeb: include objtool binary in headers package
by Bjørn Mork
· 9 years ago
a7c65b97
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
by Nicolas Pitre
· 9 years ago
f110e0f
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
by Nicolas Pitre
· 9 years ago
a466391
kconfig: add unexpected data itself to warning
by Paul Bolle
· 9 years ago
725d012
Merge 4.6-rc7 into char-misc-testing
by Greg Kroah-Hartman
· 8 years ago
acbef7b
modpost: fix module autoloading for OF devices with generic compatible property
by Philipp Zabel
· 9 years ago
38cbfe4
checkkconfigsymbols.py: Fix typo in help message
by Andreas Ziegler
· 9 years ago
366f485
kbuild: adjust ksym_dep_filter for some cmd_* renames
by Nicolas Pitre
· 9 years ago
5bcba79
localmodconfig: Fix whitespace repeat count after "tristate"
by Benjamin Poirier
· 9 years ago
96bab35
localmodconfig: Reset certificate paths
by Benjamin Poirier
· 9 years ago
5169192
localmodconfig: Add missing $ to reference a variable
by Benjamin Poirier
· 9 years ago
a77ed52
localmodconfig: Fix parsing of "help" text
by Benjamin Poirier
· 9 years ago
27b7156
localmodconfig: Recognize more keywords that end a menu entry
by Benjamin Poirier
· 9 years ago
296471a
localmodconfig: Fix parsing of Kconfig "source" statements
by Benjamin Poirier
· 9 years ago
b42841b
kbuild: Get rid of KBUILD_STR
by Michal Marek
· 9 years ago
e0f41e5
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
by Masahiro Yamada
· 9 years ago
23d4384
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
by Masahiro Yamada
· 9 years ago
27c3bff
kbuild/mkspec: support 'update-bootloader'-based systems
by Jiri Kosina
· 9 years ago
f931362
scripts: coccinelle: remove check to move constants to right
by Wolfram Sang
· 9 years ago
531f503
Coccinelle: setup_timer: Add space in front of parentheses
by Vaishali Thakkar
· 9 years ago
4deaaa4
scripts: genksyms: fix resource leak
by Maxim Zhukov
· 9 years ago
5614e77
Merge 4.6-rc4 into driver-core-next
by Greg Kroah-Hartman
· 9 years ago
5103068
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
by Nicolai Stange
· 9 years ago
2d95863
ARM: 8553/1: kallsyms: remove --page-offset command line option
by Ard Biesheuvel
· 9 years ago
d4ffe41
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
by Ard Biesheuvel
· 9 years ago
b9b74be
ARM: 8555/1: kallsyms: ignore ARM mode switching veneers
by Ard Biesheuvel
· 9 years ago
952cca6
ASN.1: fix open failure check on headername
by Colin Ian King
· 9 years ago
bc55398
dtc: turn off dtc unit address warnings by default
by Rob Herring
· 9 years ago
23121ca
kbuild: create/adjust generated/autoksyms.h
by Nicolas Pitre
· 9 years ago
c1a95fd
kbuild: add fine grained build dependencies for exported symbols
by Nicolas Pitre
· 9 years ago
e4aca45
kbuild: de-duplicate fixdep usage
by Nicolas Pitre
· 9 years ago
d8329e3
fixdep: accept extra dependencies on stdin
by Nicolas Pitre
· 9 years ago
b993734
scripts/dtc: Update to upstream version 53bf130b1cdd
by Rob Herring
· 9 years ago
9895c03
kbuild: record needed exported symbols for modules
by Nicolas Pitre
· 9 years ago
70c5eb8
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
3a1ef0e
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
2162b80
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
0de7985
parisc: Use generic extable search and sort routines
by Helge Deller
· 9 years ago
dde5cf3
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
by Andrey Ryabinin
· 9 years ago
ad4db3b
scripts/gdb: account for changes in module data structure
by Jan Kiszka
· 9 years ago
72bf92e
scripts/gdb: add cmdline reader command
by Kieran Bingham
· 9 years ago
2d061d9
scripts/gdb: add version command
by Kieran Bingham
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
Next »