summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-24arm64: fix soft lockup due to large tlb flush rangeMark Salter
2014-07-24arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab
2014-07-24arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas
2014-07-24arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas
2014-07-23arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas
2014-07-23arm64: Clean up the initial page table creation in head.SCatalin Marinas
2014-07-23arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas
2014-07-23arm64: Remove stray ARCH_HAS_OPP referenceMark Brown
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-18efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-18arm64, ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18arm64: cpuinfo: print info for all CPUsMark Rutland
2014-07-18arm64: add runtime system sanity checksMark Rutland
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-07-18arm64: add MIDR_EL1 field accessorsMark Rutland
2014-07-18arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2014-07-18arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell
2014-07-17arm64: vdso: move data page before code pagesWill Deacon
2014-07-17arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon
2014-07-17arm64: vdso: put vdso datapage in a separate vmaWill Deacon
2014-07-17arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas
2014-07-17arm64: Use pr_* instead of printkJungseok Lee
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-14Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-07-11arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier