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
/
powermac
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
1
-3
/
+1
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
1
-1
/
+1
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
1
-2
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-8
/
+2
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
1
-7
/
+8
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
1
-4
/
+4
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
1
-8
/
+0
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-4
/
+0
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
1
-16
/
+0
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
1
-8
/
+0
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-5
/
+7
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
1
-3
/
+1
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
1
-1
/
+1
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
1
-18
/
+0
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+2
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-4
/
+4
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-11-25
powerpc/powermac: Add missing of_node_put
Julia Lawall
1
-2
/
+6
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
1
-3
/
+0
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
1
-56
/
+0
2010-12-09
powerpc/powermac: Make auto-loading of therm_pm72 possible
Marc Zyngier
1
-0
/
+9
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
1
-3
/
+8
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
1
-33
/
+8
2009-05-21
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
1
-1
/
+1
2009-02-23
powerpc/powermac: Hotplug /sys entries are missing
Giuliano Pochini
1
-0
/
+3
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
1
-6
/
+0
2008-11-19
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
Michael Ellerman
1
-3
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-28
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
1
-0
/
+72
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
1
-6
/
+0
2008-04-29
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
Tony Breeds
1
-1
/
+2
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
1
-10
/
+2
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-1
/
+0
[next]