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
*
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
2008-06-12
1
-5
/
+20
*
update checkpatch.pl to version 0.19
Andy Whitcroft
2008-06-06
1
-102
/
+182
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-06-02
1
-0
/
+6
|
\
|
*
kbuild: fix $(src) assignmnet with external modules
Sam Ravnborg
2008-05-31
1
-0
/
+6
*
|
Mark 'scripts/decodecode' executable
Linus Torvalds
2008-05-30
1
-0
/
+0
|
/
*
scripts/ver_linux use 'gcc -dumpversion'
Gabriel C
2008-05-25
1
-4
/
+1
*
kconfig: incorrect 'len' field initialisation ?
Christophe Jaillet
2008-05-19
1
-1
/
+1
*
kernel-doc: allow unnamed bit-fields
Randy Dunlap
2008-05-19
1
-1
/
+3
*
kbuild: filter away debug symbols from kernel symbols
Sam Ravnborg
2008-05-19
2
-1
/
+5
*
kbuild: disable modpost warnings for linkonce sections
Andi Kleen
2008-05-11
1
-1
/
+1
*
kconfig: fix MAC OS X warnings in menuconfig
Sam Ravnborg
2008-05-04
2
-4
/
+5
*
modpost: i2c aliases need no trailing wildcard
Jean Delvare
2008-05-04
1
-9
/
+26
*
kconfig: made check-lxdialog more portable
Sam Ravnborg
2008-05-01
1
-2
/
+4
*
kallsyms: nuke all ChangeLog, this should be logged by git
Bryan Wu
2008-04-30
1
-6
/
+0
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-0
/
+13
*
update checkpatch.pl to version 0.18
Andy Whitcroft
2008-04-29
1
-5
/
+20
*
update checkpatch.pl to version 0.17
Andy Whitcroft
2008-04-29
1
-41
/
+90
*
scripts/Lindent: support gnu indent v2.2.10
Joe Perches
2008-04-29
1
-1
/
+17
*
kconfig: add named choice group
Roman Zippel
2008-04-28
6
-223
/
+206
*
kconfig: fix choice dependency check
Roman Zippel
2008-04-28
1
-18
/
+76
*
kbuild: fix unportability in gen_initramfs_list.sh
Felix Fietkau
2008-04-28
1
-1
/
+1
*
kconfig: reversed borderlines in inputbox
Roel Kluin
2008-04-28
1
-1
/
+1
*
kernel-doc: detect trailing kernel-doc line trash
Randy Dunlap
2008-04-28
1
-0
/
+5
*
kernel-doc: detect/prevent duplicate doc section names
Randy Dunlap
2008-04-28
1
-7
/
+13
*
kbuild: scripts/Makefile.modpost typo fix
Adrian Bunk
2008-04-26
1
-1
/
+1
*
kbuild: soften MODULE_LICENSE check
Sam Ravnborg
2008-04-26
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-04-25
1
-0
/
+7
|
\
|
*
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
2008-04-24
1
-0
/
+7
*
|
kconfig: fix broken target update-po-config
Sam Ravnborg
2008-04-25
1
-2
/
+2
*
|
kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS
Richard Hacker
2008-04-25
1
-0
/
+8
*
|
kbuild: support loading extra symbols in modpost
Richard Hacker
2008-04-25
1
-1
/
+22
*
|
kbuild: fix some minor typoes
Robert P. J. Day
2008-04-25
3
-10
/
+10
*
|
kbuild: error out on missing MODULE_LICENSE
Sam Ravnborg
2008-04-25
1
-0
/
+4
|
/
*
PNP: add all PNP card device id's as individual aliases
Kay Sievers
2008-04-19
1
-13
/
+44
*
update checkpatch.pl to version 0.16
Andy Whitcroft
2008-03-28
1
-184
/
+279
*
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
2008-03-23
4
-2
/
+14
*
kernel-doc: set verbose mode via environment
Randy Dunlap
2008-03-13
1
-0
/
+4
*
update checkpatch.pl to version 0.15
Andy Whitcroft
2008-03-04
1
-117
/
+206
*
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
2008-02-23
1
-3
/
+3
*
kbuild: fix reversed symbol name order in modpost
Geert Uytterhoeven
2008-02-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2008-02-18
1
-13
/
+21
|
\
|
*
kconfig: fix select in combination with default
Roman Zippel
2008-02-13
1
-13
/
+21
*
|
kernel-doc: remove fastcall
Harvey Harrison
2008-02-14
1
-1
/
+0
*
|
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
2008-02-13
3
-1
/
+177
|
/
*
kbuild: fix make V=1
Sam Ravnborg
2008-02-11
1
-0
/
+3
*
Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...
Michal Sojka
2008-02-09
1
-1
/
+2
*
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2008-02-09
1
-2
/
+6
*
kbuild/modpost: Use warn() for announcing section mismatches
Geert Uytterhoeven
2008-02-09
1
-8
/
+8
*
Add binoffset to gitignore
Uwe Kleine-König
2008-02-09
1
-0
/
+1
*
kbuild/modpost: improve warnings if symbol is unknown
Sam Ravnborg
2008-02-09
1
-7
/
+14
[next]