Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f65f947a6a875e1fe7867dc08e981c4101d435d
/
arch
/
powerpc
/
platforms
/
powermac
17ce452
kgdb, powerpc: arch specific powerpc kgdb support
by Jason Wessel
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 16 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 16 years ago
4e491d1
ftrace: support for PowerPC
by Steven Rostedt
· 17 years ago
af3b74d
[POWERPC] Move xmon_irq() declaration into xmon.h
by Michael Ellerman
· 17 years ago
21e38df
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
by Tony Breeds
· 17 years ago
9a64388d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
359c2e2
ppc/pmac: remove no longer needed IDE quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c58666
ppc/pmac: remove ppc_ide_md hooks
by Bartlomiej Zolnierkiewicz
· 17 years ago
bed04a4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
98cddbf
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
by Tony Breeds
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
592a607
[POWERPC] Disable G5 NAP mode during SMU commands on U3
by Benjamin Herrenschmidt
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
d518b71
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
by Grant Likely
· 17 years ago
dc2e425
[POWERPC] Use for_each macros in arch/powerpc/platforms/powermac
by Cyrill Gorcunov
· 17 years ago
05ead01
[POWERPC] arch/powerpc: Remove duplicate includes
by Lucas Woods
· 17 years ago
d0264ce
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
by Benjamin Herrenschmidt
· 17 years ago
444532d
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
by Benjamin Herrenschmidt
· 17 years ago
295f83e
[POWERPC] Clear pci_probe_only on 64 bits PowerMac
by Benjamin Herrenschmidt
· 17 years ago
bc0826c
[POWERPC] Fixup powermac enable device hook
by Benjamin Herrenschmidt
· 17 years ago
549beb9
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
by Benjamin Herrenschmidt
· 17 years ago
3fd94c6
[POWERPC] Merge PCI resource allocation & assignment
by Benjamin Herrenschmidt
· 17 years ago
fc3fb71
[POWERPC] pci32: Add flags modifying the PCI code behaviour
by Benjamin Herrenschmidt
· 17 years ago
cfad589
Merge branch 'linux-2.6' into for-2.6.25
by Paul Mackerras
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 17 years ago
6d98bda
powerpc: Fix IDE legacy vs. native fixups
by Benjamin Herrenschmidt
· 17 years ago
5f867dc
[POWERPC] Clean out asm/of_{platform, device}.h
by Jon Loeliger
· 17 years ago
6215762
[POWERPC] powermac: Fix warning in time.c
by Johannes Berg
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
6ee0d9f
[POWERPC] Remove unused old code from powermac setup code
by Paul Mackerras
· 17 years ago
d741803
[POWERPC] Remove some more section mismatch warnings
by Stephen Rothwell
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
ed16c20
[POWERPC] Remove old includes from arch/ppc
by Kumar Gala
· 17 years ago
a65517f
[POWERPC] Remove some duplicate declarations from pmac.h
by Stephen Rothwell
· 17 years ago
124d795
[POWERPC] Fix section mismatches in udbg_adb.c
by Stephen Rothwell
· 17 years ago
0f7f2fb
[POWERPC] Remove gratuitous reads from powermac pci config space methods
by Nathan Lynch
· 17 years ago
3fac10e
[POWERPC] powermac pci_ops: Use named structure member initializers
by Nathan Lynch
· 17 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 17 years ago
5628244
[POWERPC] Fix a compile warning in powermac/feature.c
by Segher Boessenkool
· 17 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
76a5b8b
[POWERPC] powermac i2c: Use mutex
by Johannes Berg
· 17 years ago
dbf8471
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
by Kumar Gala
· 17 years ago
d3c7ffa
[POWERPC] disallow building powermac and tsi108 without PCI
by Arnd Bergmann
· 17 years ago
09b55f7
[POWERPC] rename add_bridge to avoid namespace clashes
by Arnd Bergmann
· 17 years ago
c5f226c
[POWERPC] Fix powermac late initcall to only run on powermac
by Tony Breeds
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
c63c4fa
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
by Paul Mackerras
· 17 years ago
405861a
[POWERPC] Fix Section mismatch warnings
by Li Yang
· 17 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
d9333af
[POWERPC] powermac: Support G5 CPU hotplug
by Johannes Berg
· 18 years ago
be9c94d
[POWERPC] Fix suspend states again
by Johannes Berg
· 18 years ago
8fce6dd
[POWERPC] powermac: Fix G5-cpufreq for cpu on/offline
by Johannes Berg
· 18 years ago
7c59b66
i2c: Cleanup the includes of <linux/i2c.h>
by Jean Delvare
· 18 years ago
8d8a024
[POWERPC] Generic check_legacy_ioport
by Olaf Hering
· 18 years ago
30686ba
[POWERPC] Remove old interface find_devices
by Stephen Rothwell
· 18 years ago
1658ab6
[POWERPC] Remove old interface find_type_devices
by Stephen Rothwell
· 18 years ago
8c8dc32
[POWERPC] Remove old interface find_path_device
by Stephen Rothwell
· 18 years ago
6cfef5b
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
by Michael Ellerman
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
8545cd2
[POWERPC] Remove unused inclusion of linux/ide.h
by Olaf Hering
· 18 years ago
3771f2d
Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
17e638b
[POWERPC] Generic time suspend/resume code
by Johannes Berg
· 18 years ago
9b8babf
[POWERPC] Split powermac platforms into their own Kconfig file
by Kumar Gala
· 18 years ago
b5d99e6
[POWERPC] Fix warning in powermac pci.c
by Benjamin Herrenschmidt
· 18 years ago
e71c5c3
[POWERPC] Fix warning in powermac feature.c
by Benjamin Herrenschmidt
· 18 years ago
599a52d
backlight: Separate backlight properties from backlight ops pointers
by Richard Purdie
· 18 years ago
28ee086
backlight: Fix external uses of backlight internal semaphore
by Richard Purdie
· 18 years ago
d7e25f3
[PATCH] genirq: remove IRQ_DISABLED
by Ingo Molnar
· 18 years ago
b8757b2
[PATCH] Dynamic kernel command-line: powerpc
by Alon Bar-Lev
· 18 years ago
c23ef29
[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()
by Jiri Kosina
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
68a6435
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
by Benjamin Herrenschmidt
· 18 years ago
7eebde7
[POWERPC] Souped-up of_platform_device support
by Benjamin Herrenschmidt
· 18 years ago
f90bb15
[POWERPC] Make pci_read_irq_line the default
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
e08cf02
PCI: Delete unused extern in powermac/pci.c
by Matthew Wilcox
· 18 years ago
0613ffbf
[PATCH] Fix compile warnings with CONFIG_PM=n
by Olaf Hering
· 18 years ago
fd6e7d2
[PATCH] Clean up usage of boot_dev
by s.hauer@pengutronix.de
· 18 years ago
7f8c4c5
[POWERPC] Fix build breakage with CONFIG_PPC32
by Srinivasa Ds
· 18 years ago
d6a2925
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
by Paul Mackerras
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
49f19ce
[PATCH] powerpc: irq change build breaks
by Olof Johansson
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
2ec6ef1
[POWERPC] Get default baud rate in udbg_scc
by Benjamin Herrenschmidt
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
13b5aec
[PATCH] more fallout from get_property returning pointer to const
by Al Viro
· 18 years ago
9ca91e0
[POWERPC] silence a warning
by Stephen Rothwell
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
8f27794
[PATCH] powerpc: Fix typo in powermac platform functions
by Benjamin Herrenschmidt
· 18 years ago
ca72945
[PATCH] powerpc: Fix PowerMac IRQ handling bug
by Benjamin Herrenschmidt
· 18 years ago
Next »