summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM64: cpuidle: Rename cpu_init_idle to a common function nameDaniel Lezcano2015-03-241-1/+1
| |/ / /
* | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-271-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' into perf/timer, to apply dependent patchIngo Molnar2015-03-271-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-5/+5
| | |_|/ | |/| |
* | | | arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2015-03-201-1/+5
| |_|/ |/| |
* | | arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel2015-03-141-1/+1
* | | efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-142-0/+17
|/ /
* | arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas2015-02-271-3/+2
* | arm64: Fix text patching logic when using fixmapMarc Zyngier2015-02-261-1/+3
* | arm64: psci: move psci firmware calls out of lineWill Deacon2015-02-263-36/+34
* | arm64: vdso: minor ABI fix for clock_getresNathan Lynch2015-02-261-2/+1
* | arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand2015-02-231-1/+1
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+1
|\ \
| * \ Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-231-0/+1
| |\ \
| | * | arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-201-0/+1
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-3/+3
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-1120-425/+660
|\ \ \ \
| * | | | arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-276-26/+23
| * | | | arm64: make sys_call_table constMark Rutland2015-01-271-1/+1
| * | | | arm64: Remove asm/syscalls.hCatalin Marinas2015-01-271-2/+1
| * | | | arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-274-24/+65
| * | | | smp, ARM64: Kill SMP single function call interruptJiang Liu2015-01-231-9/+1
| * | | | arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-232-1/+84
| * | | | arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-231-48/+77
| * | | | arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-231-0/+22
| * | | | arm64: implement generic IOMMU configurationRobin Murphy2015-01-231-0/+2
| * | | | arm64/efi: move virtmap init to early initcallArd Biesheuvel2015-01-222-59/+53
| * | | | arm64: add better page protections to arm64Laura Abbott2015-01-221-2/+15
| * | | | arm64: use fixmap for text patchingLaura Abbott2015-01-221-1/+46
| * | | | arm64: respect mem= for EFIMark Rutland2015-01-161-19/+0
| * | | | arm64/efi: handle potential failure to remap memory mapArd Biesheuvel2015-01-161-4/+6
| * | | | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas2015-01-153-35/+81
| |\| | |
| | * | | arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-2/+48
| | * | | arm64: move to ESR_ELx macrosMark Rutland2015-01-152-33/+33
| | |/ /
| * | | arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-153-13/+129
| * | | arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel2015-01-122-32/+1
| * | | arm64/efi: remove free_boot_services() and friendsArd Biesheuvel2015-01-121-122/+1
| * | | arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-122-103/+128
| | |/ | |/|
* | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-22/+0
|\ \ \
| * | | PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2014-12-271-22/+0
* | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-151-7/+7
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
|\ \ \ \
| * | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
| | |_|/ | |/| |
* | | | arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2015-01-082-1/+2
* | | | arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
* | | | arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley2015-01-071-0/+1