aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* arm64: add MIDR_EL1 field accessorsMark Rutland2014-07-18
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-18
* arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi2014-07-18
* arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-18
* arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon2014-07-18
* arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell2014-07-17
* arm64: vdso: move data page before code pagesWill Deacon2014-07-17
* arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon2014-07-17
* arm64: vdso: put vdso datapage in a separate vmaWill Deacon2014-07-17
* arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas2014-07-17
* arm64: Use pr_* instead of printkJungseok Lee2014-07-17
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-10
* arm64: Update the Image headerMark Rutland2014-07-10
* arm64: place initial page tables above the kernelMark Rutland2014-07-10
* arm64: head.S: remove unnecessary function alignmentMark Rutland2014-07-10
* arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas2014-07-10
* arm64: Add audit supportAKASHI Takahiro2014-07-10
* arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-07-10
* arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-10
* arm64: enable context trackingLarry Bassel2014-07-10
* arm64: adjust el0_sync so that a function can be calledLarry Bassel2014-07-10
* arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2014-07-09
* arm64: topology: add MPIDR-based detectionZi Shen Lim2014-07-09
* arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-04
* arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-04
* arm64: mm: Fix horrendous config typoSteve Capper2014-07-04
* arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon2014-06-18
* arm64: fix build error in sigcontext.hMark Salter2014-06-18
* arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale2014-06-18
* arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit2014-06-18
* arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky2014-06-18
* arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon2014-06-18
* arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon2014-06-18
* arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas2014-06-18
* arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel2014-06-18
* arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel2014-06-18
* arm64: defconfig update for LTPCatalin Marinas2014-06-18
* arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle2014-06-18
* arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla2014-06-18
* arm64: restore alphabetic order in KconfigSudeep Holla2014-06-18
* arm64: Bug fix in stack alignment exceptionChiaHao2014-06-18
* arm64: add APM X-Gene SoC RTC DTS entryLoc Ho2014-06-06
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi2014-05-30
| * arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro2014-05-29
| * arm64: Add ftrace supportAKASHI Takahiro2014-05-29
| * ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
| * arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro2014-05-29