aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds163-2994/+17337
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] Fix comment in kernel/irq.cJohannes Berg1-3/+3
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 Likely4-1/+435
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21Paul Mackerras61-291/+524
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2-8/+15
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-25/+54
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman4-23/+50
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-1/+1
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk1-0/+4
2007-02-07USB: ps3 ohci bus glueGeoff Levand1-0/+3
2007-02-07USB: ps3 ehci bus glueGeoff Levand1-0/+2
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds21-516/+689
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 Gala3-4/+8
2007-02-07Merge branch 'linux-2.6'Paul Mackerras58-252/+442
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras1-5/+46
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 Gibson2-0/+2
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 Johansson6-5/+306
2007-02-07[POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson3-0/+15
2007-02-07[POWERPC] pasemi: SMP timebase syncOlof Johansson1-2/+25
2007-02-07[POWERPC] pasemi: Implement restartOlof Johansson1-15/+9
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson8-2/+227
2007-02-07[POWERPC] pasemi: Machine check handlerOlof Johansson1-0/+43
2007-02-07[POWERPC] pasemi: UART udbg supportOlof Johansson4-0/+73
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 Kou9-0/+551
2007-02-07[POWERPC] Celleb: support spu priv1 opsIshizaki Kou1-0/+208
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou3-401/+448
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou2-0/+99
2007-02-07[POWERPC] Celleb: htab routinesIshizaki Kou1-0/+311
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