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