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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2
-11
/
+5
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
6
-7
/
+35
2022-07-27
powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
1
-1
/
+6
2022-07-27
powerpc/32: Don't always pass -mcpu=powerpc to the compiler
Christophe Leroy
2
-28
/
+19
2022-07-27
powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_SETB()
Christophe Leroy
2
-7
/
+4
2022-07-27
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
Christophe Leroy
3
-2
/
+5
2022-07-27
powerpc/probes: Remove ppc_opcode_t
Christophe Leroy
3
-3
/
+2
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
5
-74
/
+4
2022-07-27
powerpc/perf: Use PVR rather than oprofile field to determine CPU version
Rashmica Gupta
12
-33
/
+37
2022-07-27
powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
Christophe Leroy
1
-1
/
+1
2022-07-27
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2
-8
/
+6
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
2
-5
/
+5
2022-07-27
powerpc/mce: use early_cpu_to_node() in mce_init()
Nicholas Piggin
1
-1
/
+1
2022-07-27
powerpc/64s: Remove spurious fault flushing for NMMU
Nicholas Piggin
1
-3
/
+23
2022-07-27
powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flush
Nicholas Piggin
2
-17
/
+28
2022-07-27
powerpc/64s: POWER10 nest MMU does not require flush escalation workaround
Nicholas Piggin
1
-3
/
+11
2022-07-27
powerpc: add documentation for HWCAPs
Nicholas Piggin
1
-0
/
+234
2022-07-27
powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icache
Nicholas Piggin
1
-0
/
+1
2022-07-27
powerpc/pci: Add config option for using all 256 PCI buses
Pali Rohár
2
-0
/
+17
2022-07-27
powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermac
Pali Rohár
1
-3
/
+10
2022-07-27
powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp code
Pali Rohár
2
-0
/
+4
2022-07-27
powerpc/pci: Make pcibios_make_OF_bus_map() static
Pali Rohár
1
-3
/
+1
2022-07-27
powerpc/pci: Hide pci_device_from_OF_node() for non-powermac code
Pali Rohár
3
-0
/
+6
2022-07-27
powerpc: dts: turris1x.dts: Add CPLD reboot node
Pali Rohár
1
-1
/
+9
2022-07-27
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-07-27
powerpc/purgatory: Omit use of bin2c
Masahiro Yamada
5
-8
/
+18
2022-07-27
powerpc/pseries/mobility: set NMI watchdog factor during an LPM
Laurent Dufour
2
-0
/
+55
2022-07-27
powerpc/watchdog: introduce a NMI watchdog's factor
Laurent Dufour
2
-1
/
+22
2022-07-27
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2
-5
/
+18
2022-07-25
powerpc/mobility: wait for memory transfer to complete
Laurent Dufour
1
-2
/
+46
2022-07-25
selftests/powerpc/ptrace: Add peek/poke of FPRs
Michael Ellerman
2
-2
/
+87
2022-07-25
selftests/powerpc/ptrace: Use more interesting values
Michael Ellerman
1
-14
/
+57
2022-07-25
selftests/powerpc/ptrace: Make child errors more obvious
Michael Ellerman
1
-8
/
+5
2022-07-25
selftests/powerpc/ptrace: Do more of ptrace-gpr in asm
Michael Ellerman
4
-17
/
+73
2022-07-25
selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible
Michael Ellerman
1
-2
/
+3
2022-07-25
selftests/powerpc/ptrace: Convert to load/store doubles
Michael Ellerman
7
-109
/
+111
2022-07-25
selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()
Michael Ellerman
2
-38
/
+0
2022-07-25
selftests/powerpc: Add 32-bit support to asm helpers
Michael Ellerman
1
-9
/
+38
2022-07-25
selftests/powerpc: Don't save TOC by default in asm helpers
Michael Ellerman
1
-3
/
+1
2022-07-25
selftests/powerpc: Don't save CR by default in asm helpers
Michael Ellerman
1
-4
/
+0
2022-07-25
selftests/powerpc/ptrace: Split CFLAGS better
Michael Ellerman
1
-5
/
+28
2022-07-25
selftests/powerpc/ptrace: Set LOCAL_HDRS
Michael Ellerman
1
-2
/
+3
2022-07-25
selftests/powerpc: Ensure 16-byte stack pointer alignment
Michael Ellerman
1
-2
/
+2
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
15
-17
/
+17
2022-07-25
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2022-07-20
macintosh/adb: fix oob read in do_adb_query() function
Ning Qiang
1
-1
/
+1
2022-07-20
watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
Scott Cheloha
4
-0
/
+260
2022-07-20
powerpc/pseries: register pseries-wdt device with platform bus
Scott Cheloha
1
-0
/
+13
2022-07-20
powerpc/pseries: add FW_FEATURE_WATCHDOG flag
Scott Cheloha
2
-1
/
+3
[next]