Age | Commit message (Expand) | Author | Files | Lines |
2013-05-14 | powerpc: Use the new schedule_user API on userspace preemption | Li Zhong | 1 | -0/+10 |
2013-05-14 | powerpc: Syscall hooks for context tracking subsystem | Li Zhong | 1 | -2/+5 |
2013-05-14 | powerpc/powernv: Detect OPAL v3 API version | Benjamin Herrenschmidt | 2 | -2/+5 |
2013-05-14 | powerpc: Bring all threads online prior to migration/hibernation | Robert Jennings | 1 | -0/+2 |
2013-05-14 | powerpc: Fix build errors STRICT_MM_TYPECHECKS | Aneesh Kumar K.V | 1 | -1/+1 |
2013-05-14 | powerpc/mm: Use the correct mask value when looking at pgtable address | Aneesh Kumar K.V | 1 | -1/+1 |
2013-05-10 | powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling | Scott Wood | 1 | -2/+3 |
2013-05-10 | powerpc/powernv: Improve kexec reliability | Benjamin Herrenschmidt | 1 | -0/+2 |
2013-05-08 | powerpc: Add an in memory udbg console | Alistair Popple | 1 | -0/+1 |
2013-05-07 | powerpc: Make hard_irq_disable() do the right thing vs. irq tracing | Benjamin Herrenschmidt | 1 | -9/+7 |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 1 | -5/+1 |
2013-05-06 | powerpc/cputable: Reserve bits in HWCAP2 for new features | Nishanth Aravamudan | 2 | -0/+11 |
2013-05-06 | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza | 1 | -0/+3 |
2013-05-06 | powerpc/pseries: Force 32 bit MSIs for devices that require it | Brian King | 1 | -0/+2 |
2013-05-06 | powerpc: Emulate non privileged DSCR read and write | Anton Blanchard | 1 | -0/+4 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -8/+275 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 35 | -134/+472 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2 | -0/+14 |
2013-05-02 | powerpc: Fix build error for book3e | Aneesh Kumar K.V | 1 | -0/+18 |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 2 | -0/+6 |
2013-05-02 | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 1 | -0/+2 |
2013-05-02 | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 1 | -4/+4 |
2013-05-02 | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 1 | -0/+1 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -17/+18 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | powerpc: print both base and actual page size on hash failure | Aneesh Kumar K.V | 1 | -1/+2 |
2013-04-30 | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2 | -15/+21 |
2013-04-30 | powerpc: Reduce PTE table memory wastage | Aneesh Kumar K.V | 4 | -57/+37 |
2013-04-30 | powerpc: Move the pte free routines from common header | Aneesh Kumar K.V | 3 | -59/+189 |
2013-04-30 | powerpc: Reduce the PTE_INDEX_SIZE | Aneesh Kumar K.V | 1 | -3/+3 |
2013-04-30 | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo... | Aneesh Kumar K.V | 2 | -0/+4 |
2013-04-30 | powerpc: New hugepage directory format | Aneesh Kumar K.V | 4 | -2/+66 |
2013-04-30 | powerpc: Don't truncate pgd_index wrongly | Aneesh Kumar K.V | 1 | -2/+1 |
2013-04-30 | powerpc: Don't hard code the size of pte page | Aneesh Kumar K.V | 1 | -0/+6 |
2013-04-30 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 3 | -2/+15 |
2013-04-30 | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse | 1 | -2/+1 |
2013-04-30 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras | 2 | -0/+14 |
2013-04-26 | KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls | Paul Mackerras | 1 | -0/+2 |
2013-04-26 | KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts | Paul Mackerras | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt | 2 | -1/+36 |
2013-04-26 | KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller | Benjamin Herrenschmidt | 3 | -0/+42 |
2013-04-26 | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 4 | -0/+14 |
2013-04-26 | KVM: PPC: MPIC: Add support for KVM_IRQ_LINE | Alexander Graf | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 2 | -0/+8 |
2013-04-26 | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood | 2 | -1/+23 |
2013-04-26 | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 3 | -1/+32 |
2013-04-26 | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map | Paul Mackerras | 2 | -1/+4 |