summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-111-13/+5
* powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2014-02-111-4/+10
* powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
* powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-251-0/+12
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-7/+7
* powerpc: Export memory limit via device treeSuzuki Poulose2012-09-071-0/+12
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-1/+1
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-5/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-1/+1
|\
| * powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+1
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-3/+0
|/
* powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-051-3/+7
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-1/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-9/+12
|\
| * powerpc: core irq_data conversion.Lennert Buytenhek2011-03-101-9/+12
* | powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2011-03-021-1/+4
|/
* powerpc/kdump: Disable ftrace during kexecAnton Blanchard2011-01-211-0/+7
* powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-4/+1
* powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-211-4/+1
* powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-211-2/+0
* powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-141-0/+24
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-6/+6
|\
| * lmb: rename to memblockYinghai Lu2010-07-141-6/+6
* | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman2010-07-311-0/+12
* | powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2010-07-311-5/+5
|/
* powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-151-2/+2
* powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
* powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-231-0/+36
* powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
* powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-231-0/+34
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-0/+2
* kexec jumpHuang Ying2008-07-261-1/+1
* [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-301-6/+6
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+2
* Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-171-0/+56
* [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
* [PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman2006-01-091-1/+1
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+67
OpenPOWER on IntegriCloud