| Commit message (Expand) | Author | Age |
* | arm64: simplify pgd_alloc | Mark Rutland | 2014-02-05 |
* | arm64: Invalidate the TLB when replacing pmd entries during boot | Catalin Marinas | 2014-02-05 |
* | arm64: Align CMA sizes to PAGE_SIZE | Laura Abbott | 2014-02-05 |
* | arm64: mm: fix the function name in comment of cpu_do_switch_mm | Jingoo Han | 2014-01-27 |
* | arm64: mm: fix the function name in comment of __flush_dcache_area | Jingoo Han | 2014-01-22 |
* | arm64: mm: use ubfm for dcache_line_size | Jingoo Han | 2014-01-22 |
* | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream | Catalin Marinas | 2013-12-19 |
|\ |
|
| * | arm64: kernel: suspend/resume registers save/restore | Lorenzo Pieralisi | 2013-12-16 |
* | | arm64: Enable CMA | Laura Abbott | 2013-12-19 |
* | | arm64: Warn on NULL device structure for dma APIs | Laura Abbott | 2013-12-19 |
|/ |
|
* | arm64: ensure completion of TLB invalidatation | Mark Rutland | 2013-12-06 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ |
|
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ |
|
| * | | arm64: remove unnecessary prom.h include | Rob Herring | 2013-10-09 |
| * | | arm64: set initrd_start/initrd_end for fdt scan | Rob Herring | 2013-10-09 |
* | | | arm64: allow ioremap_cache() to use existing RAM mappings | Mark Salter | 2013-10-30 |
* | | | arm64: big-endian: set correct endianess on kernel entry | Matthew Leach | 2013-10-25 |
| |/
|/| |
|
* | | arm64: use correct register width when retrieving ASID | Matthew Leach | 2013-09-25 |
|/ |
|
* | arm64: Make do_bad_area() function static | Catalin Marinas | 2013-09-20 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 |
* | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner | 2013-09-12 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 |
|\ |
|
| * | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 |
* | | arm64: mm: permit use of tagged pointers at EL0 | Will Deacon | 2013-09-03 |
* | | arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S | Catalin Marinas | 2013-09-02 |
* | | arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary | Catalin Marinas | 2013-08-28 |
|/ |
|
* | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon | 2013-07-19 |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
* | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 |
* | mm/ARM64: 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/ARM64: kill poison_init_mem() | 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-next/hugepages' of git://git.linaro.org/people/stevecapper/... | Catalin Marinas | 2013-07-01 |
|\ |
|
| * | ARM64: mm: HugeTLB support. | Steve Capper | 2013-06-14 |
| * | ARM64: mm: Restore memblock limit when map_mem finished. | Steve Capper | 2013-06-14 |
* | | arm64: Remove __flush_dcache_page() | Catalin Marinas | 2013-06-07 |
* | | arm64: Do not flush the D-cache for anonymous pages | Catalin Marinas | 2013-06-07 |
* | | arm64: Avoid cache flushing in flush_dcache_page() | Catalin Marinas | 2013-06-07 |
|/ |
|
* | arm64: Do not report user faults for handled signals | Catalin Marinas | 2013-05-24 |
* | arm64: mm: Fix operands of clz in __flush_dcache_all | Sukanto Ghosh | 2013-05-14 |
* | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon | 2013-05-13 |
* | 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-05-08 |
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-30 |
|\| |
|
| * | arm64: mm: Correct show_pte behaviour | Steve Capper | 2013-04-25 |
* | | 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-29 |