summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras1247-21152/+37557
2006-02-07[PATCH] powerpc: Lindent platforms/83xxKumar Gala4-23/+20
2006-02-07[PATCH] powerpc: Cleanup MPC83xx platform supportKumar Gala5-62/+71
2006-02-07[PATCH] powerpc: Add platform support for MPC834x USB controllersKumar Gala1-0/+140
2006-02-07[PATCH] powerpc: remove check for ELF offset in powerpc bootimageOlaf Hering1-2/+2
2006-02-07[PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.cDomen Puncer1-47/+0
2006-02-07[PATCH] powerpc: Put parameter names in lmb.h prototypesMichael Ellerman1-9/+8
2006-02-07[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman2-2/+2
2006-02-07[PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman8-14/+18
2006-02-07[PATCH] powerpc: cleaned up fsl_soc.cKumar Gala1-58/+94
2006-02-07[PATCH] powerpc: cleanup pmac_newworld variable usageOlaf Hering2-5/+4
2006-02-07[PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff fo...Vitaly Bordug8-1/+1067
2006-02-07[PATCH] powerpc: Add ML403 defconfigGrant C. Likely1-0/+740
2006-02-07[PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely9-4/+255
2006-02-07[PATCH] powerpc: Add xparameters file for Xilinx ML403 reference designGrant C. Likely1-0/+243
2006-02-07[PATCH] powerpc: Add Virtex-4 FX to cpu tableGrant C. Likely1-1/+11
2006-02-07[PATCH] powerpc: Add ML300 defconfigGrant C. Likely1-0/+739
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely4-25/+55
2006-02-07[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...Grant C. Likely7-128/+80
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely7-11/+16
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely3-2/+2
2006-02-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch1-0/+3
2006-02-07[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling1-1/+1
2006-02-07[PATCH] documentation/powerpc: add bus-frequency property to SOC nodeBecky Bruce1-0/+8
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman1-2/+3
2006-02-07[PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson1-12/+2
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl1-2/+1
2006-02-07[PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering1-1/+1
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2-1/+5
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering1-2/+2
2006-02-07[PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering3-23/+1
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering1-4/+4
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman3-0/+32
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher1-4/+0
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher1-0/+3
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher1-2/+2
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman1-0/+1
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman1-1/+6
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti1-2/+5
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-02-07powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras1-1/+1
2006-02-07Merge ../linux-2.6Paul Mackerras1176-20653/+33851
2006-02-06[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-02-05mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds1-3/+8
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+17
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-61/+124
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11