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
2019-11-28
powerpc: Ultravisor: Add PPC_UV config option
Anshuman Khandual
1
-0
/
+17
2019-11-28
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
5
-0
/
+109
2019-11-28
KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM
Bharata B Rao
6
-0
/
+76
2019-11-28
KVM: PPC: Book3S HV: Radix changes for secure guest
Bharata B Rao
5
-0
/
+66
2019-11-28
KVM: PPC: Book3S HV: Shared pages support for secure guests
Bharata B Rao
2
-4
/
+84
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
8
-0
/
+769
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
8
-6
/
+86
2019-11-27
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-8
/
+6
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
69
-450
/
+1067
2019-11-27
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
5
-4
/
+95
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
37
-90
/
+484
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-314
/
+34
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-2
/
+4
2019-11-27
KVM x86: Move kvm cpuid support out of svm
Peter Gonda
2
-7
/
+5
2019-11-27
x86/entry/32: Remove unused 'restore_all_notrace' local label
Borislav Petkov
1
-1
/
+0
2019-11-27
perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0
Anthony Steinhauser
2
-7
/
+15
2019-11-27
powerpc: Define arch_is_kernel_initmem_freed() for lockdep
Michael Ellerman
1
-0
/
+14
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
11
-32
/
+53
2019-11-26
Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-25
/
+141
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
43
-64
/
+185
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-206
/
+0
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+8
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-83
/
+329
2019-11-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-11-26
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
1
-0
/
+17
2019-11-26
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
1
-12
/
+7
2019-11-26
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
1
-1
/
+1
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
4
-33
/
+138
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
8
-34
/
+113
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2
-5
/
+3
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
4
-22
/
+4
2019-11-26
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-11-26
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
1
-2
/
+0
2019-11-26
libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
Masahiro Yamada
2
-1
/
+5
2019-11-26
xtensa: fix syscall_set_return_value
Max Filippov
1
-1
/
+1
2019-11-26
xtensa: drop unneeded headers from coprocessor.S
Max Filippov
1
-9
/
+1
2019-11-26
xtensa: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-1
/
+1
2019-11-26
xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
1
-1
/
+3
2019-11-26
xtensa: fix TLB sanity checker
Max Filippov
1
-2
/
+2
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
6
-10
/
+24
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
5
-9
/
+19
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
2
-1
/
+8
2019-11-26
xtensa: improve stack dumping
Max Filippov
1
-16
/
+11
2019-11-26
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
1
-5
/
+5
2019-11-26
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
Max Filippov
1
-15
/
+16
[prev]
[next]