| Commit message (Expand) | Author | Age |
* | powerpc: fix compile error with 85xx/p1023_rds.c | Michael Neuling | 2012-01-04 |
* | powerpc/fsl: add MSI support for the Freescale hypervisor | Timur Tabi | 2012-01-04 |
* | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree | Julia Lawall | 2012-01-04 |
* | powerpc/fsl: Add support for Integrated Flash Controller | Prabhakar Kushwaha | 2012-01-04 |
* | powerpc/fsl: update compatiable on fsl 16550 uart nodes | Kumar Gala | 2012-01-04 |
* | powerpc/85xx: fix PCI and localbus properties in p1022ds.dts | Timur Tabi | 2012-01-04 |
* | powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig | Timur Tabi | 2012-01-04 |
* | powerpc/fsl: Update defconfigs to enable some standard FSL HW features | Kumar Gala | 2012-01-04 |
* | powerpc: Add TBI PHY node to first MDIO bus | Andy Fleming | 2012-01-04 |
* | sbc834x: put full compat string in board match check | Paul Gortmaker | 2012-01-04 |
* | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address | Kumar Gala | 2012-01-04 |
* | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit | Li Zhong | 2012-01-02 |
* | powerpc/boot: Change the WARN to INFO for boot wrapper overlap message | Suzuki Poulose | 2011-12-21 |
* | powerpc/44x: Fix build error on currituck platform | Josh Boyer | 2011-12-20 |
* | powerpc/boot: Change the load address for the wrapper to fit the kernel | Suzuki Poulose | 2011-12-20 |
* | powerpc/44x: Enable CRASH_DUMP for 440x | Suzuki Poulose | 2011-12-20 |
* | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x | Suzuki Poulose | 2011-12-20 |
* | powerpc: Define virtual-physical translations for RELOCATABLE | Suzuki Poulose | 2011-12-20 |
* | powerpc: Process dynamic relocations for kernel | Suzuki Poulose | 2011-12-20 |
* | powerpc/44x: Enable DYNAMIC_MEMSTART for 440x | Suzuki Poulose | 2011-12-20 |
* | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE | Suzuki Poulose | 2011-12-20 |
* | powerpc: Fix old bug in prom_init setting of the color | Benjamin Herrenschmidt | 2011-12-18 |
* | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the... | Paul Mackerras | 2011-12-18 |
* | powerpc: Fix comment explaining our VSID layout | Anton Blanchard | 2011-12-18 |
* | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab | 2011-12-18 |
* | powerpc/mm: Fix section mismatch for read_n_cells | David Rientjes | 2011-12-18 |
* | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid | David Rientjes | 2011-12-18 |
* | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 | Matt Evans | 2011-12-18 |
* | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX | Anton Blanchard | 2011-12-18 |
* | powerpc: Use rwsem.h from generic location | Richard Kuo | 2011-12-15 |
* | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-12-15 |
|\ |
|
| * | powerpc/47x: Add support for the new IBM currituck platform | Tony Breeds | 2011-12-09 |
| * | powerpc/476fpe: Add 476fpe SoC code | Tony Breeds | 2011-12-09 |
| * | powerpc/boot: Add mfdcrx | Tony Breeds | 2011-12-09 |
| * | powerpc/boot: Add extended precision shifts to the boot wrapper. | Tony Breeds | 2011-12-09 |
| * | powerpc/44x: Removing dead CONFIG_PPC47x | Christoph Egger | 2011-12-09 |
| * | powerpc/44x: pci: Setup the dma_window properties for each pci_controller | Tony Breeds | 2011-12-09 |
| * | powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops | Tony Breeds | 2011-12-09 |
| * | powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. | Tony Breeds | 2011-12-09 |
| * | powerpc/40x: Add APM8018X SOC support | Tanmay Inamdar | 2011-11-30 |
* | | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt | 2011-12-15 |
* | | powerpc/pmac: Simplify old pmac PIC interrupt handling | Benjamin Herrenschmidt | 2011-12-15 |
* | | Merge branch 'kexec' into next | Benjamin Herrenschmidt | 2011-12-15 |
|\ \ |
|
| * | | powerpc/kdump: Only save CPU state first time through the secondary CPU captu... | Anton Blanchard | 2011-12-07 |
| * | | powerpc/kdump: Delay before sending IPI on a system reset | Anton Blanchard | 2011-12-07 |
| * | | powerpc/xics: Reset the CPPR if H_EOI fails | Anton Blanchard | 2011-12-07 |
| * | | powerpc: Reduce pseries panic timeout from 180s to 10s | Anton Blanchard | 2011-12-07 |
| * | | powerpc: Rework die() | Anton Blanchard | 2011-12-07 |
| * | | powerpc: Cleanup crash/kexec code | Anton Blanchard | 2011-12-07 |
| * | | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursion | Anton Blanchard | 2011-12-07 |