index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
crash_dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2018-10-14
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-10-03
powerpc/kdump: crash_dump.c needs to include io.h
Michael Ellerman
1
-0
/
+1
2014-02-28
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2013-12-13
powerpc: Fix endian issues in crash dump code
Anton Blanchard
1
-3
/
+3
2013-07-03
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
1
-10
/
+0
2013-04-29
mm/ppc: use common help functions to free reserved pages
Jiang Liu
1
-4
/
+1
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
1
-2
/
+2
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-17
/
+0
2010-11-29
powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
Anton Blanchard
1
-0
/
+33
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-31
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
Matthew McClintock
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-1
/
+1
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-0
/
+2
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-2
/
+8
2008-08-20
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
1
-9
/
+22
2008-07-01
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
1
-1
/
+1
2008-07-01
powerpc: Allow create_branch() to return errors
Michael Ellerman
1
-2
/
+4
2008-07-01
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
1
-0
/
+1
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+2
2007-09-19
[POWERPC] FWNMI is only used on pSeries
Stephen Rothwell
1
-0
/
+2
2007-08-17
[POWERPC] Fix section mismatch in crash_dump.c
Stephen Rothwell
1
-1
/
+1
2006-08-08
[POWERPC] Make doc comments extractable
Michael Ellerman
1
-1
/
+1
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
1
-3
/
+8
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-01-11
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
1
-0
/
+2
2006-01-09
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
Michael Ellerman
1
-0
/
+36
2006-01-09
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
1
-0
/
+20
2006-01-09
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
1
-0
/
+53