summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon1-2/+15
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell1-2/+2
2014-07-17arm64: vdso: move data page before code pagesWill Deacon2-20/+18
2014-07-17arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon1-45/+35
2014-07-17arm64: vdso: put vdso datapage in a separate vmaWill Deacon1-8/+26
2014-07-17arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas1-3/+0
2014-07-17arm64: Use pr_* instead of printkJungseok Lee1-4/+4
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-15Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+0
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland4-2/+30
2014-07-10arm64: Update the Image headerMark Rutland3-3/+69
2014-07-10arm64: place initial page tables above the kernelMark Rutland4-28/+28
2014-07-10arm64: head.S: remove unnecessary function alignmentMark Rutland1-1/+6
2014-07-10arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas1-2/+2
2014-07-10arm64: Add audit supportAKASHI Takahiro2-0/+16
2014-07-10arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro1-0/+7
2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas6-404/+786
2014-07-10arm64: enable context trackingLarry Bassel3-1/+41
2014-07-10arm64: adjust el0_sync so that a function can be calledLarry Bassel1-6/+13
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott3-0/+45
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim2-14/+35
2014-07-09irqchip: gic-v3: Initial support for GICv3Marc Zyngier3-0/+20
2014-07-08arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-07-08arm64: export __cpu_{clear,copy}_user_page functionsMark Salter1-0/+2
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel1-22/+7
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2-10/+13
2014-07-07efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel1-1/+1
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel3-13/+23
2014-07-07efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel1-2/+0
2014-07-07efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel1-2/+0
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon1-1/+1
2014-06-18arm64: fix build error in sigcontext.hMark Salter1-1/+1
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale2-1/+39
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit1-2/+0
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky1-9/+19
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon2-1/+10
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon1-0/+4
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas1-2/+8
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel2-56/+40
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel1-0/+1
2014-06-18arm64: defconfig update for LTPCatalin Marinas1-0/+15
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle1-1/+1
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla1-0/+1
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla1-1/+1
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao1-1/+0
2014-06-07arm64: add APM X-Gene SoC RTC DTS entryLoc Ho1-0/+21