index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
*
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
2015-04-15
1
-6
/
+4
*
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-9
/
+17
*
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2015-04-11
1
-1
/
+1
*
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
2015-04-11
2
-5
/
+5
*
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
2015-04-11
3
-18
/
+21
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-5
/
+3
*
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
2015-03-25
1
-0
/
+3
*
powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
2015-03-17
1
-1
/
+1
*
powerpc/powermac: Convert PCI to use generic config accessors
Rob Herring
2015-01-30
1
-170
/
+39
*
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-5
/
+1
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+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
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
4
-18
/
+8
|
\
|
*
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
4
-18
/
+8
*
|
powerpc: Remove CONFIG_POWER4
Michael Ellerman
2014-07-28
2
-22
/
+22
|
/
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-3
/
+3
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-5
/
+5
|
\
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-4
/
+4
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-1
/
+1
*
|
powerpc: add explicit OF includes
Rob Herring
2013-10-09
1
-0
/
+1
|
/
*
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-06
1
-1
/
+1
|
\
|
*
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
2013-06-10
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
\
|
*
|
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-1
/
+1
|
|
/
*
|
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-06-07
3
-1469
/
+0
|
/
*
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-06
1
-1
/
+1
*
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
2
-10
/
+9
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-7
/
+7
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
1
-1
/
+4
|
\
|
*
powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver
Andreas Schwab
2012-11-15
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
|
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
|
/
*
|
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
2012-11-17
1
-1
/
+1
|
/
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-05-09
1
-3
/
+3
|
\
|
*
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-30
1
-3
/
+3
*
|
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
2012-04-30
1
-0
/
+1
|
/
*
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
2012-04-23
1
-0
/
+9
*
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-12
1
-1
/
+1
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
5
-4
/
+2
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
5
-4
/
+2
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
2012-02-23
1
-3
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
2
-24
/
+19
|
\
\
|
*
|
powerpc/pmac: Use string library in nvram code
Akinobu Mita
2012-03-07
1
-23
/
+19
|
*
|
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
1
-1
/
+0
|
|
/
*
|
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
1
-12
/
+1
*
|
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
2
-2
/
+2
[next]