summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* 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-312-3/+0Star
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-302-3/+0Star
* | 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-121-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/+0Star
* 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/+1Star
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+0Star
|\
| * 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/+0Star
* | | 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/+1Star
* 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/+0Star
* 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/+2Star
* | 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/+1Star
|/
* [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-221-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-141-1/+1
* | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* | | ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz2008-04-181-22/+0Star
* | | ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-182-13/+0Star
| |/ |/|
* | [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-1/+1
|/
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+10
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0Star
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* | [POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-174-19/+6Star
* | [POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov2008-01-171-2/+1Star
* | [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-1/+0Star
* | [POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt2007-12-201-78/+64Star