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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-5
/
+15
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-0
/
+9
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-3
/
+3
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
1
-2
/
+7
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
1
-0
/
+4
2017-04-12
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
1
-0
/
+2
2017-04-11
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
1
-0
/
+2
2017-04-07
Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
3
-1
/
+6
2017-04-07
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
1
-1
/
+2
2017-04-07
arm64: Define Cortex-A73 MIDR
Marc Zyngier
1
-0
/
+2
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
1
-0
/
+2
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
3
-2
/
+45
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
1
-0
/
+10
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
1
-0
/
+1
2017-04-04
Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...
Catalin Marinas
2
-75
/
+168
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
3
-5
/
+5
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-0
/
+10
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
1
-0
/
+2
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
1
-0
/
+1
2017-03-23
arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
Ard Biesheuvel
1
-5
/
+0
2017-03-22
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
1
-0
/
+2
2017-03-22
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
1
-14
/
+19
2017-03-20
arm64: v8.3: Support for weaker release consistency
Suzuki K Poulose
2
-0
/
+2
2017-03-20
arm64: v8.3: Support for complex number instructions
Suzuki K Poulose
2
-0
/
+2
2017-03-20
arm64: v8.3: Support for Javascript conversion instruction
Suzuki K Poulose
2
-0
/
+4
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
1
-4
/
+5
2017-03-20
arm64: cache: Identify VPIPT I-caches
Will Deacon
1
-0
/
+7
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
3
-57
/
+31
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2
-9
/
+1
2017-03-20
arm64: cacheinfo: Remove CCSIDR-based cache information probing
Will Deacon
1
-24
/
+0
2017-03-20
arm64: cpuinfo: remove I-cache VIPT aliasing detection
Will Deacon
1
-13
/
+0
2017-03-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2017-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2017-03-10
arm64: use const cap for system_uses_ttbr0_pan()
Mark Rutland
1
-1
/
+1
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+4
2017-03-09
arm64: sysreg: add Set/Way sys encodings
Mark Rutland
1
-0
/
+6
2017-03-09
arm64: sysreg: add register encodings used by KVM
Mark Rutland
1
-0
/
+37
2017-03-09
arm64: sysreg: add physical timer registers
Mark Rutland
1
-0
/
+4
2017-03-09
arm64: sysreg: subsume GICv3 sysreg definitions
Mark Rutland
2
-68
/
+65
2017-03-09
arm64: sysreg: add performance monitor registers
Mark Rutland
1
-0
/
+25
2017-03-09
arm64: sysreg: add debug system registers
Mark Rutland
1
-0
/
+23
2017-03-09
arm64: sysreg: sort by encoding
Mark Rutland
1
-8
/
+9
2017-03-09
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
1
-1
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+10
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+4
[next]