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
2018-01-08
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
1
-18
/
+42
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
1
-1
/
+0
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
1
-0
/
+2
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-0
/
+5
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-0
/
+2
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
1
-4
/
+1
2017-12-17
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
Florian Fainelli
2
-0
/
+14
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
3
-14
/
+22
2017-12-17
ARM: 8723/2: always assume the "unified" syntax for assembly code
Nicolas Pitre
1
-74
/
+3
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2
-2
/
+6
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
1
-0
/
+5
2017-11-29
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
1
-2
/
+1
2017-11-29
ARM: sa1111: map interrupt numbers through irqdomain
Russell King
1
-1
/
+1
2017-11-29
ARM: sa1111: remove some redundant definitions
Russell King
1
-24
/
+0
2017-11-29
ARM: sa1111: remove special sa1111 mmio accessors
Russell King
1
-3
/
+0
2017-11-29
ARM: sa1111: remove legacy suspend/resume methods
Russell King
1
-2
/
+0
2017-11-27
ARM: sa1111: remove legacy shutdown method
Russell King
1
-1
/
+0
2017-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+30
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+18
2017-11-21
ARM: fix get_user_pages_fast
Russell King
1
-0
/
+12
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+16
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+45
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
12
-24
/
+84
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+4
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+8
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+0
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
10
-16
/
+84
2017-11-08
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
Russell King
2
-8
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
115
-1
/
+140
2017-11-06
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
1
-1
/
+1
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
1
-3
/
+33
2017-11-06
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
1
-0
/
+1
2017-11-06
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
1
-0
/
+6
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2
-2
/
+4
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+27
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
1
-0
/
+3
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
13
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
95
-0
/
+95
2017-10-30
Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...
Arnd Bergmann
1
-0
/
+12
2017-10-29
ARM: smp_scu: allow the platform code to read the SCU CPU status
Martin Blumenstingl
1
-0
/
+6
2017-10-29
ARM: smp_scu: add a helper for powering on a specific CPU
Martin Blumenstingl
1
-0
/
+6
[prev]
[next]