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
...
|
*
|
|
scripts/checkkconfigsymbols.sh: replace echo -e with printf
Max Filippov
2013-08-28
1
-2
/
+2
|
*
|
|
Provide version number for Debian firmware package
Heinrich Schuchardt
2013-08-15
1
-1
/
+1
|
*
|
|
coccinelle: replace 0/1 with false/true in functions returning bool
Rasmus Villemoes
2013-08-13
1
-0
/
+58
|
*
|
|
deb-pkg: add a hook argument to match debian hooks parameters
Anisse Astier
2013-07-24
1
-1
/
+1
|
*
|
|
deb-pkg: fix installed image path on parisc, mips and powerpc
Anisse Astier
2013-07-24
1
-7
/
+20
|
*
|
|
deb-pkg: split debug symbols in their own package
Anisse Astier
2013-07-24
1
-1
/
+49
|
*
|
|
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
Anisse Astier
2013-07-24
1
-6
/
+7
|
*
|
|
rpm-pkg: add generation of kernel-devel
Mike Marciniszyn
2013-07-23
1
-2
/
+26
|
*
|
|
rpm-pkg: install firmware files in kernel relative directory
Mike Marciniszyn
2013-07-23
1
-4
/
+5
|
*
|
|
rpm-pkg: add %post section to create initramfs and grub hooks
Mike Marciniszyn
2013-07-23
1
-0
/
+9
|
|
/
/
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-09-07
1
-8
/
+0
|
\
\
\
|
*
|
|
scripts: remove unused function in sortextable.c
Ramkumar Ramachandra
2013-07-25
1
-8
/
+0
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
1
-0
/
+4
|
\
\
\
|
*
|
|
tile: support ftrace on tilegx
Tony Lu
2013-08-30
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
1
-0
/
+1
|
\
\
\
|
*
|
|
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
Chen Gang
2013-08-20
1
-0
/
+1
|
|
/
/
*
|
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-5
/
+5
|
/
/
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-07-10
35
-51
/
+173
|
\
\
|
*
|
Coccinelle: Update information about the minimal version required
Nicolas Palix
2013-07-03
1
-0
/
+5
|
*
|
Coccinelle: Update the options used to the new option scheme
Nicolas Palix
2013-07-03
34
-47
/
+47
|
*
|
scripts: Coccinelle script for pci_free_consistent()
strnape1@fel.cvut.cz
2013-07-03
1
-0
/
+52
|
*
|
coccicheck: span checks across CPUs
Kees Cook
2013-07-03
1
-3
/
+28
|
*
|
scripts/coccinelle: check for field address argument to kfree
Julia Lawall
2013-06-14
1
-0
/
+32
|
*
|
Coccinelle: Make 'report' the default mode
Nicolas Palix
2013-06-14
1
-3
/
+11
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-07-10
18
-100
/
+249
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
kconfig: allow "hex" and "range" to support longs
Kees Cook
2013-06-29
1
-5
/
+5
|
*
|
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...
Yann E. MORIN
2013-06-26
1
-3
/
+3
|
*
|
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
2013-06-24
1
-3
/
+3
|
*
|
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
2013-06-24
3
-6
/
+17
|
*
|
kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
Yann E. MORIN
2013-06-24
2
-2
/
+2
|
*
|
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-24
1
-9
/
+69
|
*
|
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
2013-06-18
1
-0
/
+1
|
*
|
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
2013-06-18
1
-1
/
+1
|
*
|
kconfig/conf: fix randconfig setting multiple symbols in a choice
Yann E. MORIN
2013-06-18
1
-0
/
+3
|
*
|
scripts/config: replace hard-coded script name by a dynamic value
Clement Chauplannaz
2013-06-18
1
-5
/
+7
|
*
|
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
2013-06-18
4
-13
/
+31
|
*
|
nconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2013-06-18
2
-16
/
+25
|
*
|
mconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2013-06-18
6
-14
/
+19
|
*
|
kconfig/lxdialog: handle newline characters in print_autowrap()
Dirk Gouders
2013-06-18
2
-16
/
+19
|
*
|
kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
Sedat Dilek
2013-06-18
1
-1
/
+3
|
*
|
kconfig/lxdialog: Add definitions for mininimum (re)size values
Sedat Dilek
2013-06-16
7
-9
/
+23
|
*
|
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2013-06-16
4
-4
/
+25
|
|
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-07-10
7
-27
/
+33
|
\
\
|
*
|
kbuild: create directory for dir/file.o
张忠山
2013-07-03
1
-1
/
+1
|
*
|
Fix a build warning in scripts/mod/file2alias.c
Daniel Tang
2013-07-03
1
-4
/
+6
|
*
|
improve modalias building
Jan Beulich
2013-06-28
1
-8
/
+3
|
*
|
scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
Geert Uytterhoeven
2013-06-28
1
-2
/
+2
|
*
|
kbuild: fix error when building from src rpm
Mike Marciniszyn
2013-06-24
1
-0
/
+1
|
*
|
scripts/setlocalversion on write-protected source tree
Christian Kujau
2013-06-24
1
-3
/
+0
|
*
|
Makefile.lib: align DTB quiet_cmd
James Hogan
2013-06-13
1
-1
/
+1
[prev]
[next]