summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi2016-04-201-6/+4
* arm64: mm: Show bss segment in kernel memory layoutKefeng Wang2016-04-191-0/+2
* arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang2016-04-191-11/+10
* arm64: Reduce verbosity on SMP CPU stopJan Glauber2016-04-191-11/+5
* arm64: mm: remove the redundant codeHuang Shijie2016-04-191-4/+0
* arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-152-0/+55
* arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2016-04-152-0/+16
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-1510-5/+538
* arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-154-7/+9
* arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2016-04-153-0/+45
* arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-152-2/+12
* arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse2016-04-141-10/+23
* arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-3/+5
* arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-2/+1
* arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-04-142-11/+16
* arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-142-6/+5
* arm64: move early boot code to the .init segmentArd Biesheuvel2016-04-143-18/+20
* arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel2016-04-141-7/+7
* arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel2016-04-141-1/+11
* arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-144-21/+38
* arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel2016-04-141-1/+1
* arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel2016-04-141-1/+1
* arm64: mm: free __init memory via the linear mappingArd Biesheuvel2016-04-141-1/+2
* arm64: vdso: avoid virt_to_page() translations on kernel symbolsArd Biesheuvel2016-04-141-2/+2
* arm64: remove the now unneeded relocate_initrd()Ard Biesheuvel2016-04-141-64/+0
* arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2016-04-141-0/+29
* Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel2016-04-141-3/+2
* arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel2016-04-141-3/+18
* arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel2016-04-141-2/+6
* arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-04-131-7/+2
* arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2016-04-132-0/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-063-3/+10
|\
| * arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-303-3/+10
* | arm64: defconfig: updates for 4.6Will Deacon2016-03-291-8/+20
* | arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-295-123/+66
* | arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse2016-03-291-0/+4
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-262-1/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-256-52/+36
|\
| * arm64: mm: allow preemption in copy_to_user_pageMark Rutland2016-03-241-4/+0
| * arm64: consistently use p?d_set_hugeMark Rutland2016-03-241-4/+2
| * arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel2016-03-241-2/+2
| * arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-211-32/+28
| * arm64: drop unused __local_flush_icache_all()Kefeng Wang2016-03-211-7/+0
| * arm64: fix KASLR boot-time I-cache maintenanceMark Rutland2016-03-211-2/+3
| * arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel2016-03-211-1/+1
* | Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-253-22/+21
|\ \
| * | ARM: dts: uniphier: rework UniPhier System Bus nodesMasahiro Yamada2016-03-181-6/+13
| * | ARM: dts: uniphier: factor out ranges property of support cardMasahiro Yamada2016-03-181-8/+0
| * | arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20Masahiro Yamada2016-03-183-8/+8
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-0/+1
|\ \ \