| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: use virt_to_idmap() for soft_restart() | Russell King | 2016-02-08 | 1 | -10/+6 |
* | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility | Geert Uytterhoeven | 2015-04-02 | 1 | -1/+2 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2014-12-05 | 1 | -4/+5 |
|\ |
|
| * | ARM: mm: allow text and rodata sections to be read-only | Kees Cook | 2014-10-16 | 1 | -0/+1 |
| * | ARM: kexec: Make .text R/W in machine_kexec | Nikolay Borisov | 2014-10-16 | 1 | -4/+4 |
* | | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -3/+3 |
|/ |
|
* | ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo | Liu Hua | 2014-04-22 | 1 | -0/+7 |
* | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel | Dave Martin | 2013-11-30 | 1 | -7/+10 |
* | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic | Vijaya Kumar K | 2013-08-20 | 1 | -0/+1 |
* | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 2013-08-13 | 1 | -4/+16 |
* | ARM: 7759/1: decouple CPU offlining from reboot/shutdown | Stephen Warren | 2013-06-17 | 1 | -0/+4 |
* | ARM: 7555/1: kexec: fix segment memory addresses check | Aaro Koskinen | 2012-10-18 | 1 | -4/+3 |
* | ARM: 7540/1: kexec: Check segment memory addresses | Matthew Leach | 2012-09-26 | 1 | -0/+6 |
* | ARM: 7539/1: kexec: scan for dtb magic in segments | Matthew Leach | 2012-09-26 | 1 | -1/+22 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -0/+25 |
|\ |
|
| * | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path | Will Deacon | 2012-03-24 | 1 | -0/+25 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+1 |
|/ |
|
* | ARM: kexec: use soft_restart for branching to the reboot buffer | Will Deacon | 2011-12-12 | 1 | -12/+3 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-05 | 1 | -18/+17 |
|\ |
|
| * | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ... | Russell King | 2011-11-07 | 1 | -18/+17 |
* | | ARM: restart: remove argument to setup_mm_for_reboot() | Russell King | 2011-11-10 | 1 | -2/+2 |
|/ |
|
* | ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage | Lei Wen | 2011-10-17 | 1 | -17/+18 |
* | [ARM] add machine-specific hook to machine_kexec | Eric Cooper | 2011-03-03 | 1 | -0/+7 |
* | ARM: 6522/1: kexec: Add call to non-crashing cores through IPI | Per Fransson | 2010-12-04 | 1 | -0/+30 |
* | arm: Disable outer (L2) cache in kexec | Thomas Gleixner | 2010-10-26 | 1 | -0/+3 |
* | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 1 | -5/+5 |
|\ |
|
| * | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 2010-07-27 | 1 | -4/+0 |
| * | ARM: Factor out common code from cpu_proc_fin() | Russell King | 2010-07-27 | 1 | -1/+5 |
* | | ARM: 6118/1: kdump: implement machine_crash_shutdown() | Mika Westerberg | 2010-07-09 | 1 | -0/+4 |
|/ |
|
* | [ARM] Storage class should be before const qualifier | Tobias Klauser | 2009-02-10 | 1 | -2/+2 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 | 1 | -1/+1 |
* | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 2008-02-04 | 1 | -0/+2 |
* | [ARM] 4137/1: Add kexec support | Richard Purdie | 2007-02-16 | 1 | -0/+78 |