summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-021-0/+61
* powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-08-271-8/+0
* powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-201-1/+8
* powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-201-2/+2
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-082-2/+2
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-262-97/+110
* powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala2009-05-211-1/+1
* powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-302-3/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-3/+0
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-1/+1
* | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-111-1/+1
* | powerpc: Estimate G5 cpufreq transition latencyNick Piggin2009-03-111-1/+4
* | powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini2009-02-231-0/+3
|/
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-1/+1
* powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-111-1/+1
* powerpc/powermac: Add missing of_node_putNicolas Palix2009-01-082-4/+9
* powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-231-6/+0
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-2/+3
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-1/+1
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-161-3/+3
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-161-1/+1
* powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman2008-11-191-3/+1
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-1/+1
| |\
| * | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* | | powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-2/+2
* | | powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-151-1/+1
* | | Merge branch 'linux-2.6'Paul Mackerras2008-09-101-1/+1
|\ \ \ | | |/ | |/|
| * | powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-031-1/+1
| |/
* / powerpc: Guard from_rtc_time() in platforms/powermac/time.cTony Breeds2008-08-201-0/+3
|/
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-2/+1
* powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-281-0/+72
* powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt2008-07-281-1/+11
* kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-231-6/+0
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-0/+5
|\
| * ftrace: support for PowerPCSteven Rostedt2008-05-231-0/+5
* | powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-3/+2
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+1
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-7/+1
|/
* [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-292-2/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-1/+1
|\
| * Merge branch 'linux-2.6'Paul Mackerras2008-03-131-1/+1
| |\
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-1/+1
* | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0