Age | Commit message (Expand) | Author | Files | Lines |
2015-01-09 | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 1 | -2/+2 |
2014-12-13 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+149 |
2014-12-05 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -2/+147 |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King | 1 | -2/+2 |
2014-11-03 | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King | 1 | -2/+147 |
2014-10-28 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+4 |
2014-10-21 | ARM: fix some printk formats | Russell King | 1 | -4/+4 |
2014-10-17 | ARM: mm: allow text and rodata sections to be read-only | Kees Cook | 1 | -1/+47 |
2014-10-17 | ARM: mm: allow non-text sections to be non-executable | Kees Cook | 1 | -1/+100 |
2014-10-17 | arm: use generic fixmap.h | Mark Salter | 1 | -1/+1 |
2014-10-10 | ARM: mm: don't limit default CMA region only to low memory | Marek Szyprowski | 1 | -1/+1 |
2014-10-03 | ARM: 8167/1: extend the reserved memory for initrd to be page aligned | Yalin Wang | 1 | -0/+5 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -44/+37 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -44/+28 |
2014-06-02 | ARM: remove global cr_no_alignment | Russell King | 1 | -1/+0 |
2014-06-02 | ARM: provide common method to clear bits in CPU control register | Russell King | 1 | -0/+10 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 1 | -44/+28 |
2014-04-30 | of/fdt: move memreserve and dtb memory reservations into core | Rob Herring | 1 | -1/+0 |
2014-03-11 | arm: add support for reserved memory defined by device tree | Marek Szyprowski | 1 | -0/+2 |
2014-01-29 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 1 | -1/+2 |
2014-01-28 | ARM: 7941/2: Fix incorrect FDT initrd parameter override | Ben Peddell | 1 | -1/+2 |
2014-01-24 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -58/+4 |
2014-01-22 | arch/arm/mm/init.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -1/+1 |
2014-01-22 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 1 | -3/+0 |
2014-01-22 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -58/+4 |
2014-01-14 | Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/... | Russell King | 1 | -58/+4 |
2014-01-07 | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" | Russell King | 1 | -1/+1 |
2013-12-10 | ARM: 7908/1: mm: Fix the arm_dma_limit calculation | Santosh Shilimkar | 1 | -1/+1 |
2013-11-24 | ARM: mm: Remove bootmem code and switch to NO_BOOTMEM | Santosh Shilimkar | 1 | -56/+2 |
2013-11-24 | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped | Grygorii Strashko | 1 | -1/+1 |
2013-11-24 | ARM: mm: Fix max_mapnr with recent max*pfn updates | Santosh Shilimkar | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+6 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+5 |
2013-10-31 | ARM: 7805/1: mm: change max*pfn to include the physical offset of memory | Santosh Shilimkar | 1 | -6/+4 |
2013-10-31 | ARM: DMA-API: better handing of DMA masks for coherent allocations | Russell King | 1 | -0/+2 |
2013-10-15 | Revert "ARM: init: add support for reserved memory defined by device tree" | Marek Szyprowski | 1 | -3/+0 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -8/+0 |
2013-10-09 | arm: set initrd_start/initrd_end for fdt scan | Rob Herring | 1 | -3/+8 |
2013-09-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -1/+1 |
2013-09-10 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -0/+3 |
2013-08-27 | ARM: init: add support for reserved memory defined by device tree | Marek Szyprowski | 1 | -0/+3 |
2013-08-14 | ARM: use phys_addr_t for DMA zone sizes | Rob Herring | 1 | -1/+1 |
2013-07-26 | ARM: constify machine_desc structure uses | Russell King | 1 | -2/+3 |
2013-07-24 | of: Specify initrd location using 64-bit | Santosh Shilimkar | 1 | -1/+1 |
2013-07-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-07-09 | ARM: mm: fix boot on SA1110 Assabet | Russell King | 1 | -1/+1 |
2013-07-04 | mm/ARM: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -45/+2 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -2/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -4/+4 |