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/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2023-05-16
1
-1
/
+3
*
powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Gaurav Batra
2023-05-16
1
-4
/
+7
*
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
2023-05-16
1
-17
/
+0
*
powerpc/isa-bridge: Fix ISA mapping when "ranges" is not present
Rob Herring
2023-05-08
1
-2
/
+3
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
26
-417
/
+1014
|
\
|
*
powerpc: Fix merge conflict between pcrel and copy_thread changes
Nicholas Piggin
2023-04-26
1
-1
/
+1
|
*
powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
Michael Ellerman
2023-04-20
1
-6
/
+2
|
*
powerpc/64: Mark prep_irq_for_idle() __cpuidle
Michael Ellerman
2023-04-20
1
-1
/
+1
|
*
powerpc/irq: Mark check_return_regs_valid() notrace
Michael Ellerman
2023-04-20
1
-1
/
+1
|
*
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
2023-04-20
1
-28
/
+291
|
*
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-04-20
8
-25
/
+121
|
*
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
5
-78
/
+82
|
*
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
2023-04-20
1
-0
/
+2
|
*
powerpc/64s: Run at the kernel virtual address earlier in boot
Nicholas Piggin
2023-04-20
1
-38
/
+44
|
*
powerpc/64: Move initial base and TOC pointer calculation
Nicholas Piggin
2023-04-20
1
-9
/
+22
|
*
powerpc/32: Include thread_info.h in head_booke.h
Nathan Chancellor
2023-04-11
1
-0
/
+1
|
*
powerpc: copy_thread don't set PPR in user interrupt frame regs
Nicholas Piggin
2023-04-11
1
-5
/
+0
|
*
powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
2023-04-11
2
-2
/
+5
|
*
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
2023-04-11
3
-6
/
+39
|
*
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2023-04-11
1
-36
/
+62
|
*
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
2023-04-11
1
-2
/
+2
|
*
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
2023-04-11
3
-6
/
+9
|
*
powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
2023-04-11
2
-4
/
+1
|
*
powerpc: copy_thread remove unused pkey code
Nicholas Piggin
2023-04-11
1
-11
/
+1
|
*
powerpc/isa-bridge: Remove open coded "ranges" parsing
Rob Herring
2023-04-04
1
-129
/
+37
|
*
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
2
-2
/
+2
|
*
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
1
-4
/
+4
|
*
powerpc/rtas: lockdep annotations
Nathan Lynch
2023-03-30
1
-10
/
+23
|
*
powerpc/rtas: fix miswording in rtas_function kerneldoc
Nathan Lynch
2023-03-30
1
-1
/
+1
|
*
powerpc/rtas: rtas_call_unlocked() kerneldoc
Nathan Lynch
2023-03-30
1
-0
/
+17
|
*
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
2023-03-30
1
-1
/
+1
|
*
powerpc: Simplify sysctl registration for powersave_nap_ctl_table
Luis Chamberlain
2023-03-16
1
-9
/
+1
|
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-15
1
-1
/
+5
|
*
powerpc/machdep: Define 'compatible' property in ppc_md and use it
Christophe Leroy
2023-03-14
1
-6
/
+7
|
*
powerpc: Fix a kernel-doc warning
Bo Liu
2023-03-14
1
-1
/
+1
|
*
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
1
-2
/
+146
|
*
powerpc/pci_64: Init pcibios subsys a bit later
Alexey Kardashevskiy
2023-03-14
1
-1
/
+1
|
*
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2023-03-14
1
-4
/
+94
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-2
/
+4
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-2
/
+4
|
|
/
*
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
2
-2
/
+2
|
\
\
|
*
|
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
|
*
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-29
1
-1
/
+1
*
|
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-4
/
+3
|
\
\
\
|
*
|
|
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-4
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-2
/
+12
|
\
\
\
|
*
\
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
2
-2
/
+13
|
|
\
\
\
|
*
|
|
|
powerpc/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-2
/
+12
|
|
|
/
/
|
|
/
|
|
[next]