- 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 12 years ago
- de40614e ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() by Joonsoo Kim · 12 years ago
- e651eab ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses by Sricharan R · 12 years ago
- 73a09d2 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
- 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 1b1c740 Merge branch 'misc' into for-linus by Russell King · 12 years ago
- bce2bd3 ARM: fix warnings introduced by previous patch by Russell King · 12 years ago
- 101eeda ARM: 7646/1: mm: use static_vm for managing static mapped areas by Joonsoo Kim · 12 years ago
- b849a60 ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 by Uwe Kleine-König · 13 years ago
- cc577c2 ARM: Add page table and page defines needed by KVM by Christoffer Dall · 12 years ago
- 93d5bf0 ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO by Santosh Shilimkar · 12 years ago
- d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 864aa04 ARM: mm: use pteval_t to represent page protection values by Will Deacon · 12 years ago
- e5c5f2a ARM: implement debug_ll_io_init() by Rob Herring · 12 years ago
- ca41cc9 Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- 48aa820f ARM: kill off arch_is_coherent by Rob Herring · 12 years ago
- 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
- 863e99a Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci by Arnd Bergmann · 12 years ago
- 36418c5 ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM by Jonathan Austin · 12 years ago
- a849088 ARM: Fix ioremap() of address zero by Russell King · 12 years ago
- 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
- c279443 ARM: Add fixed PCI i/o mapping by Rob Herring · 13 years ago
- 9ad86dd ARM: 7436/1: Do not map the vectors page as write-through on UP systems by Catalin Marinas · 13 years ago
- 19b52ab ARM: 7438/1: fill possible PMD empty section gaps by Nicolas Pitre · 13 years ago
- 158e8bf ARM: 7432/1: use the new linux/sizes.h by Alessandro Rubini · 13 years ago
- c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
- 1a3abcf ARM: 7418/1: LPAE: fix access flag setup in mem_type_table by Vitaly Andrianov · 13 years ago
- 1490492 ARM: 7401/1: mm: Fix section mismatches by Stephen Boyd · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
- 195864c ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
- 94e5a85 ARM: earlier initialization of vectors page by Russell King · 13 years ago
- 6ae25a5 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable by Russell King · 13 years ago
- 77f73a2 ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem by Will Deacon · 13 years ago
- 1b6ba46 ARM: LPAE: MMU setup for the 3-level page table format by Catalin Marinas · 13 years ago
- 576d2f2 ARM: add generic ioremap optimization by reusing static mappings by Nicolas Pitre · 13 years ago
- 0536bdf ARM: move iotable mappings within the vmalloc region by Nicolas Pitre · 13 years ago
- 55a8173 ARM: move initialization of the high_memory variable earlier by Nicolas Pitre · 13 years ago
- 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 442e70c ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 by Catalin Marinas · 13 years ago
- 8fb5428 ARM: mm: Add strongly ordered descriptor support. by Santosh Shilimkar · 14 years ago
- e73fc88 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* by Catalin Marinas · 13 years ago
- 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 14 years ago
- 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 14 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago
- 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
- aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 14 years ago
- 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
- e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 14 years ago
- cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
- 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 14 years ago
- 410f148 ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE by Catalin Marinas · 14 years ago
- 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
- 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
- 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
- 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
- f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago
- 97092e0 ARM: pgtable: use phys_addr_t for physical addresses by Russell King · 14 years ago
- 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
- 8df6516 ARM: memblock: setup lowmem mappings using memblock by Russell King · 14 years ago
- 7dc50ec ARM: ensure membank array is always sorted by Russell King · 14 years ago
- 4e929d2b ARM: fix memblock breakage by Russell King · 14 years ago
- f444fce ARM: 6445/1: fixup TCM memory types by Linus Walleij · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
- 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
- f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
- d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
- ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
- 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 15 years ago
- 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
- 4bb2e27 ARM: early_pte_alloc() by Russell King · 15 years ago
- cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago
- 3abe9d3 ARM: early_alloc() by Russell King · 15 years ago
- 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 15 years ago
- be37030 ARM: Remove DISCONTIGMEM support by Russell King · 15 years ago
- 7961239 ARM: Precalculate vmalloc_min by Russell King · 15 years ago
- 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
- ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- a222712 ARM: Move memory mapping into mmu.c by Russell King · 15 years ago
- ceb683d ARM: Ensure meminfo is sorted prior to sanity_check_meminfo by Russell King · 15 years ago
- 0741b7d ARM: RX1950: Add suspend/resume support for RX1950 by Vasily Khoruzhick · 15 years ago
- 3f2d4f5 ARM: 6052/1: kdump: make kexec work in interrupt context by Mika Westerberg · 15 years ago
- 85b3cce ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms by Russell King · 15 years ago
- 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 15 years ago
- 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
- ad3e6c0 ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() by Tony Lindgren · 15 years ago
- 6dc995a ARM: fix PAGE_KERNEL by Russell King · 15 years ago
- 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 421fe93 ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page by Russell King · 15 years ago
- d0a92fd [ARM] pxa/treo: add Palm Centro 685 support by Tomáš Čech · 15 years ago
- 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
- e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
- 041d785 ARM: Fix warning: unused variable 'highmem' by Russell King · 15 years ago
- dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
- 187f81b Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- e6c3f4b [ARM] pxa/treo680: initial support by Tomas 'Sleep_Walker' Cech · 16 years ago
- b7c11ec Merge branch 'u300' into devel by Russell King · 16 years ago
- 69d3a84 omap iommu: simple virtual address space management by Hiroshi DOYU · 16 years ago