| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix build of some debug irq code | Benjamin Herrenschmidt | 2012-07-10 | 1 | -2/+2 |
* | powerpc: More fixes for lazy IRQ vs. idle | Benjamin Herrenschmidt | 2012-07-10 | 1 | -0/+2 |
* | powerpc: check_and_cede_processor() never cedes | Anton Blanchard | 2012-06-29 | 1 | -0/+5 |
* | Make hard_irq_disable() actually hard-disable interrupts | Paul Mackerras | 2012-06-15 | 1 | -0/+3 |
* | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard | 2012-06-02 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -1/+17 |
|\ |
|
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+16 |
* | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | powerpc: get rid of nlink_t uses, switch to explicitly-sized type | Al Viro | 2012-05-30 | 1 | -2/+2 |
|/ |
|
* | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras | 2012-05-27 | 2 | -36/+46 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 20 | -115/+232 |
|\ |
|
| * | KVM: PPC: Emulator: clean up SPR reads and writes | Alexander Graf | 2012-05-06 | 1 | -2/+4 |
| * | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt | 2012-05-06 | 1 | -0/+2 |
| * | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM | Benjamin Herrenschmidt | 2012-05-06 | 2 | -1/+5 |
| * | KVM: PPC: Restrict PPC_[L|ST]D macro to asm code | Alexander Graf | 2012-05-06 | 1 | -0/+2 |
| * | KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t... | Varun Sethi | 2012-05-06 | 1 | -0/+8 |
| * | KVM: PPC: Use clockevent multiplier and shifter for decrementer | Bharat Bhushan | 2012-05-06 | 1 | -0/+1 |
| * | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 1 | -2/+0 |
| |\ |
|
| * | | KVM: PPC: add CPU_FTR_EMB_HV to CPU table | Scott Wood | 2012-04-11 | 1 | -1/+1 |
| * | | KVM: PPC: Pass EA to updating emulation ops | Alexander Graf | 2012-04-08 | 1 | -0/+1 |
| * | | KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log | Paul Mackerras | 2012-04-08 | 1 | -0/+4 |
| * | | KVM: PPC: Book3S HV: Make virtual processor area registration more robust | Paul Mackerras | 2012-04-08 | 2 | -6/+31 |
| * | | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs | Paul Mackerras | 2012-04-08 | 1 | -0/+8 |
| * | | KVM: PPC: booke: Reinject performance monitor interrupts | Alexander Graf | 2012-04-08 | 1 | -0/+1 |
| * | | KVM: PPC: bookehv: add comment about shadow_msr | Alexander Graf | 2012-04-08 | 1 | -0/+1 |
| * | | KVM: PPC: booke: rework rescheduling checks | Alexander Graf | 2012-04-08 | 1 | -1/+1 |
| * | | KVM: PPC: e500mc: Add doorbell emulation support | Alexander Graf | 2012-04-08 | 1 | -0/+2 |
| * | | KVM: PPC: e500mc support | Scott Wood | 2012-04-08 | 2 | -2/+5 |
| * | | KVM: PPC: booke: standard PPC floating point support | Scott Wood | 2012-04-08 | 1 | -0/+1 |
| * | | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood | 2012-04-08 | 9 | -1/+124 |
| * | | KVM: PPC: e500: refactor core-specific TLB code | Scott Wood | 2012-04-08 | 1 | -0/+2 |
| * | | KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h | Scott Wood | 2012-04-08 | 1 | -96/+0 |
| * | | KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv | Scott Wood | 2012-04-08 | 3 | -0/+11 |
| * | | powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE | Scott Wood | 2012-04-08 | 1 | -4/+8 |
| * | | powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit | Scott Wood | 2012-04-08 | 1 | -2/+3 |
| * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+5 |
| * | | KVM: PPC: Rework wqp conditional code | Alexander Graf | 2012-04-08 | 1 | -5/+1 |
| * | | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 2012-04-08 | 1 | -0/+6 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -53/+4 |
|\ \ \ |
|
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -53/+4 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-05-23 | 11 | -152/+167 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Fixing a cputhread code documentation | Anshuman Khandual | 2012-05-22 | 1 | -1/+1 |
| * | | | | | powerpc/pseries: Add PFO support to the VIO bus | Kent Yoder | 2012-05-14 | 1 | -0/+46 |
| * | | | | | powerpc/pseries: Add pseries update notifier for OFDT prop changes | Kent Yoder | 2012-05-14 | 1 | -0/+12 |
| * | | | | | powerpc/pseries: Add new hvcall constants to support PFO | Kent Yoder | 2012-05-14 | 1 | -2/+23 |
| * | | | | | powerpc: Remove now unused _TIF_RUNLATCH | Tiejun Chen | 2012-05-09 | 1 | -1/+0 |
| * | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-05-09 | 2 | -11/+0 |
| |\ \ \ \ \
| | |/ / / / |
|