index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
2024-10-29
1
-0
/
+1
*
powerpc: Stop using no_llseek
Michael Ellerman
2024-09-05
1
-1
/
+0
*
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-08
1
-2
/
+4
*
powerpc/52xx: Replace of_gpio.h by proper one
Andy Shevchenko
2024-04-08
2
-3
/
+1
*
powerpc: Stop using of_root
Christophe Leroy
2024-03-03
1
-1
/
+3
*
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
2024-03-03
2
-18
/
+2
*
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
1
-2
/
+1
*
powerpc: 52xx: Make immr_id DT match tables static
Rob Herring
2023-06-21
2
-2
/
+2
*
powerpc: Drop MPC5200 LocalPlus bus FIFO driver
Uwe Kleine-König
2023-05-15
3
-601
/
+0
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-28
7
-29
/
+8
|
\
|
*
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
1
-6
/
+3
|
*
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
2
-4
/
+4
|
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
4
-4
/
+0
|
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
1
-15
/
+1
*
|
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-3
/
+2
|
/
*
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
1
-2
/
+2
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
1
-4
/
+11
|
\
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
1
-4
/
+11
*
|
powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
Randy Dunlap
2022-11-24
1
-1
/
+13
*
|
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
2022-11-24
1
-0
/
+1
|
/
*
powerpc/52xx: Add missing of_node_put() in media5200.c
Liang He
2022-09-05
1
-0
/
+3
*
powerpc/52xx: Mark gpt driver as not removable
Uwe Kleine-König
2022-07-18
1
-6
/
+1
*
powerpc/52xx: Get rid of of_node assignment
Andy Shevchenko
2022-06-22
1
-10
/
+8
*
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-22
1
-1
/
+1
*
powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
Andy Shevchenko
2022-06-22
1
-37
/
+0
*
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
1
-1
/
+1
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
9
-5
/
+15
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
2
-2
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
3
-3
/
+3
*
powerpc/5xx: Drop unnecessary cast
Wang Qing
2022-05-04
1
-1
/
+1
*
powerpc/mpc52xx: Fix some pr_debug() issues
Randy Dunlap
2022-05-04
1
-15
/
+6
*
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+1
*
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
2
-10
/
+6
*
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
2021-06-15
1
-0
/
+1
*
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
2021-04-23
1
-1
/
+1
*
powerpc/time: Avoid using get_tbl()
Christophe Leroy
2021-02-11
1
-4
/
+4
*
powerpc/52xx/mpc5200_simple: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-2
/
+1
*
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-2
/
+1
*
powerpc/52xx/lite5200: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-2
/
+1
*
powerpc/52xx/efika: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-2
/
+1
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
2020-07-29
1
-1
/
+1
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
powerpc/52xx: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+2
*
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
1
-1
/
+0
*
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
[next]