index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-09-05
powerpc/pci-common: Fix refcount bug for 'phb->dn'
Liang He
1
-2
/
+2
2022-09-05
powerpc/pci_dn: Add missing of_node_put()
Liang He
1
-0
/
+1
2022-09-05
powerpc/kernel: Add missing of_node_put() in legacy_serial.c
Liang He
1
-0
/
+2
2022-09-05
powerpc/vdso: link with -z noexecstack
Christophe Leroy
1
-2
/
+2
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
1
-87
/
+5
2022-08-30
powerpc/hw_breakpoint: Avoid relying on caller synchronization
Marco Elver
1
-13
/
+40
2022-08-26
powerpc: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-26
powerpc: Move patch sites out of asm-prototypes.h
Michael Ellerman
1
-0
/
+1
2022-08-26
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
1
-0
/
+4
2022-08-26
powerpc: align syscall table for ppc32
Masahiro Yamada
1
-0
/
+1
2022-08-25
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
1
-0
/
+9
2022-08-22
powerpc/vdso: Don't map VDSO at a fixed address on PPC32
Christophe Leroy
1
-11
/
+2
2022-08-15
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
1
-6
/
+10
2022-08-14
Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-4
/
+4
2022-08-10
powerpc64/ftrace: Fix ftrace for clang builds
Naveen N. Rao
1
-4
/
+4
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+8
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-7
/
+0
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
31
-760
/
+832
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-0
/
+4
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-4
/
+1
2022-08-02
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
1
-4
/
+6
2022-08-01
powerpc: drop dependency on <asm/machdep.h> in archrandom.h
Yury Norov
1
-0
/
+12
2022-08-01
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-7
/
+0
2022-07-28
powerpc: add support for syscall stack randomization
Xiu Jianfeng
2
-1
/
+25
2022-07-28
powerpc: Move system_call_exception() to syscall.c
Xiu Jianfeng
3
-162
/
+174
2022-07-28
powerpc/signal: Update comment for clarity
Rashmica Gupta
1
-3
/
+6
2022-07-28
powerpc: make facility_unavailable_exception 64s
Rashmica Gupta
1
-1
/
+1
2022-07-28
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
1
-8
/
+19
2022-07-28
powerpc/iommu: Fix iommu_table_in_use for a small default DMA window case
Alexey Kardashevskiy
1
-0
/
+5
2022-07-28
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
1
-20
/
+9
2022-07-28
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
1
-0
/
+1
2022-07-27
powerpc: Remove remaining parts of oprofile
Christophe Leroy
2
-69
/
+2
2022-07-27
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/mce: use early_cpu_to_node() in mce_init()
Nicholas Piggin
1
-1
/
+1
2022-07-27
powerpc/vdso: Fix __kernel_sync_dicache sequence with coherent icache
Nicholas Piggin
1
-0
/
+1
2022-07-27
powerpc/pci: Add config option for using all 256 PCI buses
Pali Rohár
1
-0
/
+6
2022-07-27
powerpc/pci: Disable filling pci-OF-bus-map for non-chrp/powermac
Pali Rohár
1
-3
/
+10
2022-07-27
powerpc/pci: Hide pci_create_OF_bus_map() for non-chrp code
Pali Rohár
1
-0
/
+2
2022-07-27
powerpc/pci: Make pcibios_make_OF_bus_map() static
Pali Rohár
1
-3
/
+1
2022-07-27
powerpc/pci: Hide pci_device_from_OF_node() for non-powermac code
Pali Rohár
2
-0
/
+4
2022-07-27
powerpc/watchdog: introduce a NMI watchdog's factor
Laurent Dufour
1
-1
/
+20
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
8
-10
/
+10
2022-07-25
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2022-07-20
powerpc/64s: Disable stack variable initialisation for prom_init
Michael Ellerman
1
-0
/
+1
2022-07-09
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
5
-10
/
+20
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
2
-12
/
+14
2022-06-29
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
1
-1
/
+1
[prev]
[next]