Age | Commit message (Expand) | Author | Files | Lines |
2011-07-07 | ARM: mm: proc-fa526: Use the new processor struct macros | Dave Martin | 1 | -33/+5 |
2011-07-07 | ARM: mm: proc-arm9tdmi: Use the new processor struct macros | Dave Martin | 1 | -60/+18 |
2011-07-07 | ARM: mm: proc-arm946: Use the new processor struct macros | Dave Martin | 1 | -46/+7 |
2011-07-07 | ARM: mm: proc-arm940: Use the new processor struct macros | Dave Martin | 1 | -44/+7 |
2011-07-07 | ARM: mm: proc-arm926: Use the new processor struct macros | Dave Martin | 1 | -44/+7 |
2011-07-07 | ARM: mm: proc-arm925: Use the new processor struct macros | Dave Martin | 1 | -72/+16 |
2011-07-07 | ARM: mm: proc-arm922: Use the new processor struct macros | Dave Martin | 1 | -46/+7 |
2011-07-07 | ARM: mm: proc-arm920: Use the new processor struct macros | Dave Martin | 1 | -46/+7 |
2011-07-07 | ARM: mm: proc-arm7tdmi: Use the new processor struct macros | Dave Martin | 1 | -177/+39 |
2011-07-07 | ARM: mm: proc-arm740: Use the new processor struct macros | Dave Martin | 1 | -35/+7 |
2011-07-07 | ARM: mm: proc-arm720: Use the new processor struct macros | Dave Martin | 1 | -68/+17 |
2011-07-07 | ARM: mm: proc-arm6_7: Use the new processor struct macros | Dave Martin | 1 | -134/+32 |
2011-07-07 | ARM: mm: proc-arm1026: Use the new processor struct macros | Dave Martin | 1 | -46/+7 |
2011-07-07 | ARM: mm: proc-arm1022: Use the new processor struct macros | Dave Martin | 1 | -45/+7 |
2011-07-07 | ARM: mm: proc-arm1020e: Use the new processor struct macros | Dave Martin | 1 | -45/+7 |
2011-07-07 | ARM: mm: proc-arm1020: Use the new processor struct macros | Dave Martin | 1 | -39/+6 |
2011-07-07 | ARM: mm: cache-v7: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-v6: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-v4wt: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-v4wb: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-v4: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-v3: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: cache-fa: Use the new processor struct macros | Dave Martin | 1 | -13/+2 |
2011-07-07 | ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros | Dave Martin | 1 | -0/+63 |
2011-06-24 | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King | 1 | -3/+7 |
2011-06-24 | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King | 1 | -3/+3 |
2011-06-11 | ARM: initrd: disable initrds outside of memory | Russell King | 1 | -0/+6 |
2011-06-09 | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" | Russell King | 1 | -3/+3 |
2011-06-09 | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" | Russell King | 2 | -10/+11 |
2011-06-06 | ARM: 6951/1: include .bss in memory layout information | Rabin Vincent | 1 | -2/+4 |
2011-06-06 | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info | Ben Hutchings | 2 | -2/+2 |
2011-05-28 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 7 | -21/+41 |
2011-05-26 | ARM: kill pmd_off() | Russell King | 1 | -6/+1 |
2011-05-26 | ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks | Will Deacon | 1 | -3/+3 |
2011-05-26 | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon | 2 | -11/+10 |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2 | -2/+6 |
2011-05-26 | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon | 2 | -0/+3 |
2011-05-26 | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM | Will Deacon | 1 | -4/+5 |
2011-05-26 | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon | 1 | -1/+3 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
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 branch 'devel-stable' into for-linus | Russell King | 1 | -34/+0 |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 1 | -3/+4 |
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-21 | ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems | saeed bishara | 1 | -1/+2 |
2011-05-16 | ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() | saeed bishara | 1 | -2/+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 |