summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-30arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-07arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-07arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-20arm64: hibernate: handle allocation failuresMark Rutland
2016-08-20arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-20arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-08-20arm64: Honor nosmp kernel command line optionSuzuki K Poulose
2016-08-20arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-06-03arm64: report CPU number in bad_modeMark Rutland
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-12arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King
2016-05-11arm64: kernel: Fix incorrect brk randomizationKees Cook
2016-05-11arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-05-11arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel
2016-04-26arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-04-26arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel
2016-04-26arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel
2016-04-26arm64: kernel: perform relocation processing from ID mapArd Biesheuvel
2016-04-26arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel
2016-04-26arm64: kernel: don't export local symbols from head.SArd Biesheuvel