Age | Commit message (Expand) | Author |
2006-12-05 | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely |
2006-12-04 | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-04 | [POWERPC] Add the e300c3 core to the CPU table. | Scott Wood |
2006-12-04 | [POWERPC] iSeries: don't build head_64.o unnecessarily | Stephen Rothwell |
2006-12-04 | [POWERPC] Tell firmware we can handle POWER6 compatible mode | Paul Mackerras |
2006-12-04 | [POWERPC] Fix OF pci flags parsing | Olof Johansson |
2006-12-04 | [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings | Stephen Rothwell |
2006-12-04 | [POWERPC] fix missing #include in sys_ppc32.c | Arnd Bergmann |
2006-12-04 | [POWERPC] powerpc: Make 970MP detectable by oprofile | Mike Wolf |
2006-12-04 | [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras |
2006-12-04 | [POWERPC] cell: Add oprofile support | Maynard Johnson |
2006-12-04 | [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit | Adrian Cox |
2006-12-04 | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas |
2006-12-04 | [POWERPC] Make soft_enabled irqs preempt safe | Hugh Dickins |
2006-12-04 | [POWERPC] iSeries: fix time.c for combined build | Stephen Rothwell |
2006-12-04 | [POWERPC] iSeries: fix sysfs.c for combined build | Stephen Rothwell |
2006-12-04 | [POWERPC] iSeries: fix irq.c for combined build | Stephen Rothwell |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Cell iommu support | Jeremy Kerr |
2006-12-04 | [POWERPC] Make direct DMA use node local allocations | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Add an optional offset to direct DMA on 64 bits | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin 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 bridges | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Resolve the BUID for RTAS PCI config space accesses | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Resolve the parent address of a PCI bus range | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Generic DCR infrastructure | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras |
2006-11-22 | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips |
2006-11-13 | [PATCH] Check for null init_early routine | Geoff Levand |
2006-11-13 | [PATCH] Make nvram_64.o a 64bit-only object | s.hauer@pengutronix.de |
2006-11-13 | [PATCH] Clean up usage of boot_dev | s.hauer@pengutronix.de |
2006-11-13 | [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c | s.hauer@pengutronix.de |
2006-11-13 | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S | s.hauer@pengutronix.de |
2006-11-10 | [POWERPC] pseries: Force 4k update_flash block and list sizes | John Rose |
2006-11-01 | [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning | Paul Mackerras |
2006-11-01 | [POWERPC] Make alignment exception always check exception table | Benjamin Herrenschmidt |
2006-11-01 | [POWERPC] Use 4kB iommu pages even on 64kB-page systems | Linas Vepstas |
2006-11-01 | [POWERPC] Fix oprofile support for e500 in arch/powerpc | Andy Fleming |
2006-11-01 | [POWERPC] Fix various offb issues | Benjamin Herrenschmidt |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-26 | [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors | Olof Johansson |
2006-10-25 | [POWERPC] cell: add cpufreq driver for Cell BE processor | Christian Krafft |
2006-10-25 | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop | arnd@arndb.de |