summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2007-05-082-2/+2
* [POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras2007-05-081-4/+5
* [POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson2007-05-071-1/+1
* [POWERPC] mpc52xx suspend to deep-sleepDomen Puncer2007-05-075-0/+390
* [POWERPC] Set efika's device_type to "soc"Domen Puncer2007-05-071-1/+1
* [POWERPC] lite5200(b) support for i2cDomen Puncer2007-05-073-4/+9
* [POWERPC] lite5200(b) DTS fixesDomen Puncer2007-05-072-4/+6
* [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-071-2/+3
* [POWERPC] Fix some missing build dependencies in arch/powerpc/bootDavid Gibson2007-05-071-4/+5
* [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driverOlof Johansson2007-05-071-0/+4
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-077-3/+273
* [POWERPC] DART iommu suspendJohannes Berg2007-05-071-0/+46
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-0725-71/+71
* [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-073-4/+81
* [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood2007-05-071-1/+4
* [POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt2007-05-071-21/+52
* [POWERPC] Change topology_init() to a subsys_initcallKevin Corry2007-05-071-1/+1
* [POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2007-05-071-1/+95
* [POWERPC] 64K page support for kexecLuke Browning2007-05-071-22/+62
* [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-022-36/+16
* [POWERPC] Remove duplicate export of __div64_32.Scott Wood2007-05-021-1/+0
* [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platformsOlof Johansson2007-05-021-1/+4
* [POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson2007-05-023-25/+20
* [POWERPC] PS3: Defconfig updatesGeoff Levand2007-05-021-74/+255
* [POWERPC] PS3: Fix system slowdownTakao Shinohara2007-05-021-0/+11
* [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-023-78/+178
* [POWERPC] PS3: Remove duplicate variable assignementGeoff Levand2007-05-021-1/+0
* [POWERPC] PS3: Add DABR supportGeoff Levand2007-05-021-0/+7
* [POWERPC] Fix spurious vectors on weird MPICJosh Boyer2007-05-021-1/+4
* [POWERPC] Fix suspend states againJohannes Berg2007-05-023-65/+35
* [POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2007-05-023-3/+4
* [POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson2007-05-023-66/+23
* [POWERPC] Uninline of_iomap functionChristian Krafft2007-05-021-0/+11
* [POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman2007-05-021-1/+1
* [POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigsKim Phillips2007-05-023-40/+97
* [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips2007-05-024-0/+4
* [POWERPC] Replace undocumented interface properties in dts filesKim Phillips2007-05-024-10/+4
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
* [POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg2007-05-021-4/+4
* [POWERPC] apm_emu: Use generic apm-emulationJohannes Berg2007-05-021-0/+3
* [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619112007-05-021-12/+0
* [POWERPC] Remove unneeded page_is_ram exportJohannes Berg2007-05-021-1/+0
* [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2007-05-021-0/+14
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-308-53/+11
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-308-31/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-301-3/+0
|\
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-3/+0
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-30286-6731/+10233
|\ \
| * \ Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30199-8403/+8074
| |\ \ | | |/
| * | [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-301-2/+4
OpenPOWER on IntegriCloud