index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
scripts/gdb: decode bytestream on dmesg for Python3
Kieran Bingham
2016-05-23
*
scripts/gdb: fix issue with dmesg.py and python 3.X
Dom Cote
2016-05-23
*
scripts/gdb: improve types abstraction for gdb python scripts
Dom Cote
2016-05-23
*
scripts/gdb: add lx_thread_info_by_pid helper
Kieran Bingham
2016-05-23
*
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
2016-05-23
*
scripts/gdb: cast CPU numbers to integer
Jan Kiszka
2016-05-23
*
scripts/gdb: add cpu iterators
Kieran Bingham
2016-05-23
*
scripts/gdb: add mount point list command
Kieran Bingham
2016-05-23
*
scripts/gdb: add io resource readers
Kieran Bingham
2016-05-23
*
scripts/gdb: provide a dentry_name VFS path helper
Kieran Bingham
2016-05-23
*
scripts/gdb: support !CONFIG_MODULES gracefully
Kieran Bingham
2016-05-23
*
scripts/gdb: provide exception catching parser
Kieran Bingham
2016-05-23
*
scripts/gdb: convert modules usage to lists functions
Kieran Bingham
2016-05-23
*
scripts/gdb: provide kernel list item generators
Kieran Bingham
2016-05-23
*
scripts/gdb: provide linux constants
Kieran Bingham
2016-05-23
*
scripts/gdb: Adjust module reference counter reported by lx-lsmod
Jan Kiszka
2016-05-23
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-20
|
\
|
*
checkpatch: improve --git <commit-count> shortcut
Joe Perches
2016-05-20
|
*
checkpatch: reduce number of `git log` calls with --git
Joe Perches
2016-05-20
|
*
checkpatch: add support to check already applied git commits
Du, Changbin
2016-05-20
|
*
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
2016-05-20
|
*
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
2016-05-20
|
*
checkpatch: whine about ACCESS_ONCE
Joe Perches
2016-05-20
|
*
checkpatch: add test for keywords not starting on tabstops
Joe Perches
2016-05-20
|
*
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
2016-05-20
|
*
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
2016-05-20
*
|
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
|
\
\
|
*
\
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
2016-04-19
|
|
\
\
|
*
|
|
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
2016-04-12
*
|
|
|
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
|
\
\
\
\
|
*
\
\
\
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
2016-05-09
|
|
\
\
\
\
|
*
|
|
|
|
checkkconfigsymbols.py: Fix typo in help message
Andreas Ziegler
2016-05-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-20
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
dtc: turn off dtc unit address warnings by default
Rob Herring
2016-03-31
|
*
|
|
|
scripts/dtc: Update to upstream version 53bf130b1cdd
Rob Herring
2016-03-29
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
|
\
\
\
\
|
*
|
|
|
ARM: 8553/1: kallsyms: remove --page-offset command line option
Ard Biesheuvel
2016-04-07
|
*
|
|
|
ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM
Ard Biesheuvel
2016-04-07
|
*
|
|
|
ARM: 8555/1: kallsyms: ignore ARM mode switching veneers
Ard Biesheuvel
2016-04-07
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
|
\
\
\
\
|
*
|
|
|
scripts/bloat-o-meter: print percent change
Vineet Gupta
2016-05-19
|
*
|
|
|
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-19
|
*
|
|
|
scripts/decode_stacktrace.sh: handle symbols in modules
Konstantin Khlebnikov
2016-05-19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
2016-05-19
|
\
\
\
\
|
*
|
|
|
docproc: print a comment about autogeneration for rst output
Jani Nikula
2016-05-14
|
*
|
|
|
docproc: add support for reStructuredText format via --rst option
Jani Nikula
2016-05-14
|
*
|
|
|
docproc: abstract terminating lines at first space
Jani Nikula
2016-05-14
|
*
|
|
|
docproc: abstract docproc directive detection
Jani Nikula
2016-05-14
|
*
|
|
|
docproc: reduce unnecessary indentation
Jani Nikula
2016-05-14
|
*
|
|
|
docproc: add variables for subcommand and filename
Jani Nikula
2016-05-14
[next]