summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-241-6/+6
|\
| *-. Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-231-6/+6
| |\ \
| | * | ARM: Fix nommu bootingRussell King2015-04-211-6/+6
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-4/+7
|\ \ \ \
| * | | | ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-271-30/+1
| * | | | ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-251-1/+1
| * | | | ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel2015-03-231-2/+22
| * | | | ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-191-3/+15
* | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-155-112/+3
|\ \ \ \ \
| * | | | | arm: Remove signal translation and exec_domainRichard Weinberger2015-04-123-17/+3
| * | | | | arm: Remove RISC OS personalityRichard Weinberger2015-04-122-95/+0
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1423-320/+1185
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'devel-stable' into for-nextRussell King2015-04-143-72/+545
| |\ \ \ \ \
| | * | | | | ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-241-7/+62
| | * | | | | ARM: perf: reject groups spanning multiple hardware PMUsSuzuki K. Poulose2015-03-191-6/+15
| | * | | | | ARM: perf: Add support for Scorpion PMUsStephen Boyd2015-03-172-0/+416
| | * | | | | ARM: perf: Only reset PMxEVCNTCR registers on resetStephen Boyd2015-03-171-2/+9
| | * | | | | ARM: perf: Preparatory work for Scorpion PMU supportStephen Boyd2015-03-171-57/+43
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-145-7/+357
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-271-0/+1
| | * | | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-272-3/+351
| | * | | ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-271-0/+5
| | | |/ | | |/|
| * | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-022-1/+7
| * | | 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: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel2015-03-291-9/+6
| * | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-293-6/+3
| * | | 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: 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-281-13/+9
| * | | 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-281-7/+7
| * | | 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-141-1/+132
|\ \ \
| * | | ARM: cpuidle: Document the codeDaniel Lezcano2015-03-251-0/+59
| * | | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+72
| * | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-1/+1
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-1/+1
|\ \ \
| * \ \ Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-271-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | perf: Remove type specific target pointersPeter Zijlstra2015-03-231-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-3/+3
|\ \ \ \
| * | | | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-3/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-4/+0
| | |/ | |/|
* / | ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason2015-03-181-4/+1
|/ /
* | ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-2/+2