Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | 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 | |
| | * | | | | | | | | | | powerpc: Remove broken and complicated kdump system reset code | Anton Blanchard | 2011-12-07 | |
| | * | | | | | | | | | | powerpc: Give us time to get all oopses out before panicking | Anton Blanchard | 2011-12-07 | |
| * | | | | | | | | | | | Merge branch 'ps3' into next | Benjamin Herrenschmidt | 2011-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Add __init to ps3_smp_probe | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Fix hcall lv1_read_repository_node | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Fix hcall lv1_get_version_info | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Fix hcall lv1_net_stop_rx_dma | Geoff Levand | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/ps3: Interrupt code cleanup | Geoff Levand | 2011-12-07 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'cpuidle' into next | Benjamin Herrenschmidt | 2011-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | powerpc/cpuidle: Handle power_save=off | Deepthi Dharwar | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe... | Deepthi Dharwar | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/cpuidle: cpuidle driver for pSeries | Deepthi Dharwar | 2011-12-07 | |
| | * | | | | | | | | | | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines | Deepthi Dharwar | 2011-12-07 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | powerpc: Enable squashfs as a module | Anton Blanchard | 2011-12-07 | |
| * | | | | | | | | | | | powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c... | Anton Blanchard | 2011-12-07 | |
| * | | | | | | | | | | | powerpc: Provide a way for KVM to indicate that NV GPR values are lost | Paul Mackerras | 2011-12-07 |