summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-112-15/+18
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-051-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] pcmcia: multifunction card handling fixesDominik Brodowski2006-12-041-2/+3
* | | | | [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-049-69/+9
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-048-211/+288
|\ \ \ \ \
| * | | | | [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-046-209/+218
| * | | | | [MIPS] Fix atomic.h build errors.Ralf Baechle2006-12-041-1/+1
| * | | | | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-041-0/+68
| * | | | | [MIPS] klconfig add missing bracketMariusz Kozlowski2006-12-041-1/+1
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-0458-1204/+2556
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [POWERPC] ppc: m48t35 add missing bracketMariusz Kozlowski2006-12-041-1/+1
| * | | | [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-041-10/+3
| * | | | [POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely2006-12-041-0/+4
| * | | | [POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2006-12-041-37/+0
| * | | | [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32Michael Ellerman2006-12-041-0/+3
| * | | | [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline"Adrian Bunk2006-12-043-6/+6
| * | | | [POWERPC] fix building without PCIArnd Bergmann2006-12-041-0/+7
| * | | | [POWERPC] ps3: multiplatform build fixesArnd Bergmann2006-12-041-2/+11
| * | | | [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven2006-12-041-2/+2
| * | | | [POWERPC] cell: fix building without spufsArnd Bergmann2006-12-041-1/+1
| * | | | [POWERPC] ps3: add ps3 platform system bus supportGeoff Levand2006-12-041-0/+73
| * | | | [POWERPC] ps3: add lpar addressingGeoff Levand2006-12-041-0/+6
| * | | | [POWERPC] ps3: add repository supportGeoff Levand2006-12-041-0/+139
| * | | | [POWERPC] ps3: add feature bitsGeoff Levand2006-12-041-0/+8
| * | | | [POWERPC] ps3: add lv1 hvcallsGeoff Levand2006-12-041-0/+345
| * | | | [POWERPC] ps3: add support for ps3 platformGeoff Levand2006-12-041-0/+250
| * | | | [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-042-9/+36
| * | | | [POWERPC] add virq_to_hw accessor routineGeoff Levand2006-12-041-0/+4
| * | | | [POWERPC] Make 64-bit cpu features defined on 32-bitMichael Ellerman2006-12-041-2/+2
| * | | | [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-043-0/+30
| * | | | [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-2/+11
| * | | | [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-043-0/+22
| * | | | [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-041-0/+5
| * | | | [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry2006-12-041-0/+90
| * | | | [POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell2006-12-042-0/+55
| * | | | [POWERPC] Change ppc_rtas declaration to weakGeoff Levand2006-12-041-10/+2
| * | | | [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-041-1/+7
| * | | | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-2/+0
| * | | | [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-041-5/+15
| * | | | [POWERPC] Fix IDE build with ARCH=ppcBenjamin Herrenschmidt2006-12-041-0/+8
| * | | | [POWERPC] Fix __raw* accessorsBenjamin Herrenschmidt2006-12-041-47/+45
| * | | | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-045-147/+254
| * | | | [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-3/+3
| * | | | [POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt2006-12-041-0/+2
| * | | | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-046-361/+477
| * | | | [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-042-6/+10
| * | | | [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-0/+2
| * | | | [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-049-59/+180
| * | | | [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-042-32/+62
| * | | | [POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt2006-12-041-2/+2
OpenPOWER on IntegriCloud