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
2010-10-28
Merge commit 'v2.6.36' into kbuild/misc
Michal Marek
44
-807
/
+1893
2010-10-28
scripts/namespace.pl: improve to get more correct results
Amerigo Wang
1
-9
/
+12
2010-10-28
scripts/namespace.pl: some bug fixes
Amerigo Wang
1
-7
/
+10
2010-10-28
scripts/namespace.pl: update file exclusion list
Stephen Hemminger
1
-47
/
+56
2010-10-28
scripts/namespace.pl: fix wrong source path
Amerigo Wang
1
-4
/
+4
2010-10-13
Coccinelle: Use the -no_show_diff option for org and report mode
Nicolas Palix
1
-4
/
+6
2010-10-13
Coccinelle: Add a new mode named 'chain'
Nicolas Palix
1
-5
/
+11
2010-10-13
Coccinelle: Use new comment format to explain kfree.cocci
Nicolas Palix
1
-4
/
+5
2010-10-13
Coccinelle: Improve user information with a new kind of comment
Nicolas Palix
1
-3
/
+11
2010-10-11
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-7
/
+5
2010-10-10
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-10-10
kconfig: Temporarily disable dependency warnings
Michal Marek
1
-0
/
+2
2010-10-04
kconfig: delay symbol direct dependency initialization
Arnaud Lacombe
2
-6
/
+2
2010-09-12
docbook: warn on unused doc entries
Johannes Berg
2
-3
/
+178
2010-09-12
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-08-31
Coccinelle: Add misc/ifcol.cocci
Nicolas Palix
1
-0
/
+48
2010-08-31
Coccinelle: Add misc/doubleinit.cocci
Nicolas Palix
1
-0
/
+53
2010-08-31
Coccinelle: Move alloc directory into api directory
Nicolas Palix
2
-1
/
+5
2010-08-31
Coccinelle: Move resource_size.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Move err_cast.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add api/memdup_user
Nicolas Palix
1
-0
/
+35
2010-08-31
Coccinelle: Add api/memdup.cocci
Nicolas Palix
1
-0
/
+40
2010-08-31
Coccinelle: Add api/kstrdup.cocci
Nicolas Palix
1
-0
/
+39
2010-08-31
Coccinelle: Add free/kfree.cocci
Nicolas Palix
1
-0
/
+116
2010-08-31
Coccinelle: Add iterators/list_entry_update.cocci
Nicolas Palix
1
-0
/
+62
2010-08-31
Coccinelle: Add iterators/itnull.cocci
Nicolas Palix
1
-0
/
+58
2010-08-31
Coccinelle: Add iterators/fen.cocci
Nicolas Palix
1
-0
/
+64
2010-08-31
Coccinelle: Add locks/mini_lock.cocci
Nicolas Palix
1
-0
/
+95
2010-08-31
Coccinelle: Add locks/double_lock.cocci
Nicolas Palix
1
-0
/
+92
2010-08-31
Coccinelle: Add locks/call_kern.cocci
Nicolas Palix
1
-0
/
+74
2010-08-31
Coccinelle: Move deref_null.cocci to a more appropriate directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add null/kmerr.cocci
Nicolas Palix
1
-0
/
+72
2010-08-31
Coccinelle: Add null/eno.cocci
Nicolas Palix
1
-0
/
+20
2010-08-24
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-5
/
+11
2010-08-21
setlocalversion: Ignote SCMs above the linux source tree
Michal Marek
1
-2
/
+2
2010-08-20
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
Michal Marek
25
-91
/
+963
2010-08-17
fixes for using make 3.82
Jan Beulich
1
-1
/
+3
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
1
-1
/
+6
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
1
-0
/
+2
2010-08-15
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
1
-2
/
+4
2010-08-15
kbuild: drop unifdef-y support
Sam Ravnborg
1
-2
/
+1
2010-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2010-08-14
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
5
-43
/
+97
2010-08-13
setlocalversion: fix version for untaged nontip mercurial revs
Milton Miller
1
-1
/
+1
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2
-2
/
+16
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
3
-2
/
+9
2010-08-13
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
1
-0
/
+2
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+13
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-12
tracing: Extend recordmcount to better support Blackfin mcount
Mike Frysinger
1
-1
/
+6
[next]