index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
Pali Rohár
2
-6
/
+21
2023-04-20
powerpc/85xx: p2020: Define just one machine description
Pali Rohár
1
-38
/
+19
2023-04-20
powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
Pali Rohár
4
-15
/
+36
2023-04-20
powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
Pali Rohár
4
-47
/
+72
2023-04-20
powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
Pali Rohár
4
-30
/
+37
2023-04-20
powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
Pali Rohár
4
-16
/
+46
2023-04-20
powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
Christophe Leroy
1
-2
/
+0
2023-04-20
powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
Christophe Leroy
1
-17
/
+20
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
Christophe Leroy
2
-4
/
+4
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
Christophe Leroy
2
-2
/
+6
2023-04-20
powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
Christophe Leroy
2
-23
/
+11
2023-04-20
powerpc/85xx: Remove DBG() macro
Christophe Leroy
3
-25
/
+1
2023-04-20
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
Pali Rohár
2
-4
/
+1
2023-04-20
powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...
Pali Rohár
1
-4
/
+1
2023-04-20
powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
Pali Rohár
1
-1
/
+3
2023-04-20
powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
Pali Rohár
1
-1
/
+0
2023-04-20
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
3
-22
/
+22
2023-04-20
powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
Pali Rohár
3
-25
/
+5
2023-04-20
powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
Pali Rohár
1
-3
/
+2
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
4
-9
/
+14
2023-04-20
powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
Nicholas Piggin
1
-0
/
+2
2023-04-19
powerpc: Move script to check relocations at compile time in scripts/
Alexandre Ghiti
1
-16
/
+2
2023-04-18
powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-6
/
+0
2023-04-18
powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-16
Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+8
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-12
powerpc/boot: Fix crt0.S current address branch form
Nicholas Piggin
1
-2
/
+2
2023-04-11
powerpc/32: Include thread_info.h in head_booke.h
Nathan Chancellor
1
-0
/
+1
2023-04-11
powerpc: copy_thread don't set PPR in user interrupt frame regs
Nicholas Piggin
1
-5
/
+0
2023-04-11
powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
2
-2
/
+5
2023-04-11
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
3
-6
/
+39
2023-04-11
powerpc: copy_thread differentiate kthreads and user mode threads
Nicholas Piggin
2
-36
/
+64
2023-04-11
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
1
-2
/
+2
2023-04-11
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
3
-6
/
+9
2023-04-11
powerpc: copy_thread make ret_from_fork register setup consistent
Nicholas Piggin
2
-4
/
+1
2023-04-11
powerpc: copy_thread remove unused pkey code
Nicholas Piggin
1
-11
/
+1
2023-04-11
powerpc/64: Always build with 128-bit long double
Michael Ellerman
2
-4
/
+1
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
4
-2
/
+27
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
7
-9
/
+46
2023-04-07
of: address: always use dma_default_coherent for default coherency
Jiaxun Yang
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-2
/
+27
2023-04-05
powerc/mm: try VMA lock-based page fault handling first
Laurent Dufour
3
-0
/
+39
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
6
-20
/
+17
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
4
-25
/
+25
2023-04-04
powerpc/atomics: Remove unused function
Nysal Jan K.A
1
-29
/
+0
2023-04-04
powerpc: Implement arch_within_stack_frames
Nicholas Miehlbradt
3
-0
/
+47
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
9
-99
/
+51
[prev]
[next]