summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: factor out callchain codeMark Rutland2015-07-271-1/+1
* arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-272-2/+148
* arm64: remove dead codeMark Salter2015-07-271-1/+0Star
* arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-272-14/+15
* arm64: Remove unused macros from assembler.hDaniel Thompson2015-07-271-12/+0Star
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
* ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone2015-07-071-0/+8
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-2423-115/+174
|\ \
| * | arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-191-0/+13
| * | arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-192-7/+3Star
| * | arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-121-2/+0Star
| * | arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-122-28/+0Star
| * | arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-121-1/+7
| * | Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-06-053-16/+27
| |\ \
| | * | arm64: psci: remove ACPI couplingMark Rutland2015-05-272-16/+11Star
| | * | arm64: smp_plat: add get_logical_indexMark Rutland2015-05-271-0/+16
| * | | arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-051-7/+18
| * | | arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-052-29/+27Star
| * | | arm64: insn: Add aarch64_{get,set}_branch_offsetMarc Zyngier2015-06-031-0/+3
| * | | arm64: use fixmap region for permanent FDT mappingArd Biesheuvel2015-06-023-0/+30
| * | | arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-011-1/+18
| * | | arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2015-05-191-0/+7
| * | | Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...Catalin Marinas2015-05-193-13/+20
| |\| |
| | * | ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-193-2/+5
| | * | ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-191-11/+15
| | |/
| * | arm64: Rename temp variable in read*_relaxed()Michal Simek2015-05-191-4/+4
| * | arm64: kill flush_cache_all()Mark Rutland2015-05-193-10/+0Star
| |/
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-2/+16
|\ \
| * | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-151-2/+16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+1
|\ \
| * | ARM: KVM: fix commentGeert Uytterhoeven2015-05-261-1/+1
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-222-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-232-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-191-2/+2
| |/ /
* | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
* | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
|/ /
* | arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2015-04-271-0/+16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+7
|\ \
| * | KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-221-1/+7
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-248-3/+142
|\ \ \
| * | | ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi2015-03-261-3/+0Star