index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
Lines
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
-2
/
+3
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
-8
/
+0
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
-0
/
+6
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
-3
/
+0
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
-4
/
+0
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
-16
/
+0
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
-8
/
+0
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
-5
/
+7
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
-3
/
+1
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
-1
/
+1
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
-18
/
+0
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
-1
/
+2
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
-4
/
+4
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
-1
/
+0
2011-11-25
powerpc/powermac: Add missing of_node_put
Julia Lawall
-2
/
+6
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
-0
/
+1
2011-06-30
powerpc: Move free_initmem to common code
Dave Carroll
-3
/
+0
2011-04-01
powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file
Benjamin Herrenschmidt
-56
/
+0
2010-12-09
powerpc/powermac: Make auto-loading of therm_pm72 possible
Marc Zyngier
-0
/
+9
2010-07-14
lmb: rename to memblock
Yinghai Lu
-2
/
+2
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
-3
/
+8
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-1
/
+0
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
-33
/
+8
2009-05-21
powerpc/pci: Clean up direct access to sysdata by powermac platforms
Kumar Gala
-1
/
+1
2009-02-23
powerpc/powermac: Hotplug /sys entries are missing
Giuliano Pochini
-0
/
+3
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
-6
/
+0
2008-11-19
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
Michael Ellerman
-3
/
+1
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
-1
/
+0
2008-07-28
powerpc/powermac: Fixup default serial port device for pmac_zilog
Benjamin Herrenschmidt
-0
/
+72
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
-6
/
+0
2008-04-29
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
Tony Breeds
-1
/
+2
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-1
/
+1
2008-04-18
ppc/pmac: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
-8
/
+0
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
-1
/
+1
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
-10
/
+2
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
-1
/
+0
2007-12-20
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
Benjamin Herrenschmidt
-1
/
+3
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
-2
/
+2
2007-10-09
[POWERPC] Remove unused old code from powermac setup code
Paul Mackerras
-66
/
+2
2007-10-09
[POWERPC] Remove some more section mismatch warnings
Stephen Rothwell
-2
/
+7
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
-0
/
+3
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
-1
/
+12
2007-05-23
[POWERPC] Fix Section mismatch warnings
Li Yang
-1
/
+1
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
-2
/
+2
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
-2
/
+50
2007-05-02
[POWERPC] Fix suspend states again
Johannes Berg
-65
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
-10
/
+0
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
-4
/
+21
[next]