Age | Commit message (Expand) | Author |
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-22 | powerpc: Align p_dyn, p_rela and p_st symbols | Anton Blanchard |
2014-03-22 | powerpc/tm: Fix crash when forking inside a transaction | Michael Neuling |
2014-03-12 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt |
2014-03-05 | powerpc/crashdump : Fix page frame number check in copy_oldmem_page | Laurent Dufour |
2014-03-05 | powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly | Tony Breeds |
2014-03-05 | powerpc: Increase stack redzone for 64-bit userspace to 512 bytes | Paul Mackerras |
2014-03-05 | powerpc/powernv: Rework EEH reset | Gavin Shan |
2014-03-05 | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack | Kevin Hao |
2014-02-06 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras |
2014-02-06 | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat |
2014-02-06 | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman |
2014-02-06 | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-09 | powerpc: Align p_end | Anton Blanchard |
2014-01-09 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2014-01-09 | powerpc: kvm: fix rare but potential deadlock scene | pingfan liu |
2013-12-20 | powerpc: Fix PTE page address mismatch in pgtable ctor/dtor | Hong H. Pham |
2013-12-04 | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling |
2013-11-29 | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard |
2013-11-29 | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan |
2013-11-29 | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling |
2013-11-29 | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens |
2013-11-29 | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard |
2013-11-29 | powerpc/powernv: Add PE to its own PELTV | Gavin Shan |
2013-11-29 | powerpc/vio: use strcpy in modalias_show | Prarit Bhargava |
2013-11-29 | powerpc/mpc512x: silence build warning upon disabled DIU | Gerhard Sittig |
2013-11-29 | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module | Anatolij Gustschin |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-10-10 | kvm: ppc: booke: check range page invalidation progress on page setup | Bharat Bhushan |
2013-10-10 | KVM: PPC: Book3S HV: Fix typo in saving DSCR | Paul Mackerras |
2013-10-07 | powerpc/irq: Don't switch to irq stack from softirq stack | Benjamin Herrenschmidt |
2013-10-07 | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov |
2013-10-03 | powerpc/tm: Switch out userspace PPR and DSCR sooner | Michael Neuling |
2013-10-03 | powerpc/tm: Turn interrupts hard off in tm_reclaim() | Michael Neuling |
2013-10-03 | powerpc/perf: Fix handling of FAB events | Michael Ellerman |
2013-10-03 | powerpc/vio: Fix modalias_show return values | Prarit Bhargava |
2013-10-03 | powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() | Nishanth Aravamudan |
2013-10-03 | powerpc/sysfs: Disable writing to PURR in guest mode | Madhavan Srinivasan |
2013-10-03 | powerpc: Restore registers on error exit from csum_partial_copy_generic() | Paul E. McKenney |
2013-10-03 | powerpc: Fix parameter clobber in csum_partial_copy_generic() | Paul E. McKenney |
2013-10-03 | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot |
2013-09-25 | powerpc/pseries: Do not start secondaries in Open Firmware | Benjamin Herrenschmidt |
2013-09-25 | powerpc/zImage: make the "OF" wrapper support ePAPR boot | Benjamin Herrenschmidt |
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-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |