Age | Commit message (Expand) | Author |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-01 | ARM: make vectors page inaccessible from userspace | Russell King |
2013-07-31 | ARM: allow kuser helpers to be removed from the vector page | Russell King |
2013-07-31 | ARM: move vector stubs | Russell King |
2013-07-26 | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 | Fabio Estevam |
2013-07-22 | ARM: 7785/1: mm: restrict early_alloc to section-aligned memory | Russell King |
2013-07-22 | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 | Will Deacon |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-09 | ARM: mm: fix boot on SA1110 Assabet | Russell King |
2013-07-09 | ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings | Stephen Boyd |
2013-07-06 | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2013-07-03 | mm/ARM: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-07-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-29 | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King |
2013-06-29 | ARM: 7775/1: mm: Remove do_sect_fault from LPAE code | Steven Capper |
2013-06-28 | ARM: dma: Drop __GFP_COMP for iommu dma memory allocations | Richard Zhao |
2013-06-28 | ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean | Ming Lei |
2013-06-28 | ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach | Will Deacon |
2013-06-28 | ARM: dma-mapping: convert DMA direction into IOMMU protection attributes | Will Deacon |
2013-06-28 | ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool | YoungJun Cho |
2013-06-24 | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation | Marc Zyngier |
2013-06-24 | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator | Marc Zyngier |
2013-06-24 | ARM: 7767/1: let the ASID allocator handle suspended animation | Marc Zyngier |
2013-06-24 | ARM: 7773/1: PJ4B: Add support for errata 4742 | Gregory CLEMENT |
2013-06-24 | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU | Simon Baatz |
2013-06-24 | ARM: 7760/1: cpu_fa526_do_idle: remove WFI | Jonas Jensen |
2013-06-18 | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King |
2013-06-18 | Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l... | Russell King |
2013-06-17 | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page | Simon Baatz |
2013-06-17 | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B | Gregory CLEMENT |
2013-06-17 | ARM: 7753/1: map_init_section flushes incorrect pmd | Po-Yu Chuang |
2013-06-17 | ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect | Jon Medhurst |
2013-06-07 | ARM: mpu: Complete initialisation of the MPU after reaching the C-world | Jonathan Austin |
2013-06-07 | ARM: mpu: add MPU probe and initialisation functions in C | Jonathan Austin |
2013-06-07 | ARM: add Cortex-R7 Processor Info | Jonathan Austin |
2013-06-07 | ARM: select CPU_CPU15_MMU/MPU appropriately | Jonathan Austin |
2013-06-07 | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations | Will Deacon |
2013-06-05 | ARM: 7746/1: mm: lazy cache flushing on non-mapped pages | Ming Lei |
2013-06-04 | ARM: mm: Transparent huge page support for LPAE systems. | Catalin Marinas |
2013-06-04 | ARM: mm: HugeTLB support for LPAE systems. | Catalin Marinas |
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 |