aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-08
* Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2010-03-08
|\
| * powerpc/perf: e500 supportScott Wood2010-03-05
| * powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood2010-03-04
| * powerpc/cpm2: Checkpatch cleanupAndrea Gelmini2010-03-04
| * powerpc/86xx: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-04
| * powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov2010-03-04
| * powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-04
| * powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov2010-03-04
| * powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-08
|\ \
| * | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-03-08
|\ \ \ | |/ / |/| |
| * | [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* | | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
|/ /
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \
| * | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-01
| * | KVM: PPC E500: fix tlbcfg emulationLiu Yu2010-03-01
| * | KVM: PPC: Add PVR/PIR init for E500Liu Yu2010-03-01
| * | KVM: PPC E500: Add register l1csr0 emulationLiu Yu2010-03-01
| * | KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-01
| * | KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-01
| * | KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01
| * | KVM: PPC: Fix initial GPR settingsAlexander Graf2010-03-01
| * | KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-01
| * | KVM: PPC: Add helper functions to call real mode loadersAlexander Graf2010-03-01
| * | KVM: PPC: Export __giveup_vsxAlexander Graf2010-03-01
| * | KVM: PPC: Make large pages workAlexander Graf2010-03-01
| * | KVM: PPC: Pass through program interruptsAlexander Graf2010-03-01
| * | KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-01
| * | KVM: PPC: Fix HID5 setting codeAlexander Graf2010-03-01
| * | KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-01
| * | KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-01
| * | KVM: PPC: Get rid of unnecessary RFIAlexander Graf2010-03-01
| * | KVM: PPC: Implement 'skip instruction' modeAlexander Graf2010-03-01
| * | KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-01
| * | KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-01
| * | KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-01
| * | KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-01
| * | KVM: PPC: Fix typo in rebolting codeAlexander Graf2010-03-01
| * | KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
| * | KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01
| * | KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-01
| * | KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-01
| * | KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-01
| * | KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-01
| * | KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ \
| * \ \ Merge branch 'master' into percpuTejun Heo2010-02-02
| |\ \ \
| * | | | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-05