index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-2
/
+12
*
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-03-04
1
-0
/
+1
|
\
|
*
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
2023-02-28
1
-0
/
+1
*
|
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-26
2
-14
/
+22
|
\
\
|
|
/
|
/
|
|
*
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
2023-02-05
1
-1
/
+1
|
*
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
Nathan Chancellor
2023-01-26
1
-0
/
+5
|
*
powerpc/vdso: Improve linker flags
Nathan Chancellor
2023-01-26
1
-8
/
+12
|
*
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
Nathan Chancellor
2023-01-26
1
-2
/
+2
|
*
kbuild: do not print extra logs for V=2
Masahiro Yamada
2023-01-22
1
-5
/
+4
*
|
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
24
-429
/
+1168
|
\
\
|
*
|
powerpc/64: Fix unannotated intra-function call warning
Sathvika Vasireddy
2023-02-17
1
-1
/
+2
|
*
|
powerpc/epapr: Don't use wrteei on non booke
Christophe Leroy
2023-02-17
1
-0
/
+6
|
*
|
powerpc/eeh: Set channel state after notifying the drivers
Ganesh Goudar
2023-02-15
1
-2
/
+2
|
*
|
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
6
-72
/
+68
|
*
|
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
2023-02-13
1
-1
/
+27
|
*
|
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2023-02-13
1
-0
/
+3
|
*
|
powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch
2023-02-13
1
-6
/
+53
|
*
|
powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch
2023-02-13
1
-5
/
+5
|
*
|
powerpc/rtas: improve function information lookups
Nathan Lynch
2023-02-13
1
-106
/
+615
|
*
|
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
2023-02-13
1
-1
/
+1
|
*
|
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
2023-02-13
1
-1
/
+48
|
*
|
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
1
-0
/
+4
|
*
|
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
2023-02-12
1
-3
/
+4
|
*
|
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
2023-02-12
1
-0
/
+9
|
*
|
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2023-02-12
1
-21
/
+48
|
*
|
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2023-02-12
1
-5
/
+28
|
*
|
powerpc/secvar: Clean up init error messages
Andrew Donnellan
2023-02-12
1
-3
/
+3
|
*
|
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
1
-14
/
+3
|
*
|
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
1
-18
/
+9
|
*
|
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
2023-02-12
1
-2
/
+2
|
*
|
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
2023-02-12
1
-2
/
+8
|
*
|
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
1
-4
/
+4
|
*
|
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
2023-02-12
1
-2
/
+4
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2023-02-12
5
-6
/
+9
|
|
\
\
|
*
|
|
powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
2023-02-10
1
-4
/
+4
|
*
|
|
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
2023-02-10
1
-2
/
+2
|
*
|
|
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
2023-02-10
3
-0
/
+12
|
*
|
|
powerpc: Skip stack validation checking alternate stacks if they are not allo...
Nicholas Piggin
2023-02-10
1
-0
/
+11
|
*
|
|
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-02-10
3
-15
/
+12
|
*
|
|
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
2023-02-10
1
-0
/
+5
|
*
|
|
powerpc/64e: Simplify address calculation in secondary hold loop
Nicholas Piggin
2023-02-10
1
-5
/
+1
|
*
|
|
powerpc/64s: Refactor initialisation after prom
Nicholas Piggin
2023-02-10
1
-19
/
+25
|
*
|
|
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
2023-02-10
1
-2
/
+1
|
*
|
|
powerpc/mce: log the error for all unrecoverable errors
Ganesh Goudar
2023-02-10
1
-3
/
+7
|
*
|
|
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-3
/
+1
|
*
|
|
powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
2023-02-07
1
-5
/
+12
|
*
|
|
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2023-01-30
1
-35
/
+66
|
*
|
|
powerpc/rtas: upgrade internal arch spinlocks
Nathan Lynch
2023-01-30
1
-38
/
+14
|
*
|
|
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
2023-01-30
1
-21
/
+29
|
*
|
|
powerpc/rtas: make all exports GPL
Nathan Lynch
2023-01-30
1
-11
/
+11
[next]