| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-06-01 | 3 | -1/+3 |
|\ |
|
| * | powerpc: Wire renameat2() syscall | Benjamin Herrenschmidt | 2014-06-02 | 3 | -1/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-05-28 | 7 | -8/+127 |
|\ \
| |/
|/| |
|
| * | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2014-05-13 | 7 | -8/+127 |
| |\ |
|
| | * | KVM guest: Make pv trampoline code executable | Alexander Graf | 2014-04-29 | 3 | -1/+16 |
| | * | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit | Alexander Graf | 2014-04-28 | 2 | -6/+6 |
| | * | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit | Paul Mackerras | 2014-04-28 | 1 | -0/+104 |
| | * | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effect | pingfank@linux.vnet.ibm.com | 2014-04-28 | 1 | -1/+1 |
* | | | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode | Srivatsa S. Bhat | 2014-05-28 | 1 | -1/+1 |
* | | | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck | 2014-05-28 | 2 | -2/+9 |
* | | | powerpc: irq work racing with timer interrupt can result in timer interrupt hang | Anton Blanchard | 2014-05-12 | 1 | -3/+0 |
* | | | powerpc/powernv: Reset root port in firmware | Gavin Shan | 2014-05-12 | 1 | -1/+2 |
|/ / |
|
* | | powerpc/4xx: Fix section mismatch in ppc4xx_pci.c | Alistair Popple | 2014-04-28 | 1 | -1/+1 |
* | | ppc/kvm: Clear the runlatch bit of a vcpu before napping | Preeti U Murthy | 2014-04-28 | 1 | -1/+11 |
* | | ppc/kvm: Set the runlatch bit of a CPU just before starting guest | Preeti U Murthy | 2014-04-28 | 1 | -0/+6 |
* | | ppc/powernv: Set the runlatch bits correctly for offline cpus | Preeti U Murthy | 2014-04-28 | 1 | -0/+3 |
* | | powerpc/pseries: Protect remove_memory() with device hotplug lock | Li Zhong | 2014-04-28 | 1 | -4/+6 |
* | | powerpc: Fix error return in rtas_flash module init | Anton Blanchard | 2014-04-28 | 1 | -1/+1 |
* | | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 2014-04-28 | 1 | -1/+1 |
* | | powerpc: Bump COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 2014-04-28 | 1 | -1/+6 |
* | | powerpc: Rename duplicate COMMAND_LINE_SIZE define | Anton Blanchard | 2014-04-28 | 3 | -7/+7 |
* | | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 | Cody P Schafer | 2014-04-28 | 1 | -6/+7 |
* | | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it | Cody P Schafer | 2014-04-28 | 1 | -1/+1 |
* | | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar... | Cody P Schafer | 2014-04-28 | 1 | -4/+16 |
* | | powerpc/perf/hv-gpci: Make device attr static | Cody P Schafer | 2014-04-28 | 1 | -1/+1 |
* | | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced | Cody P Schafer | 2014-04-28 | 1 | -2/+2 |
* | | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed | Cody P Schafer | 2014-04-28 | 1 | -2/+2 |
* | | powerpc/mm: Fix tlbie to add AVAL fields for 64K pages | Aneesh Kumar K.V | 2014-04-28 | 1 | -22/+16 |
* | | powerpc/powernv: Fix little endian issues in OPAL dump code | Anton Blanchard | 2014-04-28 | 2 | -6/+11 |
* | | powerpc/powernv: Create OPAL sglist helper functions and fix endian issues | Anton Blanchard | 2014-04-28 | 4 | -188/+76 |
* | | powerpc/powernv: Fix little endian issues in OPAL error log code | Anton Blanchard | 2014-04-28 | 2 | -2/+9 |
* | | powerpc/powernv: Fix little endian issues with opal_do_notifier calls | Anton Blanchard | 2014-04-28 | 1 | -3/+3 |
* | | powerpc/powernv: Remove some OPAL function declaration duplication | Anton Blanchard | 2014-04-28 | 1 | -10/+2 |
* | | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs | Anton Blanchard | 2014-04-28 | 2 | -7/+7 |
* | | powerpc/powernv: Release the refcount for pci_dev | Wei Yang | 2014-04-28 | 1 | -1/+0 |
* | | powerpc/powernv: Reduce multi-hit of iommu_add_device() | Wei Yang | 2014-04-28 | 1 | -1/+1 |
* | | powerpc/powernv: Fix little endian issues in OPAL flash code | Anton Blanchard | 2014-04-28 | 1 | -4/+8 |
* | | powerpc/powernv: Fix kexec races going back to OPAL | Benjamin Herrenschmidt | 2014-04-28 | 1 | -2/+46 |
* | | powerpc/powernv: Check sysparam size before creation | Joel Stanley | 2014-04-28 | 1 | -0/+6 |
* | | powerpc/powernv: Fix typos in sysparam code | Joel Stanley | 2014-04-28 | 1 | -2/+2 |
* | | powerpc/powernv: Check sysfs size before copying | Joel Stanley | 2014-04-28 | 1 | -0/+4 |
* | | powerpc/powernv: Use ssize_t for sysparam return values | Joel Stanley | 2014-04-28 | 1 | -5/+6 |
* | | powerpc/powernv: Fix sysparam sysfs error handling | Joel Stanley | 2014-04-28 | 1 | -2/+5 |
* | | powerpc: Fix Oops in rtas_stop_self() | Li Zhong | 2014-04-28 | 1 | -2/+3 |
* | | powerpc: Export flush_icache_range | Jeff Mahoney | 2014-04-28 | 1 | -0/+1 |
* | | powerpc/mm: fix ".__node_distance" undefined | Mike Qiu | 2014-04-18 | 1 | -0/+1 |
* | | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu | 2014-04-14 | 1 | -4/+6 |
|/ |
|
* | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras | 2014-04-12 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-04-12 | 2 | -2/+0 |
|\ |
|
| * | get rid of DEBUG_WRITECOUNT | Al Viro | 2014-04-01 | 2 | -2/+0 |