summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-085-27/+27
|\
| * Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-085-27/+27
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-08209-3422/+17427
|\ \
| * | [POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers2007-02-081-0/+1
| * | [POWERPC] Remove bogus comment about page_is_ramJohannes Berg2007-02-081-4/+0
| * | [POWERPC] windfarm: don't die on suspend thread signalJohannes Berg2007-02-081-4/+2
| * | [POWERPC] Fix comment in kernel/irq.cJohannes Berg2007-02-081-3/+3
| * | [POWERPC] ppc: Fix booke watchdog initializationStefan Roese2007-02-081-9/+11
| * | [POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-6/+6
| * | [POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-083-7/+7
| * | [POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell2007-02-081-4/+7
| * | [POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day2007-02-081-1/+2
| * | [POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski2007-02-081-1/+0
| * | [POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely2007-02-085-1/+437
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-08392-2577/+3180
| |\ \
| | * | [POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala2007-02-071-22/+60
| | * | [POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala2007-02-071-14/+15
| | * | [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-075-5/+15
| | * | Merge branch 'linux-2.6'Paul Mackerras2007-02-07387-2537/+3091
| | |\ \
| * | | | [POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras2007-02-083-8/+16
| |/ / /
| * | | [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras2007-02-072-5/+47
| * | | [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras2007-02-071-26/+33
| * | | [POWERPC] Fix performance monitor exceptionLivio Soares2007-02-071-1/+1
| * | | [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-075-2/+4
| * | | [POWERPC] Maple: use mmio nvramNathan Lynch2007-02-072-0/+4
| * | | [POWERPC] pasemi: defconfigOlof Johansson2007-02-071-0/+1722
| * | | [POWERPC] pasemi: iommu supportOlof Johansson2007-02-077-5/+307
| * | | [POWERPC] pasemi: Configure DMA controller interruptsOlof Johansson2007-02-073-0/+15
| * | | [POWERPC] pasemi: SMP timebase syncOlof Johansson2007-02-072-2/+31
| * | | [POWERPC] pasemi: Implement restartOlof Johansson2007-02-071-15/+9
| * | | [POWERPC] pasemi: Idle loopsOlof Johansson2007-02-079-2/+228
| * | | [POWERPC] pasemi: Machine check handlerOlof Johansson2007-02-071-0/+43
| * | | [POWERPC] pasemi: UART udbg supportOlof Johansson2007-02-075-0/+74
| * | | [POWERPC] Assign all PCI busses on G3 Blue & WhitePavel Roskin2007-02-071-0/+2
| * | | [POWERPC] Celleb: add celleb_defconfigIshizaki Kou2007-02-071-0/+1408
| * | | [POWERPC] Celleb: basic supportIshizaki Kou2007-02-0711-0/+561
| * | | [POWERPC] Celleb: support spu priv1 opsIshizaki Kou2007-02-071-0/+208
| * | | [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-075-401/+463
| * | | [POWERPC] Celleb: hypervisor console driverIshizaki Kou2007-02-073-0/+142
| * | | [POWERPC] Celleb: support udbgIshizaki Kou2007-02-073-0/+100
| * | | [POWERPC] Celleb: htab routinesIshizaki Kou2007-02-072-0/+312
| * | | [POWERPC] Celleb: support iommuIshizaki Kou2007-02-071-0/+104
| * | | [POWERPC] Celleb: setup usb host controller in SCCIshizaki Kou2007-02-071-0/+94
| * | | [POWERPC] Celleb: support interruptsIshizaki Kou2007-02-072-0/+307
| * | | [POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2007-02-072-0/+507
| * | | [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
| * | | [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
| * | | [POWERPC] mpc8272ads: defconfigVitaly Bordug2007-02-071-0/+848
| * | | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-0710-14/+23
| * | | [POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug2007-02-075-88/+145