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
/
arch
/
powerpc
/
Kconfig.debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
2015-05-11
1
-0
/
+8
*
powerpc: Remove the celleb support
Michael Ellerman
2015-04-07
1
-7
/
+0
*
powerpc: kill PPC_OF
Kevin Hao
2015-03-17
1
-1
/
+1
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-3
/
+1
|
\
|
*
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
1
-3
/
+1
*
|
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
1
-1
/
+0
|
/
*
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-06-11
1
-5
/
+0
*
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2013-07-04
1
-7
/
+0
|
\
|
*
consolidate per-arch stack overflow debugging options
Dave Hansen
2013-07-04
1
-7
/
+0
*
|
powerpc: Add a configuration option for early BootX/OpenFirmware debug
Alistair Popple
2013-06-20
1
-0
/
+7
|
/
*
powerpc: Add an in memory udbg console
Alistair Popple
2013-05-08
1
-0
/
+23
*
powerpc: IOMMU fault injection
Anton Blanchard
2012-07-10
1
-0
/
+9
*
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-29
1
-10
/
+0
*
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
2012-02-27
1
-7
/
+0
*
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
2011-11-28
1
-0
/
+12
*
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2011-09-20
1
-0
/
+31
*
powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVM
Benjamin Herrenschmidt
2011-09-20
1
-4
/
+3
*
powerpc/ps3: Add gelic udbg driver
Hector Martin
2011-09-20
1
-0
/
+8
*
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
2011-06-29
1
-0
/
+15
*
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
1
-9
/
+0
*
lib: consolidate DEBUG_PER_CPU_MAPS
Stephen Boyd
2011-05-25
1
-12
/
+0
*
powerpc: Add early debug for WSP platforms
Jack Miller
2011-05-06
1
-0
/
+5
*
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
1
-7
/
+0
*
powerpc/cpumask: Add DEBUG_PER_CPU_MAPS option
Anton Blanchard
2010-05-06
1
-0
/
+12
*
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
1
-0
/
+8
|
\
|
*
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-12-12
1
-0
/
+8
*
|
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
2009-10-28
1
-1
/
+1
|
/
*
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-06-16
1
-0
/
+17
*
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
1
-0
/
+13
*
generic debug pagealloc: build fix
Akinobu Mita
2009-04-02
1
-10
/
+0
*
generic debug pagealloc
Akinobu Mita
2009-04-01
1
-0
/
+1
*
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-1
/
+1
*
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
2008-12-03
1
-0
/
+9
*
powerpc: Split-out common MSI bitmap logic into msi_bitmap.c
Michael Ellerman
2008-08-20
1
-0
/
+5
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
1
-1
/
+1
*
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-44
/
+6
*
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
2008-07-01
1
-0
/
+5
*
powerpc: Add tests of the code patching routines
Michael Ellerman
2008-07-01
1
-0
/
+5
*
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-29
1
-1
/
+0
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
1
-0
/
+3
*
[POWERPC] cpm-serial: Relocate CPM buffer descriptors and SMC parameter ram.
Laurent Pinchart
2008-04-17
1
-1
/
+1
*
[POWERPC] 4xx: Base support for 440GX Taishan eval board
Hugh Blemings
2007-12-23
1
-1
/
+5
*
[POWERPC] 4xx: Add early udbg support for 40x processors
Benjamin Herrenschmidt
2007-12-23
1
-0
/
+13
*
[POWERPC] Early debug forces console log level to max
Benjamin Herrenschmidt
2007-12-11
1
-0
/
+7
*
[POWERPC] 4xx: Split early debug output and early boot console for 44x
Valentine Barshak
2007-10-19
1
-1
/
+0
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
1
-3
/
+3
*
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
2007-10-04
1
-3
/
+3
*
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
2007-10-03
1
-0
/
+21
*
[POWERPC] Export virq mapping via debugfs
Michael Ellerman
2007-09-14
1
-0
/
+10
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-1
/
+1
[next]