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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
4
-19
/
+6
2008-01-17
[POWERPC] Use for_each macros in arch/powerpc/platforms/powermac
Cyrill Gorcunov
1
-2
/
+1
2007-12-20
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
1
-1
/
+0
2007-12-20
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
Benjamin Herrenschmidt
1
-78
/
+64
2007-12-20
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
Benjamin Herrenschmidt
2
-20
/
+38
2007-12-20
[POWERPC] Clear pci_probe_only on 64 bits PowerMac
Benjamin Herrenschmidt
1
-2
/
+2
2007-12-20
[POWERPC] Fixup powermac enable device hook
Benjamin Herrenschmidt
1
-4
/
+14
2007-12-20
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2
-13
/
+11
2007-12-20
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
1
-2
/
+1
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-2
/
+5
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
1
-2
/
+9
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-3
/
+3
2007-12-10
powerpc: Fix IDE legacy vs. native fixups
Benjamin Herrenschmidt
1
-2
/
+9
2007-12-06
[POWERPC] Clean out asm/of_{platform, device}.h
Jon Loeliger
1
-2
/
+2
2007-12-03
[POWERPC] powermac: Fix warning in time.c
Johannes Berg
1
-0
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-2
/
+0
2007-10-09
[POWERPC] Remove unused old code from powermac setup code
Paul Mackerras
1
-66
/
+2
2007-10-09
[POWERPC] Remove some more section mismatch warnings
Stephen Rothwell
1
-2
/
+7
2007-10-04
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
2
-2
/
+0
2007-09-14
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-1
/
+1
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
1
-1
/
+0
2007-08-17
[POWERPC] Remove some duplicate declarations from pmac.h
Stephen Rothwell
1
-4
/
+0
2007-08-17
[POWERPC] Fix section mismatches in udbg_adb.c
Stephen Rothwell
1
-2
/
+2
2007-08-17
[POWERPC] Remove gratuitous reads from powermac pci config space methods
Nathan Lynch
1
-9
/
+0
2007-08-17
[POWERPC] powermac pci_ops: Use named structure member initializers
Nathan Lynch
1
-8
/
+8
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2
-2
/
+0
2007-08-03
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
1
-2
/
+4
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
3
-54
/
+16
2007-07-10
[POWERPC] powermac i2c: Use mutex
Johannes Berg
1
-11
/
+12
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
1
-6
/
+0
2007-06-29
[POWERPC] disallow building powermac and tsi108 without PCI
Arnd Bergmann
1
-0
/
+1
2007-06-29
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
1
-5
/
+3
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
1
-0
/
+3
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-32
/
+0
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2
-2
/
+12
2007-05-23
[POWERPC] Fix Section mismatch warnings
Li Yang
1
-1
/
+1
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
8
-110
/
+101
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
7
-37
/
+37
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
2
-4
/
+60
2007-05-02
[POWERPC] Fix suspend states again
Johannes Berg
1
-65
/
+0
2007-05-02
[POWERPC] powermac: Fix G5-cpufreq for cpu on/offline
Johannes Berg
1
-4
/
+4
2007-05-01
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
1
-1
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-10
/
+0
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
5
-39
/
+66
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
2
-3
/
+5
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-11
/
+23
2007-04-24
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
12
-66
/
+70
[next]