Commit Graph

1068 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Rabin Vincent 8e43a905dd ARM: 7325/1: fix v7 boot with lockdep enabled 13 years ago
Catalin Marinas 08a183f02b ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures 13 years ago
Stephen Boyd b46c0f7465 ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR 13 years ago
Russell King 97f1040982 Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" 13 years ago
Pawel Moll 3c424f3598 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping 13 years ago
Will Deacon 612539e81f ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards 13 years ago
Will Deacon 868dbf9052 ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block 13 years ago
Will Deacon a092f2b153 ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs 13 years ago
Russell King bc2827d08c ARM: fix a section mismatch warning with our use of memblock 13 years ago
Russell King 716a3dc200 ARM: Add arm_memblock_steal() to allocate memory away from the kernel 13 years ago
Dave Martin ba90c516ba ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 13 years ago
Dave Martin ce5ea9f376 ARM: l2x0/pl310: Refactor Kconfig to be more maintainable 13 years ago
Pawel Moll b4244738d2 ARM: 7202/1: Add Cortex-A7 proc info 13 years ago
Tejun Heo 1aadc0560f memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users 13 years ago
Tejun Heo fe091c208a memblock: Kill memblock_init() 13 years ago
Tejun Heo 1c16d242aa memblock: Fix include breakages caused by 24aa07882b 13 years ago
Catalin Marinas 497b7e943d ARM: LPAE: Add the Kconfig entries 13 years ago
Will Deacon 77f73a2c8e ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem 13 years ago
Catalin Marinas ae2de10173 ARM: LPAE: Add identity mapping support for the 3-level page table format 13 years ago
Catalin Marinas 14d8c9512a ARM: LPAE: Add context switching support 13 years ago
Catalin Marinas f7b8156d15 ARM: LPAE: Add fault handling support 13 years ago
Catalin Marinas 1b6ba46b7e ARM: LPAE: MMU setup for the 3-level page table format 13 years ago
Catalin Marinas da02877987 ARM: LPAE: Page table maintenance for the 3-level format 13 years ago
Catalin Marinas 8d2cd3a38f ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S 13 years ago
Catalin Marinas 136848d4ca ARM: LPAE: Move the FSR definitions to separate files 13 years ago
Catalin Marinas 03a6b8274c ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud 13 years ago
Will Deacon 4e8ee7de22 ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting 13 years ago
Will Deacon 2c8951ab0c ARM: idmap: use idmap_pgd when setting up mm for reboot 13 years ago
Will Deacon 1a4baafa7d ARM: proc-*.S: place cpu_reset functions into .idmap.text section 13 years ago
Will Deacon 8903826d0c ARM: idmap: populate identity map pgd at init time using .init.text 13 years ago
Kautuk Consul 8878a539ff ARM: 7178/1: fault.c: Port OOM changes into do_page_fault 13 years ago
Rob Herring 7dbaa46678 ARM: 7169/1: topdown mmap support 13 years ago
Michael S. Tsirkin e5bfb72ce2 arm: switch to GENERIC_PCI_IOMAP 13 years ago
Nicolas Pitre 576d2f2525 ARM: add generic ioremap optimization by reusing static mappings 13 years ago
Nicolas Pitre 6ee723a657 ARM: simplify __iounmap() when dealing with section based mapping 13 years ago
Nicolas Pitre 0536bdf33f ARM: move iotable mappings within the vmalloc region 13 years ago
Sumit Bhattacharya ea2e7057c0 ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations 13 years ago
Rob Herring 41dfaa934c ARM: 7168/1: use cache type functions for arch_get_unmapped_area 13 years ago
Catalin Marinas 53cbcbcf43 ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c 13 years ago
Will Deacon fa0ce4035d ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds 13 years ago
Nicolas Pitre 55a8173cfe ARM: move initialization of the high_memory variable earlier 13 years ago
Nicolas Pitre 27a3f0e91b ARM: sort the meminfo array earlier 13 years ago
Russell King 5aafec15bd ARM: restart: remove argument to setup_mm_for_reboot() 13 years ago
Paul Gortmaker dc28094b90 arm: Add export.h to ARM specific files as required. 13 years ago
Paul Gortmaker d91ef63bd5 arm: remove several unnecessary module.h include instances 13 years ago
Sascha Hauer a89cf59b5c arm/imx: merge i.MX3 and i.MX6 13 years ago
Shawn Guo 13eed9897a arm/imx6q: add device tree machine support 13 years ago
Rob Herring 220e6cf7b7 ARM: add Highbank core platform support 13 years ago
Tony Lindgren 6c5482d53f ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY 13 years ago
Barry Song 91c2ebb90b ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode 13 years ago