aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh1-13/+5
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard1-4/+10
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar1-1/+1
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini1-0/+12
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-7/+7
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose1-0/+12
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose1-1/+1
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely1-5/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-1/+1
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-3/+0
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard1-3/+7
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-9/+12
2011-03-10powerpc: core irq_data conversion.Lennert Buytenhek1-9/+12
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard1-1/+4
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard1-0/+7
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard1-4/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard1-2/+0
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock1-0/+24
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-6/+6
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properlyNeil Horman1-0/+12
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock1-5/+5
2010-07-14lmb: rename to memblockYinghai Lu1-6/+6
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce1-2/+2
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller1-0/+25
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth1-0/+36
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov1-12/+9
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth1-0/+34
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-0/+2
2008-07-26kexec jumpHuang Ying1-1/+1
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman1-6/+6
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller1-1/+2
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle1-27/+27
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman1-0/+56
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering1-6/+0
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman1-1/+1
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman1-0/+67