Age | Commit message (Expand) | Author |
2014-02-20 | arm64: Invalidate the TLB when replacing pmd entries during boot | Catalin Marinas |
2014-01-09 | arm64: Do not flush the D-cache for anonymous pages | Catalin Marinas |
2014-01-09 | arm64: Avoid cache flushing in flush_dcache_page() | Catalin Marinas |
2014-01-09 | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S | Catalin Marinas |
2013-07-25 | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon |
2013-05-24 | arm64: Do not report user faults for handled signals | Catalin Marinas |
2013-05-14 | arm64: mm: Fix operands of clz in __flush_dcache_all | Sukanto Ghosh |
2013-05-13 | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon |
2013-05-08 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-08 | arm64: Ignore the 'write' ESR flag on cache maintenance faults | Catalin Marinas |
2013-04-30 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm/ARM: use common help functions to free reserved pages | Jiang Liu |
2013-04-25 | arm64: mm: Correct show_pte behaviour | Steve Capper |
2013-03-25 | ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES | Ben Hutchings |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen |
2013-01-22 | arm64: Add simple earlyprintk support | Catalin Marinas |
2012-11-23 | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas |
2012-11-14 | arm64: mm: update max_dma32 before calculating size of NORMAL zone | Will Deacon |
2012-11-14 | arm64: Make the user fault reporting more specific | Catalin Marinas |
2012-11-08 | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon |
2012-10-08 | arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() | Catalin Marinas |
2012-09-24 | arm64: Do not set the SMP/nAMP processor bit | Catalin Marinas |
2012-09-17 | arm64: Build infrastructure | Catalin Marinas |
2012-09-17 | arm64: DMA mapping API | Catalin Marinas |
2012-09-17 | arm64: Device specific operations | Catalin Marinas |
2012-09-17 | arm64: TLB maintenance functionality | Catalin Marinas |
2012-09-17 | arm64: Cache maintenance routines | Catalin Marinas |
2012-09-17 | arm64: CPU support | Catalin Marinas |
2012-09-17 | arm64: Process management | Catalin Marinas |
2012-09-17 | arm64: MMU fault handling and page table management | Catalin Marinas |
2012-09-17 | arm64: MMU initialisation | Catalin Marinas |
2012-09-17 | arm64: Assembly macros and definitions | Catalin Marinas |