summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-273-0/+23
| | * | | | | | | | | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-272-3/+351
| | * | | | | | | | | ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-278-0/+700
| | * | | | | | | | | ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch2015-03-278-1/+113
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King2015-04-141-1/+1
| * | | | | | | | | ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-141-0/+6
| * | | | | | | | | ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0
| * | | | | | | | | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-142-4/+36
| * | | | | | | | | ARM: enable ARM errata 643719 workaround by defaultRussell King2015-04-141-0/+1
| * | | | | | | | | ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King2015-04-141-4/+3
| * | | | | | | | | ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King2015-04-141-9/+10
| * | | | | | | | | ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-141-2/+2
| * | | | | | | | | ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-141-7/+6
| * | | | | | | | | ARM: cache-v7: use movw/movt instructionsRussell King2015-04-141-5/+6
| * | | | | | | | | ARM: allow 16-bit instructions in ALT_UP()Russell King2015-04-141-0/+3
| * | | | | | | | | ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELGeert Uytterhoeven2015-04-021-0/+1
| * | | | | | | | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-023-1/+8
| * | | | | | | | | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-025-150/+158
| * | | | | | | | | ARM: fix broken hibernationRussell King2015-04-023-4/+17
| * | | | | | | | | ARM: 8326/1: s5pv210: move resume code to .text sectionArd Biesheuvel2015-03-291-1/+1
| * | | | | | | | | ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel2015-03-291-15/+16
| * | | | | | | | | ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel2015-03-291-9/+6
| * | | | | | | | | ARM: 8323/1: force linker to use PIC veneersArd Biesheuvel2015-03-291-1/+1
| * | | | | | | | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-2911-20/+17
| * | | | | | | | | ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-03-293-37/+35
| * | | | | | | | | ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2015-03-281-3/+1
| * | | | | | | | | ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-282-6/+35
| * | | | | | | | | ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel2015-03-281-0/+22
| * | | | | | | | | ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-282-13/+25
| * | | | | | | | | ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
| * | | | | | | | | ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-2826-67/+72
| * | | | | | | | | ARM: add documentation for finding start of physical memoryRussell King2015-03-271-1/+18
| * | | | | | | | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-181-11/+11
| * | | | | | | | | ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli2015-03-101-0/+7
| * | | | | | | | | ARM: drop experimental status of SMP_ON_UPRussell King2015-02-241-1/+1
| * | | | | | | | | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMUCarlo Caione2015-02-231-26/+41
| * | | | | | | | | ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-231-8/+2
| * | | | | | | | | ARM: 8219/1: handle interworking and out-of-range relocations separatelyArd Biesheuvel2015-02-231-14/+24
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1410-9/+156
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge back earlier cpuidle material for v4.1.Rafael J. Wysocki2015-04-1010-9/+156
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | ARM: cpuidle: Document the codeDaniel Lezcano2015-03-251-0/+59
| | * | | | | | | | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-242-0/+93
| | * | | | | | | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-2310-9/+4
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-144-9/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: add support for memtestVladimir Murzin2015-04-141-0/+3
| * | | | | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
| * | | | | | | | | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-1/+0
| * | | | | | | | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-142-2/+3
| * | | | | | | | | arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-141-4/+12
| * | | | | | | | | arm: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
OpenPOWER on IntegriCloud