index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-14
/
+10
|
\
|
*
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
2012-11-30
1
-14
/
+10
*
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
2
-0
/
+5
|
\
\
|
*
|
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-11-30
1
-0
/
+3
|
*
|
script: dtc: clean generated files
Magnus Damm
2012-11-21
1
-0
/
+2
|
|
/
*
|
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
2012-11-26
1
-0
/
+3
*
|
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
2012-11-21
1
-3
/
+3
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-11-12
5
-14
/
+106
|
\
\
|
|
/
|
/
|
|
*
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
2012-10-25
5
-14
/
+106
*
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-09
1
-2
/
+4
|
\
\
|
*
|
checkpatch: improve network block comment style checking
Joe Perches
2012-11-09
1
-2
/
+4
*
|
|
modules: don't break modules_install on external modules with no key.
Rusty Russell
2012-11-06
1
-1
/
+2
|
/
/
*
|
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
1
-3
/
+3
*
|
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
2012-10-19
2
-346
/
+399
*
|
kbuild: Fix module signature generation
Linus Torvalds
2012-10-19
1
-2
/
+3
*
|
kbuild: sign the modules at install time
Rusty Russell
2012-10-19
4
-111
/
+28
*
|
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-10-18
1
-34
/
+10
|
\
\
|
*
|
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
2012-10-17
1
-34
/
+10
|
|
/
*
|
uapi: Allow automatic generation of uapi/asm/ header files
Catalin Marinas
2012-10-17
1
-1
/
+1
*
|
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
2012-10-15
1
-2
/
+2
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
7
-1
/
+2018
|
\
|
*
MODSIGN: Sign modules during the build process
David Howells
2012-10-10
2
-1
/
+191
|
*
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
2012-10-10
1
-0
/
+268
|
*
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-10-08
4
-0
/
+1559
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-10-12
5
-9
/
+366
|
\
\
|
*
|
coccicheck: Add the rep+ctxt mode
Nicolas Palix
2012-10-11
1
-0
/
+3
|
*
|
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
2012-10-11
1
-0
/
+65
|
*
|
scripts/tags.sh: Add magic for pci access functions
Kirill Tkhai
2012-08-31
1
-2
/
+6
|
*
|
scripts/coccinelle: ptr_ret: Add ternary operator version
Lars-Peter Clausen
2012-08-31
1
-0
/
+26
|
*
|
scripts/kernel-doc: added support for html5
Dan Luedtke
2012-08-31
1
-7
/
+266
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-10-12
10
-130
/
+289
|
\
\
\
|
*
|
|
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-09-27
2
-12
/
+25
|
*
|
|
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
2012-09-27
6
-73
/
+149
|
*
|
|
menuconfig: Do not open code textbox scroll up/down
Benjamin Poirier
2012-09-27
1
-44
/
+11
|
*
|
|
menuconfig: Add jump keys to search results
Benjamin Poirier
2012-09-27
5
-35
/
+94
|
*
|
|
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
Benjamin Poirier
2012-09-27
3
-6
/
+28
|
*
|
|
menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
Benjamin Poirier
2012-09-27
3
-13
/
+33
|
*
|
|
menuconfig: Remove superfluous conditionnal
Benjamin Poirier
2012-09-27
1
-5
/
+3
|
*
|
|
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
2012-08-31
1
-1
/
+1
|
*
|
|
kconfig/mconf.c: revision of curses initialization.
Dirk Gouders
2012-08-30
3
-4
/
+8
|
|
/
/
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-10-12
4
-5
/
+6
|
\
\
\
|
*
|
|
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
2012-10-11
1
-0
/
+1
|
*
|
|
Kbuild: use normal compression settings for tar*-pkg
Andi Kleen
2012-09-27
1
-3
/
+3
|
*
|
|
scripts/Makefile.modpost: error in finding modules from .mod files.
이건호
2012-08-31
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
1
-0
/
+2
|
\
\
\
|
*
|
|
modpost: fix modpost warnings for xtensa
Max Filippov
2012-10-03
1
-0
/
+2
*
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-08
8
-16
/
+16
|
\
\
\
\
|
*
|
|
|
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
6
-13
/
+13
|
*
|
|
|
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
2012-09-27
2
-3
/
+3
*
|
|
|
|
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
2012-10-06
1
-2
/
+7
[next]