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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
powerpc/64: Remove asm interrupt tracing call helpers
Nicholas Piggin
1
-58
/
+0
2022-12-02
powerpc/qspinlock: add compile-time tuning adjustments
Nicholas Piggin
1
-3
/
+58
2022-12-02
powerpc/qspinlock: provide accounting and options for sleepy locks
Nicholas Piggin
1
-1
/
+6
2022-12-02
powerpc/qspinlock: allow lock stealing in trylock and lock fastpath
Nicholas Piggin
1
-2
/
+20
2022-12-02
powerpc/qspinlock: store owner CPU in lock word
Nicholas Piggin
2
-3
/
+21
2022-12-02
powerpc/qspinlock: theft prevention to control latency
Nicholas Piggin
1
-1
/
+7
2022-12-02
powerpc/qspinlock: allow new waiters to steal the lock before queueing
Nicholas Piggin
1
-0
/
+23
2022-12-02
powerpc/qspinlock: convert atomic operations to assembly
Nicholas Piggin
2
-7
/
+21
2022-12-02
powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx.
Nicholas Piggin
2
-7
/
+18
2022-12-02
powerpc/qspinlock: add mcs queueing for contended waiters
Nicholas Piggin
2
-3
/
+30
2022-12-02
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
5
-66
/
+44
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
1
-76
/
+4
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
3
-0
/
+23
2022-11-30
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2
-37
/
+0
2022-11-30
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
Benjamin Gray
1
-3
/
+3
2022-11-30
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2
-46
/
+9
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
1
-0
/
+2
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
1
-4
/
+0
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
3
-0
/
+14
2022-11-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+12
2022-11-30
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
1
-0
/
+12
2022-11-26
powerpc/64s: Add missing declaration for machine_check_early_boot()
Michael Ellerman
1
-0
/
+1
2022-11-24
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
1
-2
/
+1
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
1
-16
/
+1
2022-11-24
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
1
-1
/
+1
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
1
-2
/
+8
2022-11-24
powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers
Kajol Jain
1
-1
/
+1
2022-11-24
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
1
-1
/
+230
2022-11-24
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
1
-0
/
+7
2022-11-24
powerpc: Remove find_current_mm_pte()
Christophe Leroy
1
-25
/
+0
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+19
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-2
/
+3
2022-11-18
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
1
-0
/
+7
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-9
/
+1
2022-11-15
powerpc: Override __ALIGN and __ALIGN_STR macros
Sathvika Vasireddy
1
-0
/
+3
2022-11-15
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
1
-1
/
+2
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-7
/
+0
2022-11-01
powerpc/32: fix syscall wrappers with 64-bit arguments
Andreas Schwab
1
-0
/
+7
2022-10-18
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
1
-0
/
+6
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+16
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-10-13
powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...
Nicholas Piggin
1
-0
/
+16
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
67
-343
/
+655
2022-10-07
powerpc: Don't add __powerpc_ prefix to syscall entry points
Michael Ellerman
2
-11
/
+9
2022-10-04
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
Nicholas Piggin
1
-0
/
+24
2022-09-30
powerpc: Add hardware description string
Michael Ellerman
1
-0
/
+2
2022-09-30
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
1
-3
/
+1
2022-09-28
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
1
-1
/
+4
2022-09-28
powerpc: Reverse stack frame marker on little endian
Michael Ellerman
1
-0
/
+5
2022-09-28
powerpc: Make stack frame marker upper case
Michael Ellerman
1
-1
/
+1
[prev]
[next]