index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
1
-13
/
+0
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
1
-4
/
+0
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-1
/
+0
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
1
-2
/
+4
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+2
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2
-1
/
+5
2012-05-06
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
Alexander Graf
1
-0
/
+2
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.
Varun Sethi
1
-0
/
+8
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-0
/
+1
2012-04-30
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
1
-6
/
+0
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2
-11
/
+10
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
1
-0
/
+1
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
1
-1
/
+4
2012-04-30
powerpc: Reformat lppaca.h
Anton Blanchard
1
-68
/
+64
2012-04-30
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
1
-57
/
+11
2012-04-30
powerpc: Clean up lppaca->cede_latency_hint
Anton Blanchard
1
-13
/
+3
2012-04-30
Merge remote-tracking branch 'geoff/for-powerpc' into next
Benjamin Herrenschmidt
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
1
-4
/
+0
2012-04-24
powerpc/ps3: Correct lv1 repository routine names
Geoff Levand
1
-2
/
+2
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
1
-18
/
+0
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2
-5
/
+1
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
1
-2
/
+0
2012-04-19
powerpc/mpic_msgr: fix compile error when SMP disabled
Mingkai Hu
1
-0
/
+1
2012-04-19
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
Baruch Siach
1
-5
/
+0
2012-04-11
KVM: PPC: add CPU_FTR_EMB_HV to CPU table
Scott Wood
1
-1
/
+1
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
1
-2
/
+0
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
Paul Mackerras
1
-0
/
+4
2012-04-08
KVM: PPC: Book3S HV: Make virtual processor area registration more robust
Paul Mackerras
2
-6
/
+31
2012-04-08
KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
Paul Mackerras
1
-0
/
+8
2012-04-08
KVM: PPC: booke: Reinject performance monitor interrupts
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: bookehv: add comment about shadow_msr
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: booke: rework rescheduling checks
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
1
-0
/
+2
2012-04-08
KVM: PPC: e500mc support
Scott Wood
2
-2
/
+5
2012-04-08
KVM: PPC: booke: standard PPC floating point support
Scott Wood
1
-0
/
+1
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
9
-1
/
+124
2012-04-08
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
1
-0
/
+2
2012-04-08
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
1
-96
/
+0
2012-04-08
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
Scott Wood
3
-0
/
+11
2012-04-08
powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
Scott Wood
1
-4
/
+8
2012-04-08
powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
Scott Wood
1
-2
/
+3
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+5
2012-04-08
KVM: PPC: Rework wqp conditional code
Alexander Graf
1
-5
/
+1
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
1
-0
/
+6
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
Linus Torvalds
1
-8
/
+16
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
2
-22
/
+11
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-109
/
+9
2012-03-29
powerpc/epapr: add "memory" as a clobber to all hypercalls
Timur Tabi
1
-1
/
+6
2012-03-29
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
1
-21
/
+5
[prev]
[next]