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
/
kernel
/
crash_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+0
*
powerpc/kdump: crash_dump.c needs to include io.h
Michael Ellerman
2014-10-03
1
-0
/
+1
*
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
2014-02-28
1
-3
/
+5
*
powerpc: Fix endian issues in crash dump code
Anton Blanchard
2013-12-13
1
-3
/
+3
*
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
2013-07-03
1
-10
/
+0
*
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-4
/
+1
*
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-2
/
+2
*
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
1
-17
/
+0
*
powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
Anton Blanchard
2010-11-29
1
-0
/
+33
*
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-04
1
-2
/
+2
|
\
|
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
|
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
Matthew McClintock
2010-07-31
1
-2
/
+2
|
/
*
powerpc: Unify opcode definitions and support
Kumar Gala
2009-02-23
1
-1
/
+1
*
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
2008-10-22
1
-0
/
+2
*
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
1
-2
/
+8
*
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
2008-08-20
1
-9
/
+22
*
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
2008-07-01
1
-1
/
+1
*
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
1
-2
/
+4
*
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
1
-0
/
+1
*
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+2
*
[POWERPC] FWNMI is only used on pSeries
Stephen Rothwell
2007-09-19
1
-0
/
+2
*
[POWERPC] Fix section mismatch in crash_dump.c
Stephen Rothwell
2007-08-17
1
-1
/
+1
*
[POWERPC] Make doc comments extractable
Michael Ellerman
2006-08-08
1
-1
/
+1
*
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
2006-05-19
1
-3
/
+8
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-2
/
+2
*
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
2006-01-11
1
-0
/
+2
*
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
2006-01-09
1
-0
/
+36
*
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-09
1
-0
/
+20
*
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
2006-01-09
1
-0
/
+53