| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() |  Peter Zijlstra | 1 | -0/+1 |
| 2014-09-09 | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() |  Pranith Kumar | 3 | -1/+7 |
| 2014-09-09 | powerpc/perf: Fix ABIv2 kernel backtraces |  Anton Blanchard | 1 | -0/+7 |
| 2014-09-04 | powerpc/8xx: Declare SPRG2 as a SCRATCH register |  LEROY Christophe | 1 | -1/+2 |
| 2014-09-04 | powerpc/fsl_msi: spread msi ints across different MSIRs |  Tudor Laurentiu | 1 | -0/+2 |
| 2014-09-03 | powerpc: Dynamic DMA zone limits |  Scott Wood | 1 | -0/+3 |
| 2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able |  Radim Krčmář | 1 | -1/+1 |
| 2014-08-29 | KVM: static inline empty kvm_arch functions |  Radim Krčmář | 1 | -0/+8 |
| 2014-08-29 | KVM: forward declare structs in kvm_types.h |  Paolo Bonzini | 1 | -5/+0 |
| 2014-08-27 | Revert "powerpc: Replace __get_cpu_var uses" |  Tejun Heo | 3 | -9/+7 |
| 2014-08-26 | powerpc: Replace __get_cpu_var uses |  Christoph Lameter | 3 | -7/+9 |
| 2014-08-26 | alpha: Replace __get_cpu_var |  Christoph Lameter | 1 | -3/+3 |
| 2014-08-14 | locking,arch,powerpc: Fold atomic_ops |  Peter Zijlstra | 1 | -120/+76 |
| 2014-08-13 | powerpc/mm: Use read barrier when creating real_pte |  Aneesh Kumar K.V | 1 | -5/+25 |
| 2014-08-13 | powerpc/thp: Handle combo pages in invalidate |  Aneesh Kumar K.V | 1 | -1/+1 |
| 2014-08-13 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate |  Aneesh Kumar K.V | 1 | -3/+3 |
| 2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS |  Nishanth Aravamudan | 1 | -2/+1 |
| 2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region |  Vasant Hegde | 1 | -0/+11 |
| 2014-08-13 | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS |  Michael Ellerman | 1 | -2/+4 |
| 2014-08-13 | powerpc: Add smp_mb() to arch_spin_is_locked() |  Michael Ellerman | 1 | -0/+1 |
| 2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) |  Linus Torvalds | 3 | -20/+1 |
| 2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area |  Andy Lutomirski | 1 | -3/+0 |
| 2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig |  Laura Abbott | 2 | -17/+1 |
| 2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 15 | -142/+232 |
| 2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 26 | -186/+326 |
| 2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm |  Paolo Bonzini | 15 | -142/+232 |
| 2014-08-05 | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE |  Madhusudanan Kandasamy | 1 | -2/+3 |
| 2014-08-05 | powerpc/powernv: Invoke opal call to handle hmi. |  Mahesh Salgaonkar | 2 | -0/+48 |
| 2014-08-05 | powerpc/book3s: Add basic infrastructure to handle HMI in Linux. |  Mahesh Salgaonkar | 6 | -0/+11 |
| 2014-08-05 | powerpc/powernv: Allow to freeze PE |  Gavin Shan | 1 | -1/+8 |
| 2014-08-05 | powerpc/powernv: Enable M64 aperatus for PHB3 |  Guo Chao | 1 | -1/+7 |
| 2014-08-05 | powerpc/eeh: Aux PE data for error log |  Gavin Shan | 1 | -0/+2 |
| 2014-08-05 | powerpc/eeh: Make diag-data not endian dependent |  Gavin Shan | 1 | -64/+64 |
| 2014-08-05 | powerpc/eeh: Selectively enable IO for error log |  Gavin Shan | 1 | -4/+5 |
| 2014-08-05 | powerpc/eeh: Refactor EEH flag accessors |  Gavin Shan | 1 | -21/+11 |
| 2014-08-05 | powerpc/eeh: EEH support for VFIO PCI device |  Gavin Shan | 1 | -0/+12 |
| 2014-08-05 | powerpc/eeh: Avoid event on passed PE |  Gavin Shan | 1 | -0/+7 |
| 2014-08-05 | Merge remote-tracking branch 'scott/next' into next |  Benjamin Herrenschmidt | 3 | -10/+56 |
| 2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2014-07-31 | KVM: PPC: PR: Handle FSCR feature deselects |  Alexander Graf | 1 | -0/+1 |
| 2014-07-30 | KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr |  Bharat Bhushan | 1 | -10/+10 |
| 2014-07-29 | powerpc/e6500: Add support for hardware threads |  Andy Fleming | 3 | -1/+37 |
| 2014-07-29 | powerpc/booke: Define MSR bits the same way as reg.h |  Scott Wood | 1 | -9/+19 |
| 2014-07-28 | KVM: PPC: Remove DCR handling |  Alexander Graf | 2 | -5/+0 |
| 2014-07-28 | KVM: PPC: Expose helper functions for data/inst faults |  Alexander Graf | 1 | -0/+8 |
| 2014-07-28 | KVM: PPC: Separate loadstore emulation from priv emulation |  Alexander Graf | 1 | -0/+1 |
| 2014-07-28 | KVM: PPC: Handle magic page in kvmppc_ld/st |  Alexander Graf | 2 | -0/+17 |
| 2014-07-28 | KVM: PPC: Move kvmppc_ld/st to common code |  Alexander Graf | 3 | -3/+7 |
| 2014-07-28 | KVM: PPC: Implement kvmppc_xlate for all targets |  Alexander Graf | 1 | -0/+13 |
| 2014-07-28 | KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page |  Aneesh Kumar K.V | 1 | -2/+4 |