summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala7-49/+25
2007-02-08Merge branch 'master' into 83xxKumar Gala27-88/+581
2007-02-08[POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang1-19/+59
2007-02-08[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2-0/+91
2007-02-08[POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2-0/+10
2007-02-08[POWERPC] 83xx: add the mpc8313erdb defconfigKim Phillips1-0/+1409
2007-02-08[POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips4-0/+331
2007-02-08[POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers1-0/+1
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-08[POWERPC] windfarm: don't die on suspend thread signalJohannes Berg1-4/+2
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg1-3/+3
2007-02-08[POWERPC] ppc: Fix booke watchdog initializationStefan Roese1-9/+11
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-6/+6
2007-02-08[POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-7/+7
2007-02-08[POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell1-4/+7
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day1-1/+2
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski1-1/+0
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely5-1/+437
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras392-2577/+3180
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras3-8/+16
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala1-22/+60
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala1-14/+15
2007-02-07[POWERPC] Added kprobes support to ppc32Kumar Gala5-5/+15
2007-02-07Merge branch 'linux-2.6'Paul Mackerras387-2537/+3091
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2-5/+47
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras1-26/+33
2007-02-07[POWERPC] Fix performance monitor exceptionLivio Soares1-1/+1
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson5-2/+4
2007-02-07[POWERPC] Maple: use mmio nvramNathan Lynch2-0/+4
2007-02-07[POWERPC] pasemi: defconfigOlof Johansson1-0/+1722
2007-02-07[POWERPC] pasemi: iommu supportOlof Johansson7-5/+307
2007-02-07[POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson3-0/+15
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson2-2/+31
2007-02-07[POWERPC] pasemi: Implement restartOlof Johansson1-15/+9
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson9-2/+228
2007-02-07[POWERPC] pasemi: Machine check handlerOlof Johansson1-0/+43
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson5-0/+74
2007-02-07[POWERPC] Assign all PCI busses on G3 Blue & WhitePavel Roskin1-0/+2
2007-02-07[POWERPC] Celleb: add celleb_defconfigIshizaki Kou1-0/+1408
2007-02-07[POWERPC] Celleb: basic supportIshizaki Kou11-0/+561
2007-02-07[POWERPC] Celleb: support spu priv1 opsIshizaki Kou1-0/+208
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou5-401/+463
2007-02-07[POWERPC] Celleb: hypervisor console driverIshizaki Kou3-0/+142
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou3-0/+100
2007-02-07[POWERPC] Celleb: htab routinesIshizaki Kou2-0/+312
2007-02-07[POWERPC] Celleb: support iommuIshizaki Kou1-0/+104
2007-02-07[POWERPC] Celleb: setup usb host controller in SCCIshizaki Kou1-0/+94
2007-02-07[POWERPC] Celleb: support interruptsIshizaki Kou2-0/+307
2007-02-07[POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2-0/+507
2007-02-07[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0