aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel1-1/+4
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose1-2/+15
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose1-1/+4
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose2-29/+9
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1
2015-10-16arm64: AArch32 user space PC alignment exceptionMark Salyzyn1-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin6-3/+31
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel4-14/+49
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas1-0/+1
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2-63/+2
2015-10-07arm64: perf: add Cortex-A57 supportMark Rutland1-0/+61
2015-10-07arm64: perf: add Cortex-A53 supportMark Rutland1-2/+62
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland1-861/+90
2015-10-07arm64: hw_breakpoint: use target state to determine ABI behaviourWill Deacon1-2/+16
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon1-7/+0
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2-2/+1
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon3-4/+4
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-1/+2
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon1-0/+2
2015-09-17arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon1-11/+36
2015-09-17arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2-2/+2
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-14/+7
2015-09-08arm64: support initrd outside kernel linear mapMark Salter1-0/+62
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds25-453/+617
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-360/+3
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2015-08-27arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel1-0/+1
2015-08-24arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon1-2/+2
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2-4/+5
2015-08-21arm64: entry: always restore x0 from the stack on syscall returnWill Deacon1-11/+6
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin1-2/+0
2015-08-10arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch1-4/+3
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras1-1/+2
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon2-360/+3
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2-0/+16
2015-08-04arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon1-0/+1
2015-08-03arm64: psci: factor invocation code to driversMark Rutland2-360/+3
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra1-1/+1
2015-07-31arm64: restore cpu suspend/resume functionalitySudeep Holla1-1/+0
2015-07-30ARM64: PCI: do not enable resources on PROBE_ONLY systemsLorenzo Pieralisi1-0/+13
2015-07-30arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon1-5/+24
2015-07-29arm64: remove redundant object file listJonas Rabenstein1-1/+0
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein2-26/+14
2015-07-27arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon2-5/+5
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel1-2/+2