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
2013-07-03
scripts: Coccinelle script for pci_free_consistent()
strnape1@fel.cvut.cz
1
-0
/
+52
2013-07-03
coccicheck: span checks across CPUs
Kees Cook
1
-3
/
+28
2013-07-03
Fix a build warning in scripts/mod/file2alias.c
Daniel Tang
1
-4
/
+6
2013-06-29
kconfig: allow "hex" and "range" to support longs
Kees Cook
1
-5
/
+5
2013-06-28
improve modalias building
Jan Beulich
1
-8
/
+3
2013-06-28
scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
Geert Uytterhoeven
1
-2
/
+2
2013-06-26
modpost: remove all traces of cpuinit/cpuexit sections
Paul Gortmaker
1
-43
/
+9
2013-06-26
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...
Yann E. MORIN
1
-3
/
+3
2013-06-24
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
1
-3
/
+3
2013-06-24
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
3
-6
/
+17
2013-06-24
kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
Yann E. MORIN
2
-2
/
+2
2013-06-24
kconfig: sort found symbols by relevance
Yann E. MORIN
1
-9
/
+69
2013-06-24
kbuild: fix error when building from src rpm
Mike Marciniszyn
1
-0
/
+1
2013-06-24
scripts/setlocalversion on write-protected source tree
Christian Kujau
1
-3
/
+0
2013-06-19
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
1
-0
/
+1
2013-06-19
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
1
-1
/
+1
2013-06-19
kconfig/conf: fix randconfig setting multiple symbols in a choice
Yann E. MORIN
1
-0
/
+3
2013-06-19
scripts/config: replace hard-coded script name by a dynamic value
Clement Chauplannaz
1
-5
/
+7
2013-06-19
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
4
-13
/
+31
2013-06-19
nconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2
-16
/
+25
2013-06-19
mconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
6
-14
/
+19
2013-06-19
kconfig/lxdialog: handle newline characters in print_autowrap()
Dirk Gouders
2
-16
/
+19
2013-06-19
kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
Sedat Dilek
1
-1
/
+3
2013-06-16
kconfig/lxdialog: Add definitions for mininimum (re)size values
Sedat Dilek
7
-9
/
+23
2013-06-16
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
4
-4
/
+25
2013-06-14
scripts/coccinelle: check for field address argument to kfree
Julia Lawall
1
-0
/
+32
2013-06-14
Coccinelle: Make 'report' the default mode
Nicolas Palix
1
-3
/
+11
2013-06-14
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-14
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
2013-06-14
kbuild: make sure we clean up DTB temporary files
Ian Campbell
1
-4
/
+4
2013-06-13
Makefile.lib: align DTB quiet_cmd
James Hogan
1
-1
/
+1
2013-06-12
arm64: extable: sort the exception table at build time
Will Deacon
1
-0
/
+5
2013-05-30
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
4
-11
/
+26
2013-05-30
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
Dirk Gouders
1
-1
/
+14
2013-05-30
mconf: handle keys in empty dialogs
Dirk Gouders
2
-9
/
+11
2013-05-23
kbuild: Don't assume dts files live in arch/*/boot/dts
Matthijs Kooijman
1
-1
/
+1
2013-05-20
scripts/config: fix assignment of parameters for short version of --*-after o...
Clement Chauplannaz
1
-1
/
+1
2013-05-20
modpost.c: Add .text.unlikely to TEXT_SECTIONS
Tom Rini
1
-1
/
+1
2013-05-18
kbuild: fix make headers_install when path is too long
Nicolas Dichtel
2
-8
/
+19
2013-05-16
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
1
-1
/
+1
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-39
/
+37
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
9
-12
/
+245
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-66
/
+48
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-57
/
+78
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-42
/
+68
2013-05-01
menuconfig: print more info for symbol without prompts
Wengmeiling
1
-7
/
+20
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-04-30
checkpatch: add Suggested-by as a standard signature
Mugunthan V N
1
-0
/
+1
[prev]
[next]