Age | Commit message (Expand) | Author |
2014-05-15 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling |
2014-05-15 | powerpc/compat: 32-bit little endian machine name is ppcle, not ppc | Anton Blanchard |
2014-05-05 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe |
2014-03-31 | powerpc/eeh: Handle multiple EEH errors | Gavin Shan |
2014-03-12 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt |
2014-03-05 | powerpc: Increase stack redzone for 64-bit userspace to 512 bytes | Paul Mackerras |
2014-02-06 | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat |
2014-01-09 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2013-12-20 | powerpc: Fix PTE page address mismatch in pgtable ctor/dtor | Hong H. Pham |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-09-25 | powerpc: Remove ksp_limit on ppc64 | Benjamin Herrenschmidt |
2013-09-25 | powerpc/irq: Run softirqs off the top of the irq stack | Benjamin Herrenschmidt |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-09-05 | powerpc: Correct FSCR bit definitions | Paul Mackerras |
2013-09-05 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-08-29 | Merge branch 'linus' into perf/core | Ingo Molnar |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf |
2013-08-28 | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls | Paul Mackerras |
2013-08-28 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-08-27 | powerpc/powernv: Return secondary CPUs to firmware on kexec | Benjamin Herrenschmidt |
2013-08-27 | powerpc: Work around gcc miscompilation of __pa() on 64-bit | Paul Mackerras |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-08-27 | pseries: Move plpar_wrapper.h to powerpc common include/asm location. | Deepthi Dharwar |
2013-08-23 | powerpc/85xx: Add support for 85xx cpu type detection | Haijun.Zhang |
2013-08-23 | powerpc: mpc512x: array decl for MCLK registers in CCM | Gerhard Sittig |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-21 | of: move of_get_cpu_node implementation to DT core library | Sudeep KarkadaNagesha |
2013-08-20 | powerpc: Convert some mftb/mftbu into mfspr | Scott Wood |
2013-08-20 | powerpc/fsl-booke: Work around erratum A-006958 | Scott Wood |
2013-08-15 | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar |
2013-08-14 | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2013-08-14 | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker |
2013-08-14 | iommu/fsl: Add additional iommu attributes required by the PAMU driver. | Varun Sethi |
2013-08-14 | powerpc: Add iommu domain pointer to device archdata | Varun Sethi |
2013-08-14 | powerpc: Make rwlocks endian safe | Anton Blanchard |
2013-08-14 | powerpc: Fix little endian coredumps | Anton Blanchard |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: of_parse_dma_window should take a __be32 *dma_window | Anton Blanchard |
2013-08-14 | powerpc: Make RTAS calls endian safe | Anton Blanchard |
2013-08-14 | powerpc: Avoid link stack corruption for MMU on exceptions | Michael Neuling |
2013-08-14 | powerpc: Make chip-id information available to userspace | Vasant Hegde |
2013-08-14 | powerpc: Remove the empty giveup_fpu() function on 32bit kernel | Kevin Hao |