aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson
2006-12-04[POWERPC] Small clarification of initrd handlingDavid Gibson
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r61911
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins
2006-12-04[POWERPC] iSeries: fix slb.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix xmon.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ioremap64 and fixup_bigphys_addrBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Make cell use direct DMA opsBenjamin Herrenschmidt
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell "Spider" MMIO workaroundsBenjamin Herrenschmidt
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell fixup DMA offset for new southbridgeBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt
2006-12-04[POWERPC] Add DMA ops support for of_platform_device to CellBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Hook of_platform_bus_probe with cellBenjamin Herrenschmidt
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-12-04[POWERPC] Native cell support for MPIC in southbridgeBenjamin Herrenschmidt
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01PCI: Delete unused extern in powermac/pci.cMatthew Wilcox
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins
2006-11-13[PATCH] Make git ignore new wrapper generated filesKim Phillips
2006-11-13[PATCH] Check for null init_early routineGeoff Levand
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering
2006-11-13[PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer
2006-11-13[PATCH] Remove dtb file created by wrapper scriptMark A. Greer
2006-11-13[PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman