index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
embedded6xx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
5
-7
/
+7
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-1
/
+1
2021-11-25
powerpc/6xx: add missing of_node_put
Julia Lawall
1
-0
/
+1
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2
-2
/
+2
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-8
/
+7
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+4
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2
-4
/
+4
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2021-03-29
powerpc/embedded6xx: Remove CONFIG_MV64X60
Christophe Leroy
1
-5
/
+0
2021-02-09
powerpc/embedded6xx/mve5100: Move PHB discovery
Oliver O'Halloran
2
-7
/
+14
2021-02-09
powerpc/embedded6xx/mpc7448: Move PHB discovery
Oliver O'Halloran
1
-5
/
+9
2021-02-09
powerpc/embedded6xx/linkstation: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2021-02-09
powerpc/embedded6xx/holly: Move PHB discovery
Oliver O'Halloran
1
-3
/
+7
2020-09-02
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
2
-2
/
+4
2020-05-20
powerpc/wii: Fix declaration made after definition
Nathan Chancellor
1
-13
/
+12
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
10
-59
/
+10
2019-04-20
powerpc/embedded6xx: Remove unused functions holly_power_off and holly_halt
Mathieu Malaterre
1
-12
/
+0
2019-04-20
powerpc/embedded6xx: Make some functions static
Mathieu Malaterre
1
-3
/
+4
2019-02-23
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
1
-28
/
+0
2019-02-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
1
-0
/
+4
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-2
/
+2
2018-10-03
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-07-02
powerpc: wii: Remove outdated comment about memory fixups
Jonathan Neuschäfer
1
-10
/
+0
2018-06-04
powerpc/embedded6xx: Remove C2K board support
Mark Greer
3
-159
/
+0
2018-05-25
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
1
-1
/
+1
2018-05-15
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
Jonathan Neuschäfer
1
-0
/
+5
2018-05-15
powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains
Jonathan Neuschäfer
1
-8
/
+0
2018-04-01
powerpc/wii: Don't rely on the reserved memory hack
Jonathan Neuschäfer
1
-13
/
+1
2018-04-01
powerpc/wii: Explicitly configure GPIO owner for poweroff pin
Jonathan Neuschäfer
1
-0
/
+7
2018-04-01
powerpc/wii: Probe the whole devicetree
Jonathan Neuschäfer
1
-1
/
+1
2018-03-13
powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static
Mathieu Malaterre
2
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
3
-5
/
+5
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
2
-2
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
3
-5
/
+5
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
3
-13
/
+7
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
8
-28
/
+8
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
8
-14
/
+14
2016-03-11
powerpc32: remove ioremap_base
Christophe Leroy
1
-10
/
+0
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-3
/
+2
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
1
-11
/
+0
2014-11-10
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+3
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
3
-3
/
+7
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
5
-5
/
+5
[next]