| Commit message (Expand) | Author | Age |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-16 |
|\ |
|
| * | ARM: kvm: round HYP section to page size instead of log2 upper bound | Ard Biesheuvel | 2015-03-27 |
| * | ARM: kvm: assert on HYP section boundaries not actual code size | Ard Biesheuvel | 2015-03-25 |
| * | ARM: kvm: implement replacement for ld's LOG2CEIL() | Ard Biesheuvel | 2015-03-23 |
| * | ARM, arm64: kvm: get rid of the bounce page | Ard Biesheuvel | 2015-03-19 |
* | | ARM: 8322/1: keep .text and .fixup regions closer together | Ard Biesheuvel | 2015-03-29 |
* | | ARM: 8317/1: move the .idmap.text section closer to .head.text | Ard Biesheuvel | 2015-03-28 |
|/ |
|
* | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King | 2014-11-03 |
|\ |
|
| * | ARM: mm: allow text and rodata sections to be read-only | Kees Cook | 2014-10-16 |
| * | ARM: mm: allow non-text sections to be non-executable | Kees Cook | 2014-10-16 |
* | | ARM: 8168/1: extend __init_end to a page align address | Yalin Wang | 2014-10-02 |
|/ |
|
* | ARM: 8088/1: vmlinux.lds.S: drop redundant .comment | Mark Rutland | 2014-07-18 |
* | ARM: use linker magic for vectors and vector stubs | Russell King | 2013-07-31 |
* | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 |
* | ARM: KVM: enforce maximum size for identity mapped code | Marc Zyngier | 2013-04-29 |
* | ARM: Section based HYP idmap | Christoffer Dall | 2013-01-23 |
* | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata | Pawel Moll | 2012-12-16 |
* | ARM: 7568/1: Sort exception table at compile time | Stephen Boyd | 2012-11-04 |
* | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. | David Brown | 2012-06-22 |
* | ARM: 7320/1: Fix proc_info table alignment | Marc Zyngier | 2012-02-09 |
* | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary | Will Deacon | 2012-01-23 |
* | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes | Will Deacon | 2012-01-23 |
* | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 2011-12-06 |
* | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 |
|\ |
|
| * | ARM: 7017/1: Use generic BUG() handler | Simon Glass | 2011-10-17 |
* | | ARM: fix vmlinux.lds.S discarding sections | Russell King | 2011-09-20 |
|/ |
|
* | ARM: vmlinux.lds: use _text and _stext the same way as x86 | Russell King | 2011-07-07 |
* | ARM: vmlinux.lds: move init sections between text and data sections | Russell King | 2011-07-07 |
* | ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segment | Russell King | 2011-07-07 |
* | ARM: vmlinux.lds: rearrange .init output section | Russell King | 2011-07-07 |
* | ARM: vmlinux.lds: move discarded sections to beginning | Russell King | 2011-07-07 |
* | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | Merge branch 'p2v' into devel | Russell King | 2011-03-16 |
| |\ |
|
| | * | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 2011-02-17 |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
| |/ |
|
* | | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 2011-02-21 |
* | | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2011-02-21 |
|/ |
|
* | Merge branch 'misc' into devel | Russell King | 2011-01-06 |
|\ |
|
| * | ARM: implement support for read-mostly sections | Russell King | 2010-12-05 |
* | | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent | 2010-11-19 |
|/ |
|
* | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type | Tony Lindgren | 2010-10-27 |
* | Merge branch 'hotplug' into devel | Russell King | 2010-10-18 |
|\ |
|
| * | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King | 2010-10-08 |
* | | ARM: vmlinux.lds: Move unwind tables into _stext.._etext | Russell King | 2010-10-08 |
* | | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 |
|/ |
|
* | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 |
* | ARM: use unified discard definition in linker script | Alan Jenkins | 2009-12-15 |
* | ARM: Clean up linker script using new linker script macros. | Nelson Elhage | 2009-11-23 |