index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
embedded6xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
1
-1
/
+1
*
powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
Randy Dunlap
2023-06-09
1
-2
/
+2
*
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
2023-04-20
3
-198
/
+0
*
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
2
-11
/
+13
*
powerpc/usbgecko: Use of_iomap()
Rob Herring
2023-04-04
1
-19
/
+1
*
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-03-30
3
-4
/
+4
*
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
7
-7
/
+0
*
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2023-03-16
2
-8
/
+2
*
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2023-03-15
7
-46
/
+7
*
powerpc/embedded6xx/ls_uart: Add missing of_node_put()
Liang He
2022-09-05
1
-0
/
+2
*
powerpc/embedded6xx: Add missing of_node_put()s
Liang He
2022-09-05
2
-0
/
+9
*
powerpc/32: Remove wii_memory_fixups()
Christophe Leroy
2022-09-01
1
-15
/
+0
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
6
-6
/
+8
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
3
-3
/
+0
*
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
2021-12-23
5
-7
/
+7
*
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+1
*
powerpc/6xx: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
*
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
2
-2
/
+2
*
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-10
1
-8
/
+7
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
2
-4
/
+4
|
\
|
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
2
-4
/
+4
*
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
1
-0
/
+1
|
/
*
powerpc/embedded6xx: Remove CONFIG_MV64X60
Christophe Leroy
2021-03-29
1
-5
/
+0
*
powerpc/embedded6xx/mve5100: Move PHB discovery
Oliver O'Halloran
2021-02-09
2
-7
/
+14
*
powerpc/embedded6xx/mpc7448: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-5
/
+9
*
powerpc/embedded6xx/linkstation: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-3
/
+7
*
powerpc/embedded6xx/holly: Move PHB discovery
Oliver O'Halloran
2021-02-09
1
-3
/
+7
*
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
2020-09-02
2
-2
/
+4
*
powerpc/wii: Fix declaration made after definition
Nathan Chancellor
2020-05-20
1
-13
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
10
-59
/
+10
*
powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt
Mathieu Malaterre
2019-04-20
1
-12
/
+0
*
powerpc/embedded6xx: Make some functions static
Mathieu Malaterre
2019-04-20
1
-3
/
+4
*
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
2019-02-23
1
-28
/
+0
*
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
2019-02-23
1
-0
/
+4
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-2
/
+2
|
\
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-2
/
+2
*
|
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
2018-11-26
1
-1
/
+1
|
/
*
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-03
1
-1
/
+1
*
powerpc: wii: Remove outdated comment about memory fixups
Jonathan Neuschäfer
2018-07-02
1
-10
/
+0
*
powerpc/embedded6xx: Remove C2K board support
Mark Greer
2018-06-04
3
-159
/
+0
*
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
2018-05-25
1
-1
/
+1
*
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
2018-05-15
1
-0
/
+5
*
powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains
Jonathan Neuschäfer
2018-05-15
1
-8
/
+0
*
powerpc/wii: Don't rely on the reserved memory hack
Jonathan Neuschäfer
2018-04-01
1
-13
/
+1
*
powerpc/wii: Explicitly configure GPIO owner for poweroff pin
Jonathan Neuschäfer
2018-04-01
1
-0
/
+7
*
powerpc/wii: Probe the whole devicetree
Jonathan Neuschäfer
2018-04-01
1
-1
/
+1
*
powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static
Mathieu Malaterre
2018-03-13
2
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
3
-5
/
+5
[next]