| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 20 | -96/+172 |
|\ |
|
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-12-30 | 7 | -34/+60 |
| |\ |
|
| | * | Merge remote-tracking branch 'agust/merge' into merge | Benjamin Herrenschmidt | 2013-12-30 | 1 | -1/+5 |
| | |\ |
|
| | | * | powerpc/512x: dts: disable MPC5125 usb module | Matteo Facchinetti | 2013-12-20 | 1 | -0/+5 |
| | | * | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125) | Gerhard Sittig | 2013-12-18 | 1 | -1/+0 |
| | * | | powerpc: Fix alignment of secondary cpu spin vars | Olof Johansson | 2013-12-30 | 1 | -0/+1 |
| | * | | powerpc: Align p_end | Anton Blanchard | 2013-12-30 | 1 | -0/+1 |
| | * | | powernv/eeh: Add buffer for P7IOC hub error data | Brian W Hart | 2013-12-30 | 2 | -14/+5 |
| | * | | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag() | Brian W Hart | 2013-12-30 | 1 | -2/+3 |
| | * | | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian | Paul E. McKenney | 2013-12-30 | 1 | -15/+38 |
| | * | | powerpc: Make unaligned accesses endian-safe for powerpc | Rajesh B Prathipati | 2013-12-30 | 1 | -1/+6 |
| | * | | powerpc: Fix bad stack check in exception entry | Michael Neuling | 2013-12-30 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-12-20 | 13 | -62/+112 |
| |\ \
| | |/
| |/| |
|
| | * | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2013-12-20 | 13 | -62/+112 |
| | |\ |
|
| | | * | KVM: PPC: Book3S HV: Don't drop low-order page address bits | Paul Mackerras | 2013-12-18 | 1 | -0/+1 |
| | | * | powerpc: book3s: kvm: Don't abuse host r2 in exit path | Aneesh Kumar K.V | 2013-12-18 | 3 | -4/+5 |
| | | * | powerpc/kvm/booke: Fix build break due to stack frame size warning | Scott Wood | 2013-12-11 | 3 | -23/+23 |
| | | * | KVM: PPC: Book3S: PR: Enable interrupts earlier | Alexander Graf | 2013-12-09 | 2 | -10/+2 |
| | | * | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy | Alexander Graf | 2013-12-09 | 2 | -0/+23 |
| | | * | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu | Alexander Graf | 2013-12-09 | 1 | -0/+4 |
| | | * | KVM: PPC: Book3S: PR: Don't clobber our exit handler id | Alexander Graf | 2013-12-09 | 1 | -3/+10 |
| | | * | powerpc: kvm: fix rare but potential deadlock scene | pingfan liu | 2013-11-18 | 2 | -1/+9 |
| | | * | KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call | Paul Mackerras | 2013-11-18 | 1 | -0/+2 |
| | | * | KVM: PPC: Book3S HV: Make tbacct_lock irq-safe | Paul Mackerras | 2013-11-18 | 1 | -10/+12 |
| | | * | KVM: PPC: Book3S HV: Refine barriers in guest entry/exit | Paul Mackerras | 2013-11-18 | 1 | -6/+10 |
| | | * | KVM: PPC: Book3S HV: Fix physical address calculations | Paul Mackerras | 2013-11-18 | 2 | -5/+11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 25 | -86/+94 |
|\| | | |
|
| * | | | powerpc/powernv: Fix OPAL LPC access in Little Endian | Benjamin Herrenschmidt | 2013-12-13 | 2 | -7/+7 |
| * | | | powerpc/powernv: Fix endian issue in opal_xscom_read | Anton Blanchard | 2013-12-13 | 2 | -2/+4 |
| * | | | powerpc: Fix endian issues in crash dump code | Anton Blanchard | 2013-12-13 | 1 | -3/+3 |
| * | | | powerpc/pseries: Fix endian issues in MSI code | Anton Blanchard | 2013-12-13 | 1 | -13/+15 |
| * | | | powerpc/pseries: Fix PCIE link speed endian issue | Anton Blanchard | 2013-12-13 | 1 | -4/+4 |
| * | | | powerpc/pseries: Fix endian issues in nvram code | Anton Blanchard | 2013-12-13 | 1 | -23/+23 |
| * | | | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg | Anton Blanchard | 2013-12-13 | 1 | -6/+6 |
| * | | | powerpc: Fix topology core_id endian issue on LE builds | Anton Blanchard | 2013-12-13 | 1 | -2/+2 |
| * | | | powerpc: Fix endian issue in setup-common.c | Anton Blanchard | 2013-12-13 | 1 | -2/+2 |
| * | | | powerpc: PTRACE_PEEKUSR always returns FPR0 | Ulrich Weigand | 2013-12-13 | 1 | -2/+2 |
| |/ / |
|
| * | | powerpc: Fix up the kdump base cap to 128M | Mahesh Salgaonkar | 2013-12-10 | 1 | -1/+1 |
| * | | powernv: Fix VFIO support with PHB3 | Thadeu Lima de Souza Cascardo | 2013-12-10 | 1 | -0/+1 |
| * | | powerpc/52xx: Re-enable bestcomm driver in defconfigs | Anatolij Gustschin | 2013-12-10 | 6 | -6/+12 |
| * | | powerpc/pasemi: Turn on devtmpfs in defconfig | Olof Johansson | 2013-12-10 | 1 | -4/+3 |
| * | | powerpc: Fix PTE page address mismatch in pgtable ctor/dtor | Hong H. Pham | 2013-12-10 | 2 | -8/+4 |
| * | | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin | 2013-12-10 | 1 | -1/+1 |
| * | | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y | Michael Ellerman | 2013-12-10 | 1 | -1/+4 |
| * | | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node | Gerhard Sittig | 2013-12-07 | 1 | -1/+0 |
* | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -1/+2 |
|/ / |
|
* | | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang | 2013-11-25 | 1 | -1/+1 |
* | | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling | 2013-11-25 | 2 | -9/+13 |
* | | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini | 2013-11-25 | 2 | -0/+13 |
* | | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN | Anton Blanchard | 2013-11-25 | 1 | -3/+17 |