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-10
kconfig: Temporarily disable dependency warnings
Michal Marek
1
-0
/
+2
2010-10-04
kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
Will Newton
1
-2
/
+2
2010-10-04
kconfig: delay symbol direct dependency initialization
Arnaud Lacombe
2
-6
/
+2
2010-10-01
kconfig: Fix realloc usage()
Michal Marek
1
-1
/
+1
2010-10-01
kconfig: Propagate const
Michal Marek
1
-6
/
+9
2010-09-30
kconfig: Don't go out from read config loop when you read new symbol
Naohiro Aota
1
-2
/
+3
2010-09-29
scripts/kallsyms: Enable error messages while hush up unnecessary warnings
Jean Sacren
1
-6
/
+2
2010-09-28
Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...
Michal Marek
17
-423
/
+488
2010-09-24
jump label: Fix GCC feature check when distcc is used
Ingo Molnar
1
-1
/
+1
2010-09-23
jump label: Convert dynamic debug to use jump labels
Jason Baron
3
-75
/
+2
2010-09-23
jump label: Base patch for jump label
Jason Baron
1
-0
/
+5
2010-09-20
kconfig: fix menuconfig on debian lenny
Junio C Hamano
1
-0
/
+2
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-1
/
+1
2010-09-20
kconfig: expand file names
Arnaud Lacombe
1
-2
/
+5
2010-09-20
kconfig: use the file's name of sourced file
Arnaud Lacombe
1
-2
/
+3
2010-09-20
kconfig: constify file name
Arnaud Lacombe
3
-3
/
+3
2010-09-20
kconfig: don't emit warning upon rootmenu's prompt redefinition
Arnaud Lacombe
1
-1
/
+1
2010-09-20
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
5
-26
/
+11
2010-09-20
kconfig: delay gconf window initialization
Arnaud Lacombe
1
-6
/
+6
2010-09-20
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
1
-0
/
+4
2010-09-20
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2
-0
/
+50
2010-09-20
kconfig: regen parser
Arnaud Lacombe
2
-267
/
+287
2010-09-20
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
1
-3
/
+11
2010-09-20
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
1
-0
/
+3
2010-09-20
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
6
-54
/
+45
2010-09-20
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
6
-34
/
+43
2010-09-20
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2
-11
/
+11
2010-09-20
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
1
-14
/
+5
2010-09-17
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
1
-1
/
+0
2010-09-13
Merge branch 'kbuild/clean' into kbuild/kbuild
Michal Marek
1
-0
/
+2
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
1
-2
/
+2
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
1
-6
/
+4
2010-09-13
nconfig: Fix help for choice menus
Stephen Boyd
1
-0
/
+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-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-09-06
xconfig: Change the titlebar if using Qt3
Michal Marek
1
-2
/
+8
2010-09-06
kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
Guillem Jover
1
-1
/
+3
2010-09-06
scripts/setlocalversion: update comment
Michael Prokop
1
-2
/
+4
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
1
-1
/
+1
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
1
-0
/
+2
2010-09-02
ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl
Rabin Vincent
1
-1
/
+2
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
3
-146
/
+168
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
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
[prev]
[next]