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
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
3
-22
/
+14
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
1
-1
/
+1
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
1
-1
/
+1
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
1
-2
/
+2
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
1
-5
/
+14
2020-08-27
powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
Michael Ellerman
1
-3
/
+9
2020-08-27
powerpc/64s: scv entry should set PPR
Nicholas Piggin
1
-0
/
+4
2020-08-24
powerpc/64s: Disallow PROT_SAO in LPARs by default
Shawn Anastasio
2
-2
/
+19
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
7
-16
/
+36
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
1
-1
/
+10
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
1
-2
/
+2
2020-08-20
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-20
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
1
-0
/
+4
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
1
-1
/
+1
2020-08-18
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
1
-6
/
+12
2020-08-18
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
1
-0
/
+7
2020-08-18
powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
Christophe Leroy
1
-1
/
+8
2020-08-17
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
1
-1
/
+1
2020-08-17
powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
Aneesh Kumar K.V
1
-1
/
+3
2020-08-17
powerpc/kernel: Cleanup machine check function declarations
Madhavan Srinivasan
4
-8
/
+12
2020-08-17
powerpc: Add POWER10 raw mode cputable entry
Madhavan Srinivasan
1
-0
/
+20
2020-08-17
powerpc/perf: Add extended regs support for power10 platform
Athira Rajeev
3
-1
/
+23
2020-08-17
powerpc/perf: Add support for outputting extended regs in perf intr_regs
Anju T Sudhakar
6
-4
/
+59
2020-08-17
powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
Michael Neuling
1
-0
/
+1
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+17
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
66
-995
/
+360
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+58
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+36
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
16
-103
/
+103
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
43
-44
/
+18
2020-08-14
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
1
-0
/
+3
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
1
-4
/
+1
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
3
-2
/
+6
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
1
-28
/
+29
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
2
-3
/
+4
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2
-49
/
+4
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
1
-1
/
+2
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
3
-6
/
+3
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
1
-2
/
+0
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
3
-1
/
+2
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2
-86
/
+68
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
5
-16
/
+26
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
19
-54
/
+0
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
1
-48
/
+47
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
3
-6
/
+0
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
4
-11
/
+0
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
5
-29
/
+0
[next]