summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas
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-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-03arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier
2016-07-01arm64: efi: avoid block mappings for unaligned UEFI memory regionsArd Biesheuvel
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-27arm64: Add back cpu reset routinesGeoff Levand
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-23ARM64/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi
2016-06-23arm64: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
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-21ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-06-21arm64: simplify dump_memMark Rutland
2016-06-21arm64: kasan: instrument user memory access APIYang Shi
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-14arm64/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-06-10ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki
2016-06-10ARM64: PCI: Implement AML accessors for PCI_Config regionTomasz Nowicki
2016-06-10ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT codeTomasz Nowicki
2016-06-10ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki
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-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-21exit_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-17perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-17perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-17Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-05-17Merge 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