summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-19arm64: Synchronise dump_backtrace() with perf callchainJungseok Lee
2015-10-19arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang
2015-10-19arm64: 36 bit VASuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel
2015-10-19arm64: Check for selected granule supportSuzuki K. Poulose
2015-10-19arm64: Kconfig: Fix help text about AArch32 support with 64K pagesSuzuki K. Poulose
2015-10-19arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose
2015-10-19arm64: Handle 4 level page table for swapperSuzuki K. Poulose
2015-10-19arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose
2015-10-19arm64: Introduce helpers for page table levelsSuzuki K. Poulose
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose
2015-10-19arm64: Move swapper pagetable definitionsSuzuki K. Poulose
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-16arm64: AArch32 user space PC alignment exceptionMark Salyzyn
2015-10-16arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-14arm64: compat: wire up new syscallsWill Deacon
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-13Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas
2015-10-13arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang
2015-10-13arm64: ioremap: add ioremap_cache macroyalin wang
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-12ARM64: kasan: print memory assignmentLinus Walleij
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-12arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm
2015-10-12arm64: Fix missing #include in hw_breakpoint.cCatalin Marinas
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier
2015-10-09arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton
2015-10-08arm64: Default kernel pages should be contiguousJeremy Linton
2015-10-08arm64: Macros to check/set/unset the contiguous bitJeremy Linton