| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives | Russell King | 2014-07-18 | 1 | -7/+22 |
*-. | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2014-06-05 | 1 | -22/+8 |
|\ \ |
|
| | * | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 2014-06-01 | 1 | -22/+8 |
| |/ |
|
* | | ARM: ensure C page table setup code follows assembly code | Russell King | 2014-06-02 | 1 | -1/+4 |
* | | ARM: use get_cr() rather than cr_alignment | Russell King | 2014-05-22 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 2014-04-04 | 1 | -1/+17 |
|\ \ \ |
|
| | * | | ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-02-25 | 1 | -0/+5 |
| | * | | ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry | Ard Biesheuvel | 2014-02-25 | 1 | -0/+11 |
| |/ /
|/| | |
|
| * | | ARM: 7952/1: mm: Fix the memblock allocation for LPAE machines | Santosh Shilimkar | 2014-02-10 | 1 | -1/+1 |
|/ / |
|
* | | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 2014-01-27 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-23 | 1 | -22/+35 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-01-21 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/... | Russell King | 2014-01-13 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | ARM: mm: Remove bootmem code and switch to NO_BOOTMEM | Santosh Shilimkar | 2013-11-23 | 1 | -1/+1 |
| | | |/ |
|
| * | | | ARM: ignore memory below PHYS_OFFSET | Russell King | 2014-01-21 | 1 | -0/+14 |
| * | | | ARM: 7911/2: Clean up setup printks a bit | Olof Johansson | 2013-12-29 | 1 | -21/+20 |
| |/ / |
|
* | | | arch/arm/kernel/: use memblock apis for early memory allocations | Santosh Shilimkar | 2014-01-21 | 1 | -1/+1 |
|/ / |
|
* | | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init() | Santosh Shilimkar | 2013-12-09 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -7/+21 |
|\ |
|
| * | Merge branch 'devel-stable' into for-next | Russell King | 2013-11-12 | 1 | -0/+4 |
| |\ |
|
| | * | ARM: mm: Recreate kernel mappings in early_paging_init() | Santosh Shilimkar | 2013-10-10 | 1 | -0/+4 |
| * | | ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t | Magnus Damm | 2013-10-29 | 1 | -4/+12 |
| * | | ARM: 7863/1: Let arm_add_memory() always use 64-bit arguments | Magnus Damm | 2013-10-29 | 1 | -3/+3 |
| * | | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO | Rob Herring | 2013-10-29 | 1 | -0/+2 |
| |/ |
|
* | | ARM: arch_timer: add support to configure and enable event stream | Sudeep KarkadaNagesha | 2013-09-26 | 1 | -0/+1 |
|/ |
|
* | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 2013-09-05 | 1 | -15/+6 |
|\ |
|
| * | ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo | Will Deacon | 2013-09-02 | 1 | -9/+0 |
| * | ARM: constify machine_desc structure uses | Russell King | 2013-07-26 | 1 | -6/+6 |
* | | ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode | Mark Rutland | 2013-07-26 | 1 | -0/+2 |
* | | ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo | Tetsuyuki Kobayashi | 2013-07-22 | 1 | -0/+1 |
|/ |
|
* | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 1 | -3/+3 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 1 | -4/+97 |
|\ |
|
| * | ARM: kernel: build MPIDR hash function data structure | Lorenzo Pieralisi | 2013-06-20 | 1 | -0/+67 |
| * | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 1 | -1/+7 |
| |\ |
|
| | * | ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions | Will Deacon | 2013-05-30 | 1 | -1/+7 |
| * | | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2013-05-22 | 1 | -1/+8 |
| |\ \ |
|
| | * | | ARM: Enable selection of SMP operations at boot time | Jon Medhurst | 2013-05-21 | 1 | -4/+6 |
| | * | | arm: introduce psci_smp_ops | Stefano Stabellini | 2013-05-21 | 1 | -1/+6 |
| | |/ |
|
| * | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-05-22 | 1 | -2/+15 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: Add base support for ARMv7-M | Catalin Marinas | 2013-04-17 | 1 | -2/+15 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 2013-06-29 | 1 | -0/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: 7669/1: keep __my_cpu_offset consistent with generic one | Ming Lei | 2013-05-15 | 1 | -0/+7 |
| |/ / |
|
* | | | ARM: 7763/1: kernel: fix __cpu_logical_map default initialization | Lorenzo Pieralisi | 2013-06-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'late/fixes' into fixes | Olof Johansson | 2013-05-09 | 1 | -1/+12 |
|\ \ |
|
| * | | ARM: default machine descriptor for multiplatform | Arnd Bergmann | 2013-04-29 | 1 | -1/+12 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 | 1 | -6/+23 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| | * | | ARM: 7700/2: Make cpu_init() notrace | Jon Medhurst | 2013-04-26 | 1 | -1/+1 |
| | * | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2013-04-17 | 1 | -3/+0 |
| | |/ |
|
| | * | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle | 2013-04-03 | 1 | -1/+1 |
| | * | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd | 2013-03-22 | 1 | -0/+20 |