summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
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-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland
2014-07-10arm64: Update the Image headerMark Rutland
2014-07-10arm64: place initial page tables above the kernelMark Rutland
2014-07-10arm64: head.S: remove unnecessary function alignmentMark Rutland
2014-07-10arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas
2014-07-10arm64: Add audit supportAKASHI Takahiro
2014-07-10arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro
2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas
2014-07-10arm64: enable context trackingLarry Bassel
2014-07-10arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel
2014-06-18arm64: defconfig update for LTPCatalin Marinas
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi