index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-04-02
Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+6
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
-2
/
+2
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
-4
/
+4
2023-03-30
powerpc/rtas: lockdep annotations
Nathan Lynch
-10
/
+23
2023-03-30
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
-1
/
+1
2023-03-30
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
-0
/
+17
2023-03-30
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
-1
/
+1
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
-1
/
+1
2023-03-28
powerpc: Don't try to copy PPR for task with NULL pt_regs
Jens Axboe
-0
/
+6
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
-2
/
+4
2023-03-23
kasan, powerpc: don't rename memintrinsics if compiler adds prefixes
Marco Elver
-2
/
+7
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
-1
/
+1
2023-03-17
powerpc/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
-2
/
+12
2023-03-16
powerpc: Simplify sysctl registration for powersave_nap_ctl_table
Luis Chamberlain
-9
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
-1
/
+5
2023-03-15
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
-6
/
+7
2023-03-15
powerpc: Fix a kernel-doc warning
Bo Liu
-1
/
+1
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
-2
/
+146
2023-03-14
powerpc/pci_64: Init pcibios subsys a bit later
Alexey Kardashevskiy
-1
/
+1
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
-4
/
+94
2023-03-09
module: replace module_layout with module_memory
Song Liu
-4
/
+3
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
-1
/
+1
2023-03-04
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+1
2023-02-28
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
-0
/
+1
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-14
/
+22
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-429
/
+1168
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+2
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+2
2023-02-17
powerpc/64: Fix unannotated intra-function call warning
Sathvika Vasireddy
-1
/
+2
2023-02-17
powerpc/epapr: Don't use wrteei on non booke
Christophe Leroy
-0
/
+6
2023-02-15
powerpc/eeh: Set channel state after notifying the drivers
Ganesh Goudar
-2
/
+2
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
-72
/
+68
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
-1
/
+27
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
-0
/
+3
2023-02-13
powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch
-6
/
+53
2023-02-13
powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch
-5
/
+5
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
-106
/
+615
2023-02-13
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
-1
/
+1
2023-02-13
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
-1
/
+48
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
-0
/
+4
2023-02-12
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
-3
/
+4
2023-02-12
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
-0
/
+9
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
-21
/
+48
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
-5
/
+28
2023-02-12
powerpc/secvar: Clean up init error messages
Andrew Donnellan
-3
/
+3
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
-14
/
+3
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
-18
/
+9
2023-02-12
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
-2
/
+2
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
-2
/
+8
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
-4
/
+4
[prev]
[next]