Age | Commit message (Expand) | Author |
2011-12-20 | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE | Suzuki Poulose |
2011-12-19 | powerpc: Fix old bug in prom_init setting of the color | Benjamin Herrenschmidt |
2011-12-19 | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the... | Paul Mackerras |
2011-12-19 | powerpc: Fix comment explaining our VSID layout | Anton Blanchard |
2011-12-19 | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab |
2011-12-19 | powerpc/mm: Fix section mismatch for read_n_cells | David Rientjes |
2011-12-19 | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid | David Rientjes |
2011-12-19 | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 | Matt Evans |
2011-12-19 | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX | Anton Blanchard |
2011-12-16 | powerpc: Use rwsem.h from generic location | Richard Kuo |
2011-12-16 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-12-16 | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt |
2011-12-16 | powerpc/pmac: Simplify old pmac PIC interrupt handling | Benjamin Herrenschmidt |
2011-12-16 | Merge branch 'kexec' into next | Benjamin Herrenschmidt |
2011-12-16 | Merge branch 'ps3' into next | Benjamin Herrenschmidt |
2011-12-16 | Merge branch 'cpuidle' into next | Benjamin Herrenschmidt |
2011-12-09 | 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-08 | powerpc: Enable squashfs as a module | Anton Blanchard |
2011-12-08 | powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c... | Anton Blanchard |
2011-12-08 | powerpc: Provide a way for KVM to indicate that NV GPR values are lost | Paul Mackerras |
2011-12-08 | powerpc/powernv: Fix problems in onlining CPUs | Paul Mackerras |
2011-12-08 | powerpc/pseries: Increase minimum RMO size from 64MB to 256MB | Anton Blanchard |
2011-12-08 | powerpc: Punch a hole in /dev/mem for librtas | sukadev@linux.vnet.ibm.com |
2011-12-08 | powerpc: Add support for OpenBlockS 600 | Benjamin Herrenschmidt |
2011-12-08 | powerpc/ps3: Update ps3_defconfig | Geoff Levand |
2011-12-08 | powerpc/ps3: Add __init to ps3_smp_probe | Geoff Levand |
2011-12-08 | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand |
2011-12-08 | powerpc/ps3: Fix hcall lv1_read_repository_node | Geoff Levand |
2011-12-08 | powerpc/ps3: Fix hcall lv1_get_version_info | Geoff Levand |
2011-12-08 | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe | Geoff Levand |
2011-12-08 | powerpc/ps3: Fix hcall lv1_net_stop_rx_dma | Geoff Levand |
2011-12-08 | powerpc/ps3: Interrupt code cleanup | Geoff Levand |
2011-12-08 | powerpc/kdump: Only save CPU state first time through the secondary CPU captu... | Anton Blanchard |
2011-12-08 | powerpc/kdump: Delay before sending IPI on a system reset | Anton Blanchard |
2011-12-08 | powerpc/xics: Reset the CPPR if H_EOI fails | Anton Blanchard |
2011-12-08 | powerpc: Reduce pseries panic timeout from 180s to 10s | Anton Blanchard |
2011-12-08 | powerpc: Rework die() | Anton Blanchard |
2011-12-08 | powerpc: Cleanup crash/kexec code | Anton Blanchard |
2011-12-08 | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursion | Anton Blanchard |
2011-12-08 | powerpc: Remove broken and complicated kdump system reset code | Anton Blanchard |
2011-12-08 | powerpc: Give us time to get all oopses out before panicking | Anton Blanchard |
2011-12-08 | powerpc/cpuidle: Handle power_save=off | Deepthi Dharwar |
2011-12-08 | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe... | Deepthi Dharwar |