| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-19 | PC, KVM, CMA: Fix regression caused by wrong get_order() use |  Alexey Kardashevskiy | 1 | -3/+3 |
| 2014-08-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 28 | -223/+387 |
| 2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux |  Linus Torvalds | 7 | -91/+10 |
| 2014-08-13 | powerpc/thp: Add tracepoints to track hugepage invalidate |  Aneesh Kumar K.V | 2 | -0/+10 |
| 2014-08-13 | powerpc/mm: Use read barrier when creating real_pte |  Aneesh Kumar K.V | 1 | -5/+25 |
| 2014-08-13 | powerpc/thp: Use ACCESS_ONCE when loading pmdp |  Aneesh Kumar K.V | 1 | -1/+3 |
| 2014-08-13 | powerpc/thp: Invalidate with vpn in loop |  Aneesh Kumar K.V | 1 | -16/+7 |
| 2014-08-13 | powerpc/thp: Handle combo pages in invalidate |  Aneesh Kumar K.V | 3 | -5/+13 |
| 2014-08-13 | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte |  Aneesh Kumar K.V | 1 | -9/+70 |
| 2014-08-13 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate |  Aneesh Kumar K.V | 4 | -43/+26 |
| 2014-08-13 | powerpc/thp: Add write barrier after updating the valid bit |  Aneesh Kumar K.V | 1 | -1/+4 |
| 2014-08-13 | powerpc: reorder per-cpu NUMA information's initialization |  Nishanth Aravamudan | 2 | -9/+15 |
| 2014-08-13 | powerpc/perf/hv-24x7: Use kmem_cache_free |  Himangi Saraogi | 1 | -1/+1 |
| 2014-08-13 | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info |  Thomas Falcon | 1 | -2/+2 |
| 2014-08-13 | powerpc: Hard disable interrupts in xmon |  Anton Blanchard | 1 | -0/+3 |
| 2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS |  Nishanth Aravamudan | 1 | -2/+1 |
| 2014-08-13 | powerpc/pseries: Avoid deadlock on removing ddw |  Gavin Shan | 1 | -6/+14 |
| 2014-08-13 | powerpc/pseries: Failure on removing device node |  Gavin Shan | 1 | -1/+1 |
| 2014-08-13 | powerpc/boot: Use correct zlib types for comparison |  Benjamin Herrenschmidt | 1 | -2/+2 |
| 2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region |  Vasant Hegde | 3 | -0/+36 |
| 2014-08-13 | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS |  Michael Ellerman | 1 | -2/+4 |
| 2014-08-13 | powerpc/ppc476: Disable BTAC |  Alistair Popple | 1 | -1/+3 |
| 2014-08-13 | powerpc/powernv: Fix IOMMU group lost |  Gavin Shan | 2 | -18/+22 |
| 2014-08-13 | powerpc: Add smp_mb()s to arch_spin_unlock_wait() |  Michael Ellerman | 1 | -0/+4 |
| 2014-08-13 | powerpc: Add smp_mb() to arch_spin_is_locked() |  Michael Ellerman | 1 | -0/+1 |
| 2014-08-13 | powerpc: Fix "attempt to move .org backwards" error |  Guenter Roeck | 1 | -55/+55 |
| 2014-08-13 | powerpc/nohash: Split __early_init_mmu() into boot and secondary |  Scott Wood | 1 | -45/+66 |
| 2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -0/+1 |
| 2014-08-11 | Merge branch 'devicetree/next-overlay' into devicetree/next |  Grant Likely | 2 | -71/+1 |
| 2014-08-11 | Merge branch 'devicetree/next-console' into devicetree/next |  Grant Likely | 5 | -20/+9 |
| 2014-08-10 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 2 | -4/+4 |
| 2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 4 | -72/+47 |
| 2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) |  Linus Torvalds | 13 | -43/+15 |
| 2014-08-08 | kexec: load and relocate purgatory at kernel load time |  Vivek Goyal | 1 | -0/+2 |
| 2014-08-08 | arch/powerpc: replace obsolete strict_strto* calls |  Daniel Walter | 4 | -7/+7 |
| 2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area |  Andy Lutomirski | 2 | -19/+0 |
| 2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig |  Laura Abbott | 7 | -17/+6 |
| 2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 55 | -2003/+1839 |
| 2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 130 | -1800/+4296 |
| 2014-08-07 | arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files |  Rusty Russell | 1 | -2/+2 |
| 2014-08-07 | arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files |  Rusty Russell | 1 | -2/+2 |
| 2014-08-06 | Merge branch 'akpm' (patchbomb from Andrew Morton) |  Linus Torvalds | 6 | -278/+16 |
| 2014-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 4 | -5/+0 |
| 2014-08-07 | powerpc/eeh: Export eeh_iommu_group_to_pe() |  Gavin Shan | 1 | -0/+1 |
| 2014-08-06 | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE |  Wang Nan | 1 | -1/+2 |
| 2014-08-06 | mm, CMA: change cma_declare_contiguous() to obey coding convention |  Joonsoo Kim | 1 | -2/+2 |
| 2014-08-06 | PPC, KVM, CMA: use general CMA reserved area management framework |  Joonsoo Kim | 5 | -277/+14 |
| 2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -4/+4 |
| 2014-08-06 | powerpc: Use sigsp() |  Richard Weinberger | 3 | -11/+5 |
| 2014-08-06 | powerpc: Use get_signal() signal_setup_done() |  Richard Weinberger | 4 | -64/+45 |