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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
3
-12
/
+39
2020-07-28
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
1
-22
/
+132
2020-07-28
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
1
-19
/
+172
2020-07-28
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
1
-35
/
+88
2020-07-28
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
1
-11
/
+10
2020-07-27
powerpc: switch to ->regset_get()
Al Viro
7
-304
/
+148
2020-07-27
kill elf_fpxregs_t
Al Viro
1
-2
/
+0
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
1
-24
/
+2
2020-07-27
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
1
-1
/
+3
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
3
-3
/
+42
2020-07-27
powerpc/powernv/pci.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/smu.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/reg.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/ppc_asm.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/epapr_hcalls.h: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-07-27
powerpc/cputime.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/book3s/radix-4k.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/book3s/mmu-hash.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2
-4
/
+2
2020-07-27
powerpc/ptdump: Refactor update of pg_state
Christophe Leroy
1
-14
/
+20
2020-07-27
powerpc/ptdump: Refactor update of st->last_pa
Christophe Leroy
1
-4
/
+1
2020-07-27
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
3
-10
/
+14
2020-07-27
powerpc/32s: Kernel space starts at TASK_SIZE
Christophe Leroy
2
-7
/
+7
2020-07-27
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
2
-3
/
+9
2020-07-27
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
1
-3
/
+14
2020-07-27
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
2
-0
/
+17
2020-07-27
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
1
-1
/
+1
2020-07-27
powerpc/papr_scm: Make some symbols static
Wei Yongjun
1
-2
/
+2
2020-07-27
powerpc/64s: allow for clang's objdump differences
Bill Wendling
1
-1
/
+4
2020-07-27
powerpc: Implement smp_cond_load_relaxed()
Nicholas Piggin
1
-0
/
+16
2020-07-27
powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint
Nicholas Piggin
2
-1
/
+29
2020-07-27
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
6
-2
/
+116
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
6
-0
/
+54
2020-07-26
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
4
-295
/
+311
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
3
-29
/
+66
2020-07-26
powerpc/numa: Limit possible nodes to within num_possible_nodes
Srikar Dronamraju
1
-3
/
+4
2020-07-26
powerpc/perf: Initialize power10 PMU registers in cpu setup routine
Athira Rajeev
1
-4
/
+15
2020-07-26
powerpc/powernv/sriov: Remove vfs_expanded
Oliver O'Halloran
2
-9
/
+3
2020-07-26
powerpc/powernv/sriov: Make single PE mode a per-BAR setting
Oliver O'Halloran
2
-69
/
+73
2020-07-26
powerpc/powernv/sriov: Refactor M64 BAR setup
Oliver O'Halloran
1
-30
/
+27
2020-07-26
powerpc/powernv/sriov: Move M64 BAR allocation into a helper
Oliver O'Halloran
1
-11
/
+20
2020-07-26
powerpc/powernv/sriov: De-indent setup and teardown
Oliver O'Halloran
2
-41
/
+49
2020-07-26
powerpc/powernv/sriov: Drop iov->pe_num_map[]
Oliver O'Halloran
2
-88
/
+28
2020-07-26
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
2
-9
/
+34
2020-07-26
powerpc/powernv/sriov: Factor out M64 BAR setup
Oliver O'Halloran
1
-29
/
+100
2020-07-26
powerpc/powernv/sriov: Simplify used window tracking
Oliver O'Halloran
2
-36
/
+22
2020-07-26
powerpc/powernv/sriov: Rename truncate_iov
Oliver O'Halloran
1
-5
/
+6
2020-07-26
powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
Oliver O'Halloran
1
-0
/
+130
2020-07-26
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
5
-655
/
+736
[prev]
[next]