| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7304/1: ioremap: fix boundary check when reusing static mapping | Pawel Moll | 2012-01-27 | 1 | -1/+2 |
* | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards | Will Deacon | 2012-01-23 | 1 | -6/+0 |
* | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block | Will Deacon | 2012-01-23 | 1 | -10/+10 |
* | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs | Will Deacon | 2012-01-23 | 1 | -0/+1 |
* | ARM: fix a section mismatch warning with our use of memblock | Russell King | 2012-01-19 | 1 | -1/+1 |
* | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King | 2012-01-13 | 1 | -0/+17 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-11 | 1 | -21/+0 |
|\ |
|
| * | arm: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -21/+0 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 2012-01-07 | 42 | -417/+1163 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 41 | -393/+945 |
| |\ \ |
|
| | * \ | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King | 2011-12-19 | 1 | -7/+16 |
| | |\ \ |
|
| | | * | | ARM: l2x0/pl310: Refactor Kconfig to be more maintainable | Dave Martin | 2011-12-19 | 1 | -7/+16 |
| | | |/ |
|
| | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 2011-12-08 | 15 | -276/+713 |
| | |\ \ |
|
| | | * | | ARM: LPAE: Add the Kconfig entries | Catalin Marinas | 2011-12-08 | 1 | -0/+17 |
| | | * | | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem | Will Deacon | 2011-12-08 | 1 | -1/+15 |
| | | * | | ARM: LPAE: Add identity mapping support for the 3-level page table format | Catalin Marinas | 2011-12-08 | 1 | -1/+27 |
| | | * | | ARM: LPAE: Add context switching support | Catalin Marinas | 2011-12-08 | 1 | -2/+17 |
| | | * | | ARM: LPAE: Add fault handling support | Catalin Marinas | 2011-12-08 | 4 | -1/+92 |
| | | * | | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas | 2011-12-08 | 4 | -10/+200 |
| | | * | | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 2011-12-08 | 2 | -7/+52 |
| | | * | | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S | Catalin Marinas | 2011-12-08 | 2 | -149/+174 |
| | | * | | ARM: LPAE: Move the FSR definitions to separate files | Catalin Marinas | 2011-12-08 | 3 | -93/+100 |
| | | * | | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud | Catalin Marinas | 2011-12-08 | 1 | -12/+19 |
| | * | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Russell King | 2011-12-06 | 25 | -33/+102 |
| | |\| | |
|
| | | * | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 2011-12-06 | 1 | -32/+2 |
| | | * | | ARM: idmap: use idmap_pgd when setting up mm for reboot | Will Deacon | 2011-12-06 | 1 | -9/+10 |
| | | * | | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon | 2011-12-06 | 24 | -0/+72 |
| | | * | | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 2011-12-06 | 1 | -0/+26 |
| | * | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 5 | -76/+113 |
| | |\ \ \ |
|
| | | * | | | ARM: add generic ioremap optimization by reusing static mappings | Nicolas Pitre | 2011-11-27 | 3 | -25/+64 |
| | | * | | | ARM: simplify __iounmap() when dealing with section based mapping | Nicolas Pitre | 2011-11-27 | 1 | -11/+9 |
| | | * | | | ARM: move iotable mappings within the vmalloc region | Nicolas Pitre | 2011-11-27 | 1 | -14/+35 |
| | | * | | | ARM: move initialization of the high_memory variable earlier | Nicolas Pitre | 2011-11-18 | 3 | -2/+3 |
| | | * | | | ARM: sort the meminfo array earlier | Nicolas Pitre | 2011-11-18 | 1 | -30/+8 |
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-06 | 3 | -19/+17 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | * | | | ARM: restart: remove argument to setup_mm_for_reboot() | Russell King | 2011-11-10 | 2 | -2/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 2012-01-05 | 3 | -24/+218 |
| |\ \ \ |
|
| | * | | | ARM: 7202/1: Add Cortex-A7 proc info | Pawel Moll | 2011-12-11 | 1 | -0/+11 |
| | * | | | ARM: 7178/1: fault.c: Port OOM changes into do_page_fault | Kautuk Consul | 2011-12-06 | 1 | -19/+39 |
| | * | | | ARM: 7169/1: topdown mmap support | Rob Herring | 2011-12-06 | 1 | -5/+168 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 1 | -1/+1 |
| | * | | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 | 1 | -1/+0 |
| | * | | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 2011-12-08 | 1 | -0/+1 |
| | |/ |
|
* | / | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 | Dave Martin | 2011-12-23 | 1 | -2/+4 |
|/ / |
|
* | | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations | Sumit Bhattacharya | 2011-11-26 | 1 | -0/+9 |
* | | ARM: 7168/1: use cache type functions for arch_get_unmapped_area | Rob Herring | 2011-11-26 | 1 | -17/+6 |
* | | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c | Catalin Marinas | 2011-11-21 | 1 | -1/+1 |
* | | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds | Will Deacon | 2011-11-21 | 1 | -1/+1 |
|/ |
|