Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -0/+2 |
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 | 3 | -0/+8 |
2013-04-26 | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 1 | -0/+7 |
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 | 2 | -1/+24 |
2013-04-26 | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map | Paul Mackerras | 2 | -1/+4 |
2013-04-26 | KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes | Paul Mackerras | 1 | -0/+13 |
2013-04-26 | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 1 | -0/+1 |
2013-04-26 | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 1 | -0/+1 |
2013-04-26 | Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER | Bharat Bhushan | 1 | -1/+1 |
2013-04-26 | KVM: PPC: cache flush for kernel managed pages | Bharat Bhushan | 1 | -1/+8 |
2013-04-26 | powerpc/perf: Enable branch stack sampling framework | Anshuman Khandual | 1 | -0/+1 |
2013-04-26 | powerpc/perf: Add new BHRB related generic functions, data and flags | Anshuman Khandual | 1 | -0/+6 |
2013-04-26 | powerpc/perf: Add new BHRB related instructions for POWER8 | Anshuman Khandual | 1 | -0/+8 |
2013-04-26 | powerpc/perf: Add support for SIER | Michael Ellerman | 2 | -0/+6 |
2013-04-26 | powerpc/perf: Add an explict flag indicating presence of SLOT field | Michael Ellerman | 1 | -0/+1 |
2013-04-26 | powerpc: Initialise PMU related regs on Power8 | Michael Ellerman | 1 | -0/+6 |
2013-04-26 | powerpc/powernv: Patch MSI EOI handler on P8 | Gavin Shan | 2 | -0/+3 |
2013-04-26 | powerpc: Fix "attempt to move .org backwards" error | Paul Mackerras | 1 | -1/+1 |
2013-04-26 | powerpc/pseries: Add /proc interface to control topology updates | Nathan Fontenot | 1 | -0/+5 |
2013-04-26 | powerpc/pseries: Update CPU maps when device tree is updated | Jesse Larrew | 2 | -1/+3 |
2013-04-26 | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5... | Nathan Fontenot | 2 | -25/+24 |
2013-04-26 | powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array | Nathan Fontenot | 1 | -1/+0 |
2013-04-26 | powerpc/pseries: Move architecture vector definitions to prom.h | Nathan Fontenot | 1 | -0/+71 |
2013-04-26 | powerpc/pseries: Add PRRN RTAS event handler | Jesse Larrew | 1 | -0/+2 |
2013-04-26 | powerpc/pseries: Expose pseries devicetree_update() | Nathan Fontenot | 1 | -0/+4 |
2013-04-26 | powerpc: Add HWCAP2 aux entry | Michael Neuling | 2 | -0/+2 |
2013-04-18 | powerpc: Add accounting for Doorbell interrupts | Ian Munsie | 1 | -0/+3 |
2013-04-18 | powerpc: Add HFSCR SPR definitions | Michael Neuling | 1 | -0/+6 |
2013-04-18 | powerpc: fixing ptrace_get_reg to return an error | Alexey Kardashevskiy | 1 | -1/+2 |
2013-04-18 | powerpc: Fix build errors with UP configs in HV-style KVM | Paul Mackerras | 1 | -0/+2 |
2013-04-18 | powerpc: remove PReP platform | Paul Bolle | 3 | -17/+1 |
2013-04-18 | powerpc: use for_each_compatible_node() macro | Wei Yongjun | 1 | -3/+1 |