summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2007-05-0814-24/+74
|\
| * slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
| * get_unmapped_area handles MAP_FIXED on powerpcBenjamin Herrenschmidt2007-05-071-0/+21
| * slab allocators: remove multiple alignment specificationsChristoph Lameter2007-05-072-2/+2
| * slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-072-4/+2
| * PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter2007-05-071-0/+13
| * serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-071-1/+2
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-054-7/+28
| |\
| | * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-022-7/+3
| | * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-022-0/+25
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-042-6/+6
| |\ \
| | * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-022-6/+6
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-042-2/+1
| |\ \
| | * | PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
| | * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
| | |/
| * | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-011-1/+0
| |/
* | [POWERPC] Holly bootwrapperJosh Boyer2007-05-082-1/+46
* | [POWERPC] Holly DTSJosh Boyer2007-05-081-0/+198
* | [POWERPC] Holly defconfigJosh Boyer2007-05-081-0/+1070
* | [POWERPC] Add support for 750CL Holly boardJosh Boyer2007-05-084-4/+330
* | [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-082-6/+9
* | [POWERPC] Generalize tsi108 PHY typesJosh Boyer2007-05-081-2/+5
* | [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-082-4/+2
* | [POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas2007-05-081-0/+1
* | [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] 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
OpenPOWER on IntegriCloud