Age | Commit message (Expand) | Author |
2014-02-13 | powerpc/mm: Fix compile error of pgtable-ppc64.h | Li Zhong |
2014-02-13 | powerpc/thp: Fix crash on mremap | Aneesh Kumar K.V |
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-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-01-13 | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt |
2013-12-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-12-30 | Merge remote-tracking branch 'agust/merge' into merge | Benjamin Herrenschmidt |
2013-12-30 | powerpc: Fix alignment of secondary cpu spin vars | Olof Johansson |
2013-12-30 | powerpc: Align p_end | Anton Blanchard |
2013-12-30 | powernv/eeh: Add buffer for P7IOC hub error data | Brian W Hart |
2013-12-30 | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag() | Brian W Hart |
2013-12-30 | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian | Paul E. McKenney |
2013-12-30 | powerpc: Make unaligned accesses endian-safe for powerpc | Rajesh B Prathipati |
2013-12-30 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2013-12-20 | powerpc/512x: dts: disable MPC5125 usb module | Matteo Facchinetti |
2013-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-12-20 | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini |
2013-12-18 | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125) | Gerhard Sittig |
2013-12-18 | KVM: PPC: Book3S HV: Don't drop low-order page address bits | Paul Mackerras |
2013-12-18 | powerpc: book3s: kvm: Don't abuse host r2 in exit path | Aneesh Kumar K.V |
2013-12-13 | powerpc/powernv: Fix OPAL LPC access in Little Endian | Benjamin Herrenschmidt |
2013-12-13 | powerpc/powernv: Fix endian issue in opal_xscom_read | Anton Blanchard |
2013-12-13 | powerpc: Fix endian issues in crash dump code | Anton Blanchard |
2013-12-13 | powerpc/pseries: Fix endian issues in MSI code | Anton Blanchard |
2013-12-13 | powerpc/pseries: Fix PCIE link speed endian issue | Anton Blanchard |
2013-12-13 | powerpc/pseries: Fix endian issues in nvram code | Anton Blanchard |
2013-12-13 | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg | Anton Blanchard |
2013-12-13 | powerpc: Fix topology core_id endian issue on LE builds | Anton Blanchard |
2013-12-13 | powerpc: Fix endian issue in setup-common.c | Anton Blanchard |
2013-12-13 | powerpc: PTRACE_PEEKUSR always returns FPR0 | Ulrich Weigand |
2013-12-11 | powerpc/kvm/booke: Fix build break due to stack frame size warning | Scott Wood |
2013-12-10 | powerpc: Fix up the kdump base cap to 128M | Mahesh Salgaonkar |
2013-12-10 | powernv: Fix VFIO support with PHB3 | Thadeu Lima de Souza Cascardo |
2013-12-10 | powerpc/52xx: Re-enable bestcomm driver in defconfigs | Anatolij Gustschin |
2013-12-10 | powerpc/pasemi: Turn on devtmpfs in defconfig | Olof Johansson |
2013-12-10 | powerpc: Fix PTE page address mismatch in pgtable ctor/dtor | Hong H. Pham |
2013-12-10 | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin |
2013-12-10 | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y | Michael Ellerman |
2013-12-09 | KVM: PPC: Book3S: PR: Enable interrupts earlier | Alexander Graf |
2013-12-09 | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy | Alexander Graf |
2013-12-09 | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu | Alexander Graf |
2013-12-09 | KVM: PPC: Book3S: PR: Don't clobber our exit handler id | Alexander Graf |
2013-12-07 | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node | Gerhard Sittig |
2013-11-25 | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang |
2013-11-25 | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling |