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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
arm64: dts: apq8096-db820c: disable uart0 by default
Srinivas Kandagatla
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
1725
-28656
/
+51133
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
4
-6
/
+6
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-21
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
[email protected]
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
[email protected]
1
-3
/
+46
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
[email protected]
1
-4
/
+16
2018-06-21
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-21
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
1
-0
/
+4
2018-06-21
microblaze: consolidate GPIO reset handling
Rob Herring
4
-30
/
+7
2018-06-21
microblaze: remove unecessary of_platform_bus_probe call
Rob Herring
1
-7
/
+0
2018-06-21
microblaze: Add new syscalls io_pgetevents and rseq
Michal Simek
3
-1
/
+5
2018-06-21
x86/build: Remove unnecessary preparation for purgatory
Masahiro Yamada
1
-5
/
+0
2018-06-21
Revert "kexec/purgatory: Add clean-up for purgatory directory"
Masahiro Yamada
1
-1
/
+0
2018-06-21
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2
-4
/
+21
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-06-21
arm64: Introduce sysreg_clear_set()
Mark Rutland
1
-0
/
+11
2018-06-20
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
1
-6
/
+8
2018-06-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
5
-6
/
+13
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
5
-6
/
+13
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2018-06-19
MIPS: Add support for restartable sequences
Paul Burton
2
-0
/
+4
2018-06-19
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
8
-1
/
+52
2018-06-20
powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...
Nicholas Piggin
1
-0
/
+2
2018-06-19
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-06-19
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
1
-1
/
+1
2018-06-19
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
1
-4
/
+5
2018-06-19
powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
Michael Ellerman
2
-3
/
+3
2018-06-19
xen: share start flags between PV and PVH
Roger Pau Monne
4
-3
/
+13
2018-06-19
powerpc/64: hard disable irqs on the panic()ing CPU
Nicholas Piggin
1
-2
/
+10
2018-06-19
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
1
-6
/
+0
2018-06-19
powerpc/64: hard disable irqs in panic_smp_self_stop
Nicholas Piggin
1
-0
/
+8
2018-06-19
powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
Michael Ellerman
1
-1
/
+2
2018-06-19
powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
Nicholas Piggin
1
-21
/
+75
2018-06-19
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
1
-0
/
+1
2018-06-19
ARM: dts: imx6sx: fix irq for pcie bridge
Oleksij Rempel
1
-1
/
+1
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-30
/
+32
2018-06-18
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-06-18
MIPS: pb44: Fix i2c-gpio GPIO descriptor table
Linus Walleij
1
-1
/
+1
2018-06-18
arm64: dts: Stingray: Fix I2C controller interrupt type
Ray Jui
1
-2
/
+2
[prev]
[next]