summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel2017-04-041-3/+3
| * | | | arm64: efi: clean up Image header after PE header has been split offArd Biesheuvel2017-04-041-9/+3
| * | | | arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel2017-04-042-147/+161
| * | | | arm64: relocation testing moduleArd Biesheuvel2017-04-043-0/+166
| * | | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-042-8/+8
| * | | | arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-231-2/+0
| * | | | arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-9/+16
| * | | | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-232-5/+7
| * | | | arm64: move !VHE work to end of el2_setupMark Rutland2017-03-221-20/+17
| * | | | arm64: reduce el2_setup branchingMark Rutland2017-03-221-8/+7
| * | | | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-202-0/+3
| * | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-202-0/+3
| * | | | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-202-1/+8
| * | | | arm64: cache: Identify VPIPT I-cachesWill Deacon2017-03-201-0/+4
| * | | | arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-201-1/+1
| * | | | arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-202-8/+5
| * | | | arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2017-03-201-38/+0
| * | | | arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2017-03-201-13/+10
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+106
|\ \ \ \
| * | | | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-021-0/+106
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-0/+3
|\ \ \ \ \
| * | | | | efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma2017-04-051-0/+3
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-013-2/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-071-0/+8
| * | | | arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier2017-04-071-0/+7
| * | | | arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-071-0/+14
| * | | | arm64: Allow checking of a CPU-local erratumMarc Zyngier2017-04-071-2/+11
| | |/ / | |/| |
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-264-11/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm64: switch to RAW_COPY_USERAl Viro2017-03-281-1/+1
| |/ / /
* | | | arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada2017-03-301-1/+0
* | | | arm64: fix NULL dereference in have_cpu_die()Mark Salter2017-03-301-1/+1
| |/ / |/| |
* | | arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay2017-03-221-3/+7
| |/ |/|
* | arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
* | arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao2017-03-101-6/+0
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-028-0/+9
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-3/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-273-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-2225-250/+491
|\
| * arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland2017-02-151-12/+6
| * arm64: cpufeature: correctly handle MRS to XZRMark Rutland2017-02-151-1/+1