index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
16
-40
/
+219
|
\
|
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
16
-40
/
+219
|
|
\
|
|
*
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-08-12
2
-2
/
+41
|
|
*
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
1
-1
/
+1
|
|
*
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
2018-08-12
1
-2
/
+0
|
|
*
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
2018-07-21
2
-21
/
+8
|
|
*
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
2018-07-21
1
-0
/
+3
|
|
*
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
6
-3
/
+75
|
|
*
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2018-07-21
3
-21
/
+11
|
|
*
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
2018-07-09
1
-0
/
+10
|
|
*
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
1
-0
/
+7
|
|
*
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
1
-3
/
+0
|
|
*
arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
Marc Zyngier
2018-07-09
1
-2
/
+12
|
|
*
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
2018-07-09
1
-1
/
+10
|
|
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
8
-9
/
+66
*
|
|
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
2018-08-22
1
-0
/
+1
|
/
/
*
|
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-21
1
-2
/
+2
|
\
\
|
*
|
arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.
Enric Balletbo i Serra
2018-07-03
1
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-18
2
-5
/
+5
|
\
\
\
|
*
|
|
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-18
1
-2
/
+2
|
*
|
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-3
/
+3
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-17
2
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
2018-08-17
1
-1
/
+5
|
*
|
|
arm64: Avoid calling stop_machine() when patching jump labels
Will Deacon
2018-08-17
1
-1
/
+1
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
scsi: arm64: defconfig: enable configs for Hisilicon ufs
liwei
2018-07-20
1
-0
/
+1
|
*
|
|
|
scsi: arm64: dts: add ufs dts node
liwei
2018-07-20
1
-0
/
+18
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-16
11
-176
/
+606
|
\
\
\
\
\
|
*
|
|
|
|
crypto: arm64/ghash-ce - implement 4-way aggregation
Ard Biesheuvel
2018-08-07
2
-51
/
+142
|
*
|
|
|
|
crypto: arm64/ghash-ce - replace NEON yield check with block limit
Ard Biesheuvel
2018-08-07
2
-32
/
+23
|
*
|
|
|
|
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
Ard Biesheuvel
2018-08-07
2
-41
/
+49
|
*
|
|
|
|
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
Ard Biesheuvel
2018-08-07
2
-68
/
+52
|
*
|
|
|
|
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
Ard Biesheuvel
2018-08-07
2
-69
/
+161
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-08-07
2
-146
/
+80
|
|
\
\
\
\
\
|
*
|
|
|
|
|
arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC
Jonathan Cameron
2018-08-03
1
-0
/
+284
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
38
-156
/
+232
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
crypto: arm64/sha256 - increase cra_priority of scalar implementations
Eric Biggers
2018-07-27
1
-2
/
+2
|
*
|
|
|
|
|
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-08
9
-20
/
+0
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
3
-10
/
+13
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
2
-146
/
+80
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arm64: dts: fsl: add clocks property for fman ptp timer node
Yangbo Lu
2018-08-06
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
1
-2
/
+6
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm64: dts: Fix the base address of the Broadcom iProc mdio mux
Arun Parameswaran
2018-08-02
2
-4
/
+4
|
*
|
|
|
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
4
-7
/
+10
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
2
-17
/
+12
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
24
-113
/
+151
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
arm64: dts: fsl: move ptp timer out of fman
Yangbo Lu
2018-06-26
1
-6
/
+8
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
2
-31
/
+0
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-7
/
+0
[next]