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
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
1
-1
/
+1
2017-04-09
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2
-3
/
+1
2017-04-09
ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
1
-0
/
+1
2017-04-09
ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
1
-0
/
+3
2017-04-09
ARM: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
1
-0
/
+2
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
1
-0
/
+8
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
1
-2
/
+2
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-0
/
+3
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2
-1
/
+2
2017-04-07
ARM/clk: move the ICST library to drivers/clk
Linus Walleij
1
-59
/
+0
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
1
-1
/
+13
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
3
-1
/
+2
2017-03-31
Merge tag 'arm-soc/for-4.12/soc' of http://github.com/Broadcom/stblinux into ...
Arnd Bergmann
1
-8
/
+10
2017-03-30
ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modalias
Ard Biesheuvel
1
-0
/
+38
2017-03-28
arm: switch to RAW_COPY_USER
Al Viro
1
-46
/
+14
2017-03-28
arm: switch to generic extable.h
Al Viro
2
-19
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-17
ARM: 8662/1: module: split core and init PLT sections
Ard Biesheuvel
1
-2
/
+7
2017-03-15
ARM: brcmstb: Add entry for 7260
Florian Fainelli
1
-8
/
+10
2017-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-03-07
arm: KVM: Survive unknown traps from guests
Mark Rutland
1
-0
/
+1
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-3
/
+6
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-6
/
+31
2017-02-28
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...
Russell King
3
-6
/
+31
2017-02-28
ARM: 8655/1: improve NOMMU definition of pgprot_*()
Arnd Bergmann
1
-3
/
+3
2017-02-28
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
Masahiro Yamada
1
-1
/
+1
2017-02-28
ARM: 8648/2: nommu: display vectors base
Afzal Mohammed
1
-2
/
+7
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
1
-0
/
+2
2017-02-28
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
1
-2
/
+13
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
1
-0
/
+7
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+4
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+7
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+15
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-02-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-12
/
+32
2017-02-16
ARM: 8657/1: uaccess: consistently check object sizes
Kees Cook
1
-12
/
+32
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-3
/
+0
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
1
-0
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-30
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
Marc Zyngier
1
-2
/
+1
2017-01-30
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-8
/
+1
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
1
-0
/
+6
[prev]
[next]