index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
merge_config.sh: use signal names compatible with dash and bash
Darren Hart
2012-01-14
1
-1
/
+1
|
*
|
kconfig: add merge_config.sh script
john stultz
2012-01-14
1
-0
/
+117
|
*
|
kconfig: use xfwrite wrapper function to silence warnings
Peter Foley
2011-12-18
1
-2
/
+2
|
*
|
kconfig: fix set but not used warnings
Peter Foley
2011-12-11
1
-4
/
+1
|
*
|
kconfig: fix warnings by specifing format arguments
Peter Foley
2011-12-11
1
-3
/
+3
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-01-16
5
-5
/
+30
|
\
\
\
|
*
|
|
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-01-15
1
-1
/
+1
|
*
|
|
dtc: Implement -d option to write out a dependency file
Stephen Warren
2012-01-14
3
-1
/
+25
|
*
|
|
kbuild: Fix comment in Makefile.lib
Michal Marek
2012-01-08
1
-3
/
+3
|
*
|
|
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
2012-01-08
1
-0
/
+1
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
recordmcount: Fix handling of elf64 big-endian objects.
David Daney
2012-01-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2012-01-14
1
-12
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
kconfig/streamline-config.pl: Fix parsing Makefile with variables
Steven Rostedt
2012-01-13
1
-0
/
+29
|
*
|
|
|
|
kconfig/streamline-config.pl: Simplify backslash line concatination
Steven Rostedt
2012-01-13
1
-13
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-125
/
+92
|
\
\
\
\
\
|
*
|
|
|
|
modpost: use linker section to generate table.
Rusty Russell
2012-01-13
1
-45
/
+61
|
*
|
|
|
|
modpost: use a table rather than a giant if/else statement.
Rusty Russell
2012-01-13
1
-119
/
+73
*
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
1
-0
/
+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
2012-01-09
1
-0
/
+13
|
|
/
/
/
/
*
|
|
|
|
checkpatch: catch all occurences of type and cast spacing errors per line
Andy Whitcroft
2012-01-10
1
-4
/
+7
*
|
|
|
|
checkpatch: typeof may have more complex arguments
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: ensure cast type is unique in the context parser
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: fix complex macros handling of square brackets
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: fix 'return is not a function' square bracket handling
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: complex macro should allow the empty do while loop
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: fix EXPORT_SYMBOL handling following a function
Andy Whitcroft
2012-01-10
1
-1
/
+1
*
|
|
|
|
checkpatch: only apply kconfig help checks for options which prompt
Andy Whitcroft
2012-01-10
1
-5
/
+12
*
|
|
|
|
checkpatch: optimise statement scanner when mid-statement
Andy Whitcroft
2012-01-10
1
-2
/
+20
*
|
|
|
|
checkpatch: ## is not a valid modifier
Andy Whitcroft
2012-01-10
1
-1
/
+3
*
|
|
|
|
checkpatch: improve memset and min/max with cast checking
Joe Perches
2012-01-10
1
-36
/
+33
*
|
|
|
|
checkpatch: check for common memset parameter issues against statments
Andy Whitcroft
2012-01-10
1
-6
/
+22
*
|
|
|
|
checkpatch: correctly track the end of preprocessor commands in context
Andy Whitcroft
2012-01-10
1
-51
/
+39
*
|
|
|
|
checkpatch: prefer __printf over __attribute__((format(printf,...)))
Joe Perches
2012-01-10
1
-0
/
+6
*
|
|
|
|
checkpatch: update signature "might be better as" warning
Joe Perches
2012-01-10
1
-2
/
+5
*
|
|
|
|
get_maintainers.pl: follow renames when looking up commit signers
Ian Campbell
2012-01-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
24
-448
/
+711
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
scripts/package/Makefile: Fix typo: an deb -> a deb
Paul Menzel
2011-10-29
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
1
-0
/
+72
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: amba: Auto-generate AMBA driver module aliases during modpost
Dave Martin
2011-11-22
1
-0
/
+72
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
kconfig: adapt update-po-config to new UML layout
Paul Bolle
2011-12-18
1
-3
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2011-11-06
3
-2
/
+78
|
\
\
\
\
|
*
|
|
|
script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS
Arnaud Lacombe
2011-08-31
1
-0
/
+14
|
*
|
|
|
tags, powerpc: Update tags.sh to support _GLOBAL symbols
Ian Munsie
2011-08-31
1
-2
/
+2
|
*
|
|
|
scripts: add extract-vmlinux
Corentin Chary
2011-08-31
1
-0
/
+62
*
|
|
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-11-06
9
-112
/
+173
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox
Cheng Renquan
2011-09-09
1
-0
/
+8
|
*
|
|
|
scripts/kconfig/nconf: fix editing long strings
Cheng Renquan
2011-09-09
1
-6
/
+23
|
*
|
|
|
scripts/kconfig/nconf: dynamically alloc dialog_input_result
Cheng Renquan
2011-09-09
3
-17
/
+26
[prev]
[next]