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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: call make once for all targets when O=.. is used
Milton Miller
2007-10-12
2
-6
/
+13
*
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
Roland McGrath
2007-10-12
1
-0
/
+1
*
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
2007-10-12
3
-754
/
+897
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
8
-21
/
+8
*
kbuild: fix infinite make recursion
Sam Ravnborg
2007-10-12
1
-1
/
+3
*
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2007-10-12
2
-7
/
+11
*
kconfig: make comments stand out in menuconfig
Sam Ravnborg
2007-10-12
1
-0
/
+8
*
kbuild: fix directory traversal bug
Sam Ravnborg
2007-10-12
1
-3
/
+3
*
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
2007-10-12
4
-4
/
+4
*
docproc: style & typo cleanups
Randy Dunlap
2007-10-12
2
-20
/
+22
*
kbuild: apply genksyms changes
Sam Ravnborg
2007-10-12
4
-1706
/
+2523
*
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2007-10-12
2
-1
/
+5
*
kbuild: fix genksyms Makefile
Sam Ravnborg
2007-10-12
1
-2
/
+6
*
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
2007-10-12
1
-3
/
+1
*
kbuild: ver_linux fix glibc version print
Jesper Juhl
2007-10-12
1
-3
/
+2
*
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
2007-10-12
1
-1
/
+7
*
kbuild: clean Modules.symvers in external module dirs
Mike Frysinger
2007-10-12
1
-0
/
+2
*
kbuild: fix segfault in modpost
Petr Stetiar
2007-10-12
1
-0
/
+6
*
kbuild: fix perl usage in export_report.pl
Ram Pai
2007-10-12
1
-4
/
+4
*
kbuild: fix export_report.pl
Adrian Bunk
2007-10-12
1
-1
/
+1
*
kbuild: script to check for undefined Kconfig symbols
Paolo 'Blaisorblade' Giarrusso
2007-10-12
1
-0
/
+59
*
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2007-10-12
2
-8
/
+16
*
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
2007-10-12
1
-2
/
+2
*
Fix up more bio fallout
Al Viro
2007-10-12
5
-10
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-12
6
-92
/
+129
|
\
|
*
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
2007-10-11
3
-48
/
+50
|
*
[TG3]: Fix APE induced regression
Matt Carlson
2007-10-11
1
-3
/
+4
|
*
[SKY2]: version 1.19
Stephen Hemminger
2007-10-11
1
-1
/
+1
|
*
[SKY2]: use netdevice stats struct
Stephen Hemminger
2007-10-11
2
-22
/
+13
|
*
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
2007-10-11
1
-2
/
+2
|
*
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
2007-10-11
1
-7
/
+6
|
*
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
2007-10-11
1
-9
/
+53
*
|
missed bio_endio() in axonram
Al Viro
2007-10-11
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
529
-13476
/
+31125
|
\
|
*
[POWERPC] Add memchr() to the bootwrapper
David Gibson
2007-10-12
2
-0
/
+14
|
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
5
-2
/
+71
|
*
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
2007-10-12
1
-2
/
+3
|
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
23
-258
/
+513
|
*
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
2
-6
/
+21
|
*
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
2
-28
/
+49
|
*
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-12
1
-20
/
+23
|
*
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
2007-10-12
2
-3
/
+6
|
*
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2007-10-12
21
-334
/
+259
|
|
\
|
|
*
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
Kumar Gala
2007-10-11
1
-1
/
+2
|
|
*
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-10-11
4
-22
/
+19
|
|
*
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
Kumar Gala
2007-10-11
1
-5
/
+18
|
|
*
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
Kumar Gala
2007-10-11
10
-189
/
+13
|
|
*
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
Scott Wood
2007-10-11
2
-0
/
+72
|
|
*
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
Scott Wood
2007-10-11
3
-116
/
+134
|
|
*
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
Scott Wood
2007-10-11
1
-1
/
+1
[next]