Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a538e2d5a30f577e9c8f6ccfe72b29a258e0fe86
/
arch
/
powerpc
/
platforms
/
powermac
7ccbe50
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
by Benjamin Herrenschmidt
· 15 years ago
9527226
powerpc/pci: Clean up direct access to sysdata by powermac platforms
by Kumar Gala
· 16 years ago
f11f76d
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
by Michael Ellerman
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
353bca5
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
by Thomas Gleixner
· 16 years ago
16962e7
powerpc: Estimate G5 cpufreq transition latency
by Nick Piggin
· 16 years ago
4c4ece3
powerpc/powermac: Hotplug /sys entries are missing
by Giuliano Pochini
· 16 years ago
c478b58
powerpc/powermac: Fix occasional SMP boot failure
by Benjamin Herrenschmidt
· 16 years ago
ae04d14
powerpc: Fix cpufreq drivers after cpufreq core changes
by Benjamin Herrenschmidt
· 16 years ago
afcb065
powerpc/powermac: Add missing of_node_put
by Nicolas Palix
· 16 years ago
5be8554
powerpc: Remove default kexec/crash_kernel ops assignments
by Anton Vorontsov
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
6ff04c5
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
by Nathan Lynch
· 16 years ago
22059a9
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
by Michael Ellerman
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 16 years ago
1b3c83e
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
by roel kluin
· 16 years ago
7e392f8
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 16 years ago
7563dc6
powerpc: Work around gcc's -fno-omit-frame-pointer bug
by Tony Breeds
· 16 years ago
fedcf4c
powerpc: Guard from_rtc_time() in platforms/powermac/time.c
by Tony Breeds
· 16 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
025d791
powerpc/powermac: Fixup default serial port device for pmac_zilog
by Benjamin Herrenschmidt
· 16 years ago
f023bf0
powerpc/powermac: Use sane default baudrate for SCC debugging
by Benjamin Herrenschmidt
· 16 years ago
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
· 18 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
Next »