aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: core irq_data conversion.Lennert Buytenhek
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock
2010-07-14lmb: rename to memblockYinghai Lu
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-07-26kexec jumpHuang Ying
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle
2006-08-17[POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering
2006-01-09[PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman