summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-121-0/+5
* arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-121-0/+13
* arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-121-7/+16
* arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon2014-05-091-2/+2
* arm64: barriers: wire up new barrier optionsWill Deacon2014-05-091-7/+7
* arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-094-12/+12
* arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper2014-05-091-5/+25
* arm64: xchg: prevent warning if return value is unusedWill Deacon2014-05-091-1/+6
* arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper2014-05-092-0/+9
* arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas2014-05-091-1/+1
* arm64: Clean up the default pgprot settingCatalin Marinas2014-05-092-59/+47
* arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-091-5/+6
* arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-091-0/+7
* arm64: Remove the aux_context structureCatalin Marinas2014-05-091-31/+0
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-092-2/+5
* arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-092-1/+23
* arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
* arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-251-0/+6
* arm64: add renameat2 compat syscallMiklos Szeredi2014-04-231-1/+2
* arm64: __NR_compat_syscalls fixMiklos Szeredi2014-04-221-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-082-14/+5
|\
| * Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas2014-04-051-13/+0
| * arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-031-1/+5
* | arm64: add early_ioremap supportMark Salter2014-04-074-1/+70
* | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+1
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-023-6/+22
|\ \
| * | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
| * | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+4
| * | arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-032-2/+4
| * | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-4/+12
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3121-186/+350
|\ \ \ | | |/ | |/|
| * | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-241-2/+0
| * | arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
| * | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-141-0/+1
| * | arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-141-0/+29
| * | ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-132-2/+2
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-133-0/+42
| * | arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-132-12/+8
| * | arm64: Do not synchronise I and D caches for special ptesCatalin Marinas2014-03-131-1/+1
| * | arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas2014-03-131-3/+3
| * | arm64: barriers: add dmb barrierWill Deacon2014-03-101-0/+1
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-0/+39
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+6
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-1/+2
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-1/+1
| * | arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-272-0/+14
| * | arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-261-116/+20
| * | arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-1/+1
| * | misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
OpenPOWER on IntegriCloud