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
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+0
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
16
-55
/
+663
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-43
/
+94
2023-02-20
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+1
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
1
-2
/
+2
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-14
/
+33
2023-02-15
powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
1
-5
/
+11
2023-02-13
char/agp: introduce asm-generic/agp.h
Mike Rapoport
2
-13
/
+1
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
1
-6
/
+0
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
1
-0
/
+99
2023-02-13
powerpc/pseries: PAPR system parameter API
Nathan Lynch
1
-0
/
+38
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
1
-0
/
+96
2023-02-13
powerpc/tracing: tracepoints for RTAS entry and exit
Nathan Lynch
1
-0
/
+103
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
1
-0
/
+85
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
1
-0
/
+14
2023-02-12
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
1
-0
/
+5
2023-02-12
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
1
-0
/
+12
2023-02-12
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
2
-0
/
+6
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
1
-0
/
+58
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
1
-5
/
+31
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
1
-0
/
+75
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
1
-0
/
+4
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
1
-0
/
+2
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
1
-0
/
+1
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
1
-0
/
+1
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
1
-2
/
+2
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
1
-6
/
+3
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
3
-14
/
+33
2023-02-10
powerpc/kcsan: Memory barriers semantics
Rohan McLure
1
-6
/
+6
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2
-1
/
+1
2023-02-10
powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepare
Nicholas Piggin
1
-27
/
+8
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-9
/
+0
2023-02-07
powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
1
-1
/
+3
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-3
/
+0
2023-02-02
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
7
-28
/
+63
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
1
-5
/
+33
2023-02-02
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
1
-0
/
+2
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
1
-1
/
+1
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
1
-12
/
+29
2023-01-30
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
1
-1
/
+1
2023-01-30
powerpc/64: Don't recurse irq replay
Nicholas Piggin
1
-2
/
+4
2023-01-30
powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Christophe Leroy
1
-3
/
+0
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
1
-2
/
+0
2023-01-27
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-11
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
1
-1
/
+1
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-1
/
+0
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-1
/
+0
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
1
-1
/
+0
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-1
/
+0
[next]