index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
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-08
1
-2
/
+1
*
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
2021-02-08
1
-2
/
+1
*
powerpc/52xx/lite5200: Move PHB discovery
Oliver O'Halloran
2021-02-08
1
-2
/
+1
*
powerpc/52xx/efika: Move PHB discovery
Oliver O'Halloran
2021-02-08
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
|
\
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-1
/
+1
*
|
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-22
1
-4
/
+2
*
|
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
2018-11-26
1
-1
/
+1
|
/
*
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-07
1
-1
/
+1
*
powerpc/mpc5200: Remove VLA usage
Kees Cook
2018-07-03
1
-1
/
+4
*
powerpc/mpc52xx_gpt: make use of raw_spinlock variants
Julia Cartwright
2018-01-27
1
-26
/
+26
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
4
-11
/
+11
*
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
Michael Ellerman
2017-05-03
1
-1
/
+0
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-1
/
+1
*
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
4
-5
/
+4
*
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
1
-2
/
+1
*
powerpc: mpc52xx_gpt: use gpiochip data pointer
Linus Walleij
2016-03-30
1
-10
/
+5
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-1
/
+1
[next]