Age | Commit message (Expand) | Author |
2013-06-04 | ARM: mm: Add support for flushing HugeTLB pages. | Steve Capper |
2013-05-30 | ARM: mm: clean up membank size limit checks | Cyril Chemparathy |
2013-05-30 | ARM: mm: cleanup checks for membank overlap with vmalloc area | Cyril Chemparathy |
2013-05-30 | ARM: mm: use physical addresses in highmem sanity checks | Cyril Chemparathy |
2013-05-30 | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy |
2013-05-30 | ARM: LPAE: factor out T1SZ and TTBR1 computations | Cyril Chemparathy |
2013-05-30 | ARM: LPAE: use 64-bit accessors for TTBR registers | Cyril Chemparathy |
2013-05-30 | ARM: LPAE: use phys_addr_t in switch_mm() | Cyril Chemparathy |
2013-05-30 | ARM: LPAE: use phys_addr_t for initrd location | Vitaly Andrianov |
2013-05-30 | ARM: LPAE: use phys_addr_t in free_memmap() | Vitaly Andrianov |
2013-05-30 | ARM: LPAE: use phys_addr_t in alloc_init_pud() | Vitaly Andrianov |
2013-05-24 | ARM: mmu: Call debug_ll_io_init if no map_io function is specified | Maxime Ripard |
2013-05-23 | ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean | Ming Lei |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott |
2013-05-22 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King |
2013-05-17 | ARM: ARMv7-M: implement read_cpuid_ext | Uwe Kleine-König |
2013-05-15 | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chips | Christian Daudt |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-02 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King |
2013-04-29 | mm/ARM: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/ARM: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-28 | ARM: KVM: move to a KVM provided HYP idmap | Marc Zyngier |
2013-04-25 | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable | Russell King |
2013-04-17 | ARM: ARMv7-M: Allow the building of new kernel port | Uwe Kleine-König |
2013-04-17 | ARM: Add base support for ARMv7-M | Catalin Marinas |
2013-04-17 | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations | Gregory CLEMENT |
2013-04-17 | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() | Joonsoo Kim |
2013-04-17 | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin |
2013-04-17 | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim |
2013-04-17 | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King |
2013-04-08 | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King |
2013-04-03 | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon |
2013-04-03 | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas |
2013-04-03 | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ... | Rob Herring |
2013-03-26 | ARM: modules: don't export cpu_set_pte_ext when !MMU | Will Deacon |
2013-03-26 | ARM: mm: remove broken condition check for v4 flushing | Will Deacon |
2013-03-26 | ARM: mm: fix numerous hideous errors in proc-arm740.S | Will Deacon |
2013-03-26 | ARM: cache: remove ARMv3 support code | Will Deacon |
2013-03-22 | ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs | Stepan Moskovchenko |
2013-03-22 | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd |
2013-03-22 | ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses | Sricharan R |
2013-03-15 | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2013-03-14 | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski |
2013-03-09 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King |
2013-03-03 | ARM: 7661/1: mm: perform explicit branch predictor maintenance when required | Will Deacon |
2013-03-03 | ARM: 7659/1: mm: make mm->context.id an atomic64_t variable | Will Deacon |
2013-03-03 | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover | Will Deacon |
2013-03-03 | ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id | Ben Dooks |