index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-17
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+18
2012-01-17
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
15
-83
/
+587
2012-01-17
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-14
/
+133
2012-01-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-5
/
+30
2012-01-16
menuconfig: fix a regression when canceling the prompt dialog at exit
Li Zefan
1
-1
/
+2
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-12
/
+40
2012-01-15
kbuild: Fix compiler warning with assertion when calling 'fwrite'
Arnaud Lacombe
2
-2
/
+5
2012-01-15
Improve update-po-config output
Peter Foley
1
-3
/
+3
2012-01-15
scripts/coccinelle: improve the coverage of some semantic patches
Julia Lawall
11
-76
/
+351
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
1
-1
/
+1
2012-01-15
dtc: Implement -d option to write out a dependency file
Stephen Warren
3
-1
/
+25
2012-01-15
coccinelle: semantic patches related to devm_ functions (part 2)
Julia Lawall
1
-0
/
+71
2012-01-15
coccinelle: semantic patches related to devm_ functions (part 1)
Julia Lawall
1
-0
/
+105
2012-01-15
coccicheck: add M= option to control which dir is processed
Greg Dietsche
1
-5
/
+14
2012-01-15
menuconfig: let make not report error when not save configuration
Wang YanQing
1
-0
/
+1
2012-01-15
merge_config.sh: fix bug in final check
John Stultz
1
-2
/
+2
2012-01-15
merge_config.sh: whitespace cleanup
Darren Hart
1
-2
/
+2
2012-01-15
merge_config.sh: use signal names compatible with dash and bash
Darren Hart
1
-1
/
+1
2012-01-15
kconfig: add merge_config.sh script
john stultz
1
-0
/
+117
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-125
/
+92
2012-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-0
/
+13
2012-01-14
kconfig/streamline-config.pl: Fix parsing Makefile with variables
Steven Rostedt
1
-0
/
+29
2012-01-14
kconfig/streamline-config.pl: Simplify backslash line concatination
Steven Rostedt
1
-13
/
+12
2012-01-13
modpost: use linker section to generate table.
Rusty Russell
1
-45
/
+61
2012-01-13
modpost: use a table rather than a giant if/else statement.
Rusty Russell
1
-119
/
+73
2012-01-11
checkpatch: catch all occurences of type and cast spacing errors per line
Andy Whitcroft
1
-4
/
+7
2012-01-11
checkpatch: typeof may have more complex arguments
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: ensure cast type is unique in the context parser
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: fix complex macros handling of square brackets
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: fix 'return is not a function' square bracket handling
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: complex macro should allow the empty do while loop
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: fix EXPORT_SYMBOL handling following a function
Andy Whitcroft
1
-1
/
+1
2012-01-11
checkpatch: only apply kconfig help checks for options which prompt
Andy Whitcroft
1
-5
/
+12
2012-01-11
checkpatch: optimise statement scanner when mid-statement
Andy Whitcroft
1
-2
/
+20
2012-01-11
checkpatch: ## is not a valid modifier
Andy Whitcroft
1
-1
/
+3
2012-01-11
checkpatch: improve memset and min/max with cast checking
Joe Perches
1
-36
/
+33
2012-01-11
checkpatch: check for common memset parameter issues against statments
Andy Whitcroft
1
-6
/
+22
2012-01-11
checkpatch: correctly track the end of preprocessor commands in context
Andy Whitcroft
1
-51
/
+39
2012-01-11
checkpatch: prefer __printf over __attribute__((format(printf,...)))
Joe Perches
1
-0
/
+6
2012-01-11
checkpatch: update signature "might be better as" warning
Joe Perches
1
-2
/
+5
2012-01-11
get_maintainers.pl: follow renames when looking up commit signers
Ian Campbell
1
-1
/
+1
2012-01-09
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
1
-0
/
+13
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-09
kbuild: Fix comment in Makefile.lib
Michal Marek
1
-3
/
+3
2012-01-08
scripts/genksyms: clean lex/yacc generated files
Fernando Luis Vázquez Cao
1
-0
/
+1
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+72
2012-01-07
recordmcount: Fix handling of elf64 big-endian objects.
David Daney
1
-1
/
+1
2011-12-19
ctags: remove struct forward declarations
Alexey Dobriyan
1
-0
/
+2
2011-12-19
kconfig: adapt update-po-config to new UML layout
Paul Bolle
1
-3
/
+2
[next]