aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Gravatar Shanker Donthineni 1-0/+10
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 19-230/+765
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 1-1/+1
2017-03-02Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-6/+7
2017-03-02Merge branch 'next/late' with mainlineGravatar Arnd Bergmann 18-224/+758
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 9-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-5/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-35/+15
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 1-1/+1
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 4-0/+8
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-14/+13
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousGravatar Lucas Stach 1-2/+2
2017-02-24arm64/cpufeature: check correct field width when updating sys_valGravatar Mark Rutland 1-4/+10
2017-02-24Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"Gravatar Mark Rutland 1-30/+4
2017-02-24arm64: Avoid clobbering mm in erratum workaround on QDF2400Gravatar Shanker Donthineni 1-1/+1
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 66-1503/+4749
2017-02-23Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+6
2017-02-23Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-0/+10
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 15-465/+2632
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-20/+457
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-2/+4
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 59-354/+945
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-21/+2
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-16/+4
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2017-02-21bpf: fix unlocking of jited image when module ronx not setGravatar Daniel Borkmann 1-1/+1
2017-02-21arch: add ARCH_HAS_SET_MEMORY configGravatar Daniel Borkmann 1-0/+1
2017-02-21arm64: dts: juno: update definition for programmable replicatorGravatar Mike Leach 1-6/+7
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+3
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-25/+13
2017-02-17bpf: make jited programs visible in tracesGravatar Daniel Borkmann 1-15/+0
2017-02-17bpf: remove stubs for cBPF from arch codeGravatar Daniel Borkmann 1-5/+0
2017-02-16Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Arnd Bergmann 12-60/+457
2017-02-16Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 9-1394/+2004
2017-02-15arm64/kprobes: consistently handle MRS/MSR with XZRGravatar Mark Rutland 1-12/+6
2017-02-15arm64: cpufeature: correctly handle MRS to XZRGravatar Mark Rutland 1-1/+1
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRGravatar Mark Rutland 1-2/+4
2017-02-15arm64: ptrace: add XZR-safe regs accessorsGravatar Mark Rutland 1-0/+20