Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 41 | -1066/+1563 |
2014-01-31 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 33 | -1295/+1536 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+11 |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 41 | -1066/+1563 |
2014-01-29 | powerpc: Wire up sched_setattr and sched_getattr syscalls | Benjamin Herrenschmidt | 3 | -2/+5 |
2014-01-29 | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var | Tiejun Chen | 1 | -1/+3 |
2014-01-29 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras | 1 | -0/+3 |
2014-01-29 | powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo... | jmarchan@redhat.com | 1 | -1/+1 |
2014-01-29 | powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. | Deepthi Dharwar | 1 | -1/+12 |
2014-01-29 | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar | 2 | -9/+0 |
2014-01-29 | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar | 4 | -319/+1 |
2014-01-29 | powerpc: Fix 32-bit frames for signals delivered when transactional | Paul Mackerras | 1 | -12/+7 |
2014-01-29 | powerpc/iommu: Fix initialisation of DART iommu table | Alistair Popple | 1 | -0/+1 |
2014-01-29 | powerpc/numa: Fix decimal permissions | Joe Perches | 1 | -1/+1 |
2014-01-29 | powerpc/mm: Fix compile error of pgtable-ppc64.h | Li Zhong | 1 | -3/+3 |
2014-01-29 | powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations | Andreas Schwab | 1 | -1/+1 |
2014-01-29 | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 3 | -1/+5 |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 14 | -945/+1494 |
2014-01-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 203 | -1620/+6116 |
2014-01-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+14 |
2014-01-28 | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() | Michael Ellerman | 1 | -2/+5 |
2014-01-28 | powerpc: Add support for the optimised lockref implementation | Michael Ellerman | 3 | -0/+7 |
2014-01-27 | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras | 3 | -0/+4 |
2014-01-27 | KVM: PPC: Book3S HV: Add software abort codes for transactional memory | Michael Neuling | 1 | -0/+2 |
2014-01-27 | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling | 4 | -8/+114 |
2014-01-27 | powerpc/Kconfig: Make TM select VSX and VMX | Michael Neuling | 1 | -0/+2 |
2014-01-27 | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard | 5 | -11/+30 |
2014-01-27 | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras | 6 | -9/+51 |
2014-01-27 | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells | Paul Mackerras | 3 | -0/+9 |
2014-01-27 | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras | 2 | -0/+8 |
2014-01-27 | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras | 2 | -5/+18 |
2014-01-27 | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap | Paul Mackerras | 1 | -115/+77 |
2014-01-27 | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras | 2 | -1/+17 |
2014-01-27 | KVM: PPC: Book3S HV: Add handler for HV facility unavailable | Michael Ellerman | 2 | -1/+11 |
2014-01-27 | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 | Paul Mackerras | 1 | -1/+7 |
2014-01-27 | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling | 6 | -3/+361 |
2014-01-27 | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras | 6 | -337/+397 |
2014-01-27 | KVM: PPC: Book3S HV: Don't set DABR on POWER8 | Michael Neuling | 2 | -3/+12 |
2014-01-27 | kvm/ppc: IRQ disabling cleanup | Scott Wood | 4 | -32/+26 |
2014-01-27 | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman | 1 | -1/+1 |
2014-01-27 | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab | 1 | -1/+6 |
2014-01-27 | KVM: PPC: Book3S: MMIO emulation support for little endian guests | Cédric Le Goater | 6 | -10/+42 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -1/+4 |
2014-01-25 | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 63 | -157/+2 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -56/+3 |
2014-01-24 | rapidio: add modular rapidio core build into powerpc and mips branches | Alexandre Bounine | 1 | -2/+2 |
2014-01-24 | powerpc: use generic fixmap.h | Mark Salter | 1 | -42/+2 |
2014-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |