Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
11e84acc400921743cc8d488e4a265cd98a655c7
/
scripts
dfdc543
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
by Ingo Molnar
· 16 years ago
ced6909
kernel-doc: handle varargs cleanly
by Randy Dunlap
· 16 years ago
c7cc773
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core
by Ingo Molnar
· 16 years ago
f3f47a6
tracing: add "power-tracer": C/P state tracer to help power optimization
by Arjan van de Ven
· 16 years ago
d144d5e
ftrace: adding other non-leaving .text sections
by Liming Wang
· 16 years ago
e58918a
ftrace: scripts/recordmcount.pl support for ARM
by Jim Radford
· 16 years ago
3a3d04a
ftrace: specify $alignment for sh architecture
by Matt Fleming
· 16 years ago
c204f72
ftrace: create default variables for archs in recordmcount.pl
by Steven Rostedt
· 16 years ago
42e007d
ftrace: add support for powerpc to recordmcount.pl script
by Steven Rostedt
· 16 years ago
0da85c0
sh: dynamic ftrace support.
by Matt Fleming
· 16 years ago
d1aaf8c
tracing/fastboot: put error message on stderr
by Stephen Hemminger
· 16 years ago
68f96c0
tracing/fastboot: fix perlcritic warning
by Stephen Hemminger
· 16 years ago
e0cb4eb
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 16 years ago
bf1b364
kbuild: Fixup deb-pkg target to generate separate firmware deb
by Jonathan McDowell
· 16 years ago
7d5222a
ftrace: align __mcount_loc sections
by Matt Fleming
· 16 years ago
3660946
Merge commit 'v2.6.28-rc3' into tracing/ftrace
by Ingo Molnar
· 16 years ago
b3acf29
ftrace, kbuild: condense recordmcount.pl parameter code
by Steven Rostedt
· 16 years ago
e1e302d
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 16 years ago
15a2ee7
Fix incompatibility with versions of Perl less than 5.6.0
by Jeremy Huntwork
· 16 years ago
f03b283
kbuild: tag with git revision when git describe is missing
by Trent Piepho
· 16 years ago
e6e6733
kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module
by Ashutosh Naik
· 16 years ago
92f83cc
kbuild: fix KBUILD_EXTRA_SYMBOLS
by Peter Volkov
· 16 years ago
bd8f89f
scripts/checksyscalls.sh: fix for non-gnu sed
by Thomas Volpini
· 16 years ago
13797b7
scripts/package: don't break if %{_smp_mflags} isn't set
by Jeremy Kerr
· 16 years ago
e3da2fb
kbuild: setlocalversion: dont include svn change count
by Mike Frysinger
· 16 years ago
46dca86
kbuild: mkspec - fix build rpm
by Evgeniy Manachkin
· 16 years ago
e946217e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f4a2a0d
ftrace: add a script to produce a hierarchical view of a function trace
by Frederic Weisbecker
· 16 years ago
4944dd6
Merge commit 'v2.6.28-rc2' into tracing/urgent
by Ingo Molnar
· 16 years ago
890c78c
kernel-doc: allow more whitespace in macros
by Randy Dunlap
· 16 years ago
ce97e13
fix allmodconfig breakage
by Al Viro
· 16 years ago
5579a78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
34698bc
ftrace: dynamic ftrace process only text section
by Steven Rostedt
· 16 years ago
dce9d18
ftrace: handle generic arch calls
by Steven Rostedt
· 16 years ago
61bee20
x86, um: get rid of arch/um/Kconfig.arch
by Al Viro
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
d41e2d7
sparc: Add checkstack support
by Martin Habets
· 16 years ago
06d1cd2
tracing/fastboot: fix row order in bootgraph.pl
by Alan Jenkins
· 16 years ago
2a813f8
tracing/fastboot: fix bootgraph.pl to run with "use strict"
by Alan Jenkins
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f4432c5
Update email addresses.
by Dave Jones
· 16 years ago
db7a6d8
Update .gitignore files for generated targets
by Linus Torvalds
· 16 years ago
26e9a39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
6e144ee
checkpatch: version: 0.24
by Andy Whitcroft
· 16 years ago
3fef12d
checkpatch: allow for comments either side of a brace on case
by Andy Whitcroft
· 16 years ago
740504c
checkpatch: suspect indent handle macro continuation
by Andy Whitcroft
· 16 years ago
bb44ad3
checkpatch: trailing statements ensure we report the end of the line
by Andy Whitcroft
· 16 years ago
4801205
checkpatch: DEFINE_ macros are real definitions for exports
by Andy Whitcroft
· 16 years ago
bf30d6e
checkpatch: complex macros checks miss square brackets
by Andy Whitcroft
· 16 years ago
f16fa28
checkpatch: suspect code indent must stop at #else/#elif
by Andy Whitcroft
· 16 years ago
8ed22ca
checkpatch: pull out known acceptable typedefs
by Andy Whitcroft
· 16 years ago
afbe8d2
checkpatch: accept any sized le/be type
by Andy Whitcroft
· 16 years ago
b132e5d
checkpatch: macros which define structure members are not complex
by Andy Whitcroft
· 16 years ago
170d3a2
checkpatch: handle do without braces if we have enough context
by Andy Whitcroft
· 16 years ago
a6a84062
checkpatch: labels are not possible types
by Andy Whitcroft
· 16 years ago
0776e59
checkpatch: do is not a possible type
by Andy Whitcroft
· 16 years ago
5fdd23a
checkpatch: version: 0.23
by Andy Whitcroft
· 16 years ago
30670854
checkpatch: ensure we only apply checks to the lines within hunks
by Andy Whitcroft
· 16 years ago
6f779c1
checkpatch: suspect indent count condition lines correctly
by Andy Whitcroft
· 16 years ago
5368df2
checkpatch: check line endings in text format files
by Andy Whitcroft
· 16 years ago
81bc0e0
checkpatch: handle comment/quote nesting correctly
by Andy Whitcroft
· 16 years ago
dea3349
checkpatch: suppress errors triggered by short patch
by Andy Whitcroft
· 16 years ago
a1080bf
checkpatch: case/default checks should only check changed lines
by Andy Whitcroft
· 16 years ago
dea79cd
checkpatch: version: 0.22
by Andy Whitcroft
· 16 years ago
b9ea10d
checkpatch: perform indent checks on perl
by Andy Whitcroft
· 16 years ago
f055663
checkpatch: report the correct lines for single statement blocks
by Andy Whitcroft
· 16 years ago
2a1bc5d
checkpatch: %Lx tests should hand %% as a literal
by Andy Whitcroft
· 16 years ago
9bd49ef
checkpatch: suspect indent -- skip over preprocessor, label and blank lines
by Andy Whitcroft
· 16 years ago
4d001e4
checkpatch: report the real first line of all suspect indents
by Andy Whitcroft
· 16 years ago
6ecd967
checkpatch: report any absolute references to kernel source files
by Andy Whitcroft
· 16 years ago
e09dec4
checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c
by Andy Whitcroft
· 16 years ago
c1ab332
checkpatch: include/asm checks should be anchored
by Andy Whitcroft
· 16 years ago
01fa914
checkpatch: fix up comment checks search to scan the entire block
by Andy Whitcroft
· 16 years ago
636d140
checkpatch: complex macros -- fix up extension handling
by Andy Whitcroft
· 16 years ago
24e1d81
checkpatch: ____cacheline_aligned et al are modifiers
by Andy Whitcroft
· 16 years ago
a1ef277
checkpatch: add tests for the attribute matcher
by Andy Whitcroft
· 16 years ago
1bdab9e
checkpatch: switch indent allow plain return
by Andy Whitcroft
· 16 years ago
14b111c
checkpatch: conditional indent -- labels have different indent rules
by Andy Whitcroft
· 16 years ago
0d41386
checkpatch: values: double ampersand may be unary
by Andy Whitcroft
· 16 years ago
fe2a7db
checkpatch: square brackets -- exemption for array slices in braces
by Andy Whitcroft
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
e413b21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
e8c84f9
modpost: add support for hid
by Jiri Slaby
· 17 years ago
2d51b753
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastboot
by Linus Torvalds
· 16 years ago
07d1890
tracing/fastboot: fix initcalls disposition in bootgraph.pl
by Frederic Weisbecker
· 16 years ago
5c54236
tracing/fastboot: fix bootgraph.pl initcall name regexp
by Arnaud Patard
· 16 years ago
80a398a
tracing/fastboot: fix issues and improve output of bootgraph.pl
by Arjan van de Ven
· 16 years ago
ddc7a01
tracing/fastboot: fix initcalls disposition in bootgraph.pl
by Frederic Weisbecker
· 16 years ago
aa5d915
tracing/fastboot: add a script to visualize the kernel boot process / time
by Arjan van de Ven
· 16 years ago
d53475b
ftrace: remove warning of old objcopy and local functions
by Steven Rostedt
· 16 years ago
b3a3204
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
by Andrew Morton
· 16 years ago
f2f8458
ftrace: objcopy version test for local symbols
by Steven Rostedt
· 16 years ago
8feff1c
ftrace: handle weak symbol functions
by Steven Rostedt
· 16 years ago
d74fcd1
ftrace: update recordmount.pl arch changes
by Steven Rostedt
· 16 years ago
6a4917e
ftrace: fix build problem with CONFIG_FTRACE
by Jeremy Fitzhardinge
· 16 years ago
3989cce
ftrace: scripts/recordmcount.pl cross-build hack
by Ingo Molnar
· 17 years ago
8da3821
ftrace: create __mcount_loc section
by Steven Rostedt
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
d945b69
Automatic MODULE_ALIAS() for DMI match tables.
by David Woodhouse
· 16 years ago
Next »