| Commit message (Expand) | Author | Age |
* | ARM: 7753/1: map_init_section flushes incorrect pmd | Po-Yu Chuang | 2013-06-17 |
*---. | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 |
|\ \ \ |
|
| | * | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2013-04-17 |
| | |/ |
|
| | * | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses | Sricharan R | 2013-03-22 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-03-09 |
|\ \
| |/
|/| |
|
| * | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 | Uwe Kleine-König | 2013-01-31 |
* | | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * | | ARM: Add page table and page defines needed by KVM | Christoffer Dall | 2013-01-23 |
* | | | Merge branch 'misc' into for-linus | Russell King | 2013-02-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: fix warnings introduced by previous patch | Russell King | 2013-02-16 |
| * | | ARM: 7646/1: mm: use static_vm for managing static mapped areas | Joonsoo Kim | 2013-02-16 |
| |/ |
|
* / | ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO | Santosh Shilimkar | 2013-01-19 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | ARM: implement debug_ll_io_init() | Rob Herring | 2012-11-05 |
* | | ARM: mm: use pteval_t to represent page protection values | Will Deacon | 2012-11-09 |
|/ |
|
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | ARM: kill off arch_is_coherent | Rob Herring | 2012-10-02 |
* | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-20 |
|\| |
|
| * | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM | Jonathan Austin | 2012-08-25 |
* | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 2012-09-04 |
|\| |
|
| * | ARM: Fix ioremap() of address zero | Russell King | 2012-08-25 |
| *---. | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 |
| |\ \ \ |
|
| | | | * | ARM: 7432/1: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 |
| | | |/
| | |/| |
|
| | | * | ARM: 7436/1: Do not map the vectors page as write-through on UP systems | Catalin Marinas | 2012-07-09 |
| | |/ |
|
* | / | ARM: Add fixed PCI i/o mapping | Rob Herring | 2012-07-25 |
|/ / |
|
* / | ARM: 7438/1: fill possible PMD empty section gaps | Nicolas Pitre | 2012-07-01 |
|/ |
|
* | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 |
* | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov | 2012-05-17 |
* | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd | 2012-04-28 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-24 |
| * | ARM: earlier initialization of vectors page | Russell King | 2012-01-23 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 |
* | | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 2011-12-08 |
|\ |
|
| * | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem | Will Deacon | 2011-12-08 |
| * | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas | 2011-12-08 |
* | | ARM: add generic ioremap optimization by reusing static mappings | Nicolas Pitre | 2011-11-26 |
* | | ARM: move iotable mappings within the vmalloc region | Nicolas Pitre | 2011-11-26 |
* | | ARM: move initialization of the high_memory variable earlier | Nicolas Pitre | 2011-11-18 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | ARM: mm: Add strongly ordered descriptor support. | Santosh Shilimkar | 2011-09-23 |
* | | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 2011-10-06 |
* | | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* | Catalin Marinas | 2011-08-23 |
|/ |
|
* | ARM: move memory layout sanity checking before meminfo initialization | Russell King | 2011-07-05 |
* | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM | Will Deacon | 2011-05-26 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |
*-. | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 |
|\ \ |
|
| | * | ARM: pgtable: add pud-level code | Russell King | 2011-02-21 |
| | * | ARM: Use long long format when printing meminfo physical addresses | Russell King | 2011-02-21 |