aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/galak/powerpc into for-2.6.21Paul 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-06[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
2007-02-07[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2007-02-07[POWERPC] mpc8272ads: defconfigVitaly Bordug1-0/+848
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug10-14/+23
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug5-88/+145
2007-02-07[POWERPC] PS3: Enable USB mass storageGeoff Levand1-4/+17
2007-02-07[POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand1-2/+21
2007-02-07[POWERPC] PS3: Move vuart declarations to ps3.hGeoff Levand2-37/+36
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand13-161/+159
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day5-12/+13
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson3-39/+54
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson3-50/+102
2007-02-07[POWERPC] Introduce _SYSDEV_ATTROlof Johansson1-4/+8