Age | Commit message (Expand) | Author |
2010-10-27 | ptrace: cleanup arch_ptrace() on powerpc | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | KVM: PPC: Enable napping only for Book3s_64 | Alexander Graf |
2010-10-24 | KVM: PPC: Force enable nap on KVM | Alexander Graf |
2010-10-24 | KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 | Alexander Graf |
2010-10-24 | KVM: PPC: Make PV mtmsr work with r30 and r31 | Alexander Graf |
2010-10-24 | KVM: PPC: Add mtsrin PV code | Alexander Graf |
2010-10-24 | KVM: PPC: Add feature bitmap for magic page | Alexander Graf |
2010-10-24 | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case | Alexander Graf |
2010-10-24 | KVM: PPC: Move KVM trampolines before __end_interrupts | Alexander Graf |
2010-10-24 | KVM: PPC: PV wrteei | Alexander Graf |
2010-10-24 | KVM: PPC: PV mtmsrd L=0 and mtmsr | Alexander Graf |
2010-10-24 | KVM: PPC: PV mtmsrd L=1 | Alexander Graf |
2010-10-24 | KVM: PPC: PV assembler helpers | Alexander Graf |
2010-10-24 | KVM: PPC: Introduce branch patching helper | Alexander Graf |
2010-10-24 | KVM: PPC: Introduce kvm_tmp framework | Alexander Graf |
2010-10-24 | KVM: PPC: PV tlbsync to nop | Alexander Graf |
2010-10-24 | KVM: PPC: PV instructions to loads and stores | Alexander Graf |
2010-10-24 | KVM: PPC: KVM PV guest stubs | Alexander Graf |
2010-10-24 | KVM: PPC: Generic KVM PV guest support | Alexander Graf |
2010-10-24 | KVM: PPC: Implement hypervisor interface | Alexander Graf |
2010-10-24 | KVM: PPC: Convert MSR to shared page | Alexander Graf |
2010-10-24 | KVM: PPC: Introduce shared page | Alexander Graf |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-21 | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch | Grant Likely |
2010-10-21 | of/device: Rework to use common platform_device_alloc() for allocating devices | Grant Likely |
2010-10-19 | perf, powerpc: Fix power_pmu_event_init to not use event->ctx | Paul Mackerras |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt |
2010-10-14 | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala |
2010-10-14 | powerpc: Fix compile error with paca code on ppc64e | Kumar Gala |
2010-10-14 | powerpc/fsl_booke: Add support to boot from core other than 0 | Matthew McClintock |
2010-10-14 | powerpc/kexec: make masking/disabling interrupts generic | Matthew McClintock |
2010-10-14 | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols | Timur Tabi |
2010-10-13 | powerpc/44x: Add support for the AMCC APM821xx SoC | Tirumala Marri |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney |
2010-10-13 | powerpc/pci: Cleanup device dma setup code | Nishanth Aravamudan |
2010-10-13 | powerpc/viobus: Free TCE table on device release | Nishanth Aravamudan |
2010-10-13 | powerpc/vio: Use put_device() on device_register failure | Nishanth Aravamudan |
2010-10-13 | powerpc/dma: Fix check for direct DMA support | Nishanth Aravamudan |
2010-10-13 | powerpc/dma: Fix dma_iommu_dma_supported compare | Nishanth Aravamudan |
2010-10-13 | powerpc/irq.c: Add of_node_put to avoid memory leak | Julia Lawall |