Age | Commit message (Expand) | Author | Files | Lines |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -9/+0 |
2011-10-01 | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES | Linus Walleij | 1 | -0/+7 |
2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 1 | -1/+1 |
2011-09-04 | ARM: 7067/1: mm: keep significant bits in pfn_valid | Mark Rutland | 1 | -1/+1 |
2011-08-22 | ARM: Add init_consistent_dma_size() | Jon Medhurst | 1 | -9/+0 |
2011-08-09 | ARM: 7010/1: mm: fix invalid loop for poison_init_mem | Jamie Iles | 1 | -1/+1 |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -9/+11 |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 1 | -3/+28 |
2011-07-18 | ARM: ARM_DMA_ZONE_SIZE is no more | Nicolas Pitre | 1 | -5/+0 |
2011-07-18 | ARM: change ARM_DMA_ZONE_SIZE into a variable | Nicolas Pitre | 1 | -9/+16 |
2011-07-12 | ARM: dma: replace ISA_DMA_THRESHOLD with a variable | Russell King | 1 | -0/+10 |
2011-07-08 | ARM: 6996/1: mm: Poison freed init memory | Stephen Boyd | 1 | -1/+16 |
2011-07-07 | ARM: vmlinux.lds: move init sections between text and data sections | Russell King | 1 | -2/+2 |
2011-06-11 | ARM: initrd: disable initrds outside of memory | Russell King | 1 | -0/+6 |
2011-06-06 | ARM: 6951/1: include .bss in memory layout information | Rabin Vincent | 1 | -2/+4 |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -1/+14 |
2011-05-26 | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon | 1 | -1/+3 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 1 | -0/+11 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -1/+22 |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely | 1 | -0/+2 |
2011-05-12 | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM | Will Deacon | 1 | -1/+15 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -1/+22 |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely | 1 | -0/+9 |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 1 | -1/+1 |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 1 | -3/+3 |
2011-02-15 | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions | Will Deacon | 1 | -3/+3 |
2011-01-31 | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King | 1 | -0/+6 |
2010-10-28 | ARM: memblock: move meminfo into find_limits directly | Russell King | 1 | -4/+4 |
2010-10-28 | ARM: memblock: convert free_highpages() to use memblock | Russell King | 1 | -5/+39 |
2010-10-28 | ARM: move freeing of highmem pages out of mem_init() | Russell King | 1 | -10/+17 |
2010-10-28 | ARM: memblock: convert memory detail printing to use memblock | Russell King | 1 | -3/+6 |
2010-10-28 | ARM: memblock: use memblock to free memory into arm_bootmem_init() | Russell King | 1 | -17/+25 |
2010-10-28 | ARM: memblock: use memblock when initializing memory allocators | Russell King | 1 | -9/+16 |
2010-10-28 | ARM: ensure membank array is always sorted | Russell King | 1 | -0/+10 |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -24/+13 |
2010-10-12 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -4/+4 |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King | 1 | -2/+2 |
2010-09-16 | arm, memblock: Fix the sparsemem build | Yinghai Lu | 1 | -2/+1 |
2010-08-05 | memblock/arm: Use new accessors | Benjamin Herrenschmidt | 1 | -9/+12 |
2010-08-04 | memblock/arm: pfn_valid uses memblock_is_memory() | Benjamin Herrenschmidt | 1 | -14/+1 |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King | 1 | -10/+9 |
2010-07-31 | Merge branch 'misc' into devel | Russell King | 1 | -0/+13 |
2010-07-27 | ARM: 6225/1: make TCM allocation static and common for all archs | Linus Walleij | 1 | -10/+7 |
2010-07-27 | ARM: Remove unnecessary call to find_limits() | Russell King | 1 | -5/+3 |
2010-07-27 | ARM: LMB: convert pfn_valid to use LMB | Russell King | 1 | -5/+4 |
2010-07-27 | ARM: LMB: Convert arm_memory_present() to use LMB memory information | Russell King | 1 | -7/+6 |
2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 1 | -5/+6 |