index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
1
-0
/
+4
2016-05-20
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
1
-0
/
+3
2016-05-20
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
1
-1
/
+1
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
4
-11
/
+39
2016-04-21
arm64: kvm: Add support for 16K pages
Suzuki K Poulose
2
-3
/
+11
2016-04-21
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
1
-18
/
+0
2016-04-21
kvm: arm64: Get rid of fake page table levels
Suzuki K Poulose
4
-95
/
+172
2016-04-21
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
1
-24
/
+0
2016-04-21
kvm-arm: arm64: Introduce hyp page table empty checks
Suzuki K Poulose
1
-0
/
+14
2016-04-21
kvm-arm: arm64: Introduce stage2 page table helpers
Suzuki K Poulose
2
-27
/
+88
2016-04-21
arm64: Introduce pmd_thp_or_huge
Suzuki K Poulose
1
-0
/
+2
2016-04-21
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
1
-0
/
+43
2016-04-21
arm64: Cleanup VTCR_EL2 and VTTBR field values
Suzuki K Poulose
1
-10
/
+12
2016-04-21
arm64: Reuse TCR field definitions for EL1 and EL2
Suzuki K Poulose
2
-40
/
+88
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
4
-10
/
+44
2016-03-30
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
3
-3
/
+10
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2
-1
/
+2
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-52
/
+36
2016-03-24
Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-22
/
+21
2016-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
1
-4
/
+0
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
1
-4
/
+2
2016-03-24
arm64: kaslr: use callee saved register to preserve SCTLR across C call
Ard Biesheuvel
1
-2
/
+2
2016-03-23
ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform
MaJun
1
-0
/
+1
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+11
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+81
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2
-22
/
+105
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
1
-0
/
+81
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
1
-32
/
+28
2016-03-21
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
1
-7
/
+0
2016-03-21
arm64: fix KASLR boot-time I-cache maintenance
Mark Rutland
1
-2
/
+3
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
1
-1
/
+1
2016-03-21
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
1
-1
/
+7
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-20
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
62
-193
/
+4115
2016-03-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
12
-287
/
+564
2016-03-20
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-12
/
+264
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-97
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+14
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2016-03-18
ARM: dts: uniphier: rework UniPhier System Bus nodes
Masahiro Yamada
1
-6
/
+13
2016-03-18
ARM: dts: uniphier: factor out ranges property of support card
Masahiro Yamada
1
-8
/
+0
2016-03-18
arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20
Masahiro Yamada
3
-8
/
+8
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
88
-827
/
+2786
2016-03-17
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+5
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+0
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
35
-589
/
+1637
[next]