| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: add support for memtest | Vladimir Murzin | 2015-04-14 | 1 | -0/+2 |
* | arm64: Increase the swiotlb buffer size 64MB | Catalin Marinas | 2015-02-27 | 1 | -5/+9 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-02-11 | 1 | -2/+23 |
|\ |
|
| * | arm64: Fix overlapping VA allocations | Mark Rutland | 2015-01-23 | 1 | -2/+3 |
| * | arm64: add better page protections to arm64 | Laura Abbott | 2015-01-22 | 1 | -0/+1 |
| * | arm64: respect mem= for EFI | Mark Rutland | 2015-01-16 | 1 | -0/+19 |
* | | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 2015-01-16 | 1 | -7/+1 |
|/ |
|
* | arm64: add alternative runtime patching | Andre Przywara | 2014-11-25 | 1 | -0/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-10-08 | 1 | -1/+1 |
|\ |
|
| * | arm64:mm: initialize max_mapnr using function set_max_mapnr | Ganapatrao Kulkarni | 2014-09-17 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 1 | -3/+8 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 8167/1: extend the reserved memory for initrd to be page aligned | Yalin Wang | 2014-10-02 | 1 | -1/+7 |
| |/
|/| |
|
| * | efi/arm64: Fix fdt-related memory reservation | Mark Salter | 2014-09-09 | 1 | -2/+1 |
|/ |
|
* | arm64: ignore DT memreserve entries when booting in UEFI mode | Leif Lindholm | 2014-08-19 | 1 | -1/+3 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-08-04 | 1 | -15/+19 |
|\ |
|
| * | arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS | Catalin Marinas | 2014-07-23 | 1 | -7/+15 |
| * | arm64: place initial page tables above the kernel | Mark Rutland | 2014-07-10 | 1 | -8/+4 |
* | | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB | Catalin Marinas | 2014-07-23 | 1 | -4/+13 |
|/ |
|
* | arm64: Limit the CMA buffer to 32-bit if ZONE_DMA | Catalin Marinas | 2014-06-18 | 1 | -2/+8 |
* | of/fdt: move memreserve and dtb memory reservations into core | Rob Herring | 2014-04-30 | 1 | -21/+0 |
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-04-02 | 1 | -0/+1 |
|\ |
|
| * | arm64: add support for reserved memory defined by device tree | Marek Szyprowski | 2014-03-13 | 1 | -0/+1 |
* | | arm64: Use swiotlb late initialisation | Catalin Marinas | 2014-02-27 | 1 | -2/+0 |
* | | arm64: Replace ZONE_DMA32 with ZONE_DMA | Catalin Marinas | 2014-02-27 | 1 | -15/+16 |
|/ |
|
* | arm64: Enable CMA | Laura Abbott | 2013-12-19 | 1 | -0/+3 |
* | arm64: remove unnecessary prom.h include | Rob Herring | 2013-10-09 | 1 | -1/+0 |
* | arm64: set initrd_start/initrd_end for fdt scan | Rob Herring | 2013-10-09 | 1 | -18/+6 |
* | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |
* | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm/ARM64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -45/+3 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm/ARM64: kill poison_init_mem() | Jiang Liu | 2013-07-03 | 1 | -14/+3 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | mm/ARM: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 1 | -24/+2 |
* | arm64: mm: update max_dma32 before calculating size of NORMAL zone | Will Deacon | 2012-11-14 | 1 | -2/+2 |
* | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 | 1 | -1/+1 |
* | arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() | Catalin Marinas | 2012-10-08 | 1 | -4/+1 |
* | arm64: MMU initialisation | Catalin Marinas | 2012-09-17 | 1 | -0/+437 |