| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-30 | 10 | -55/+33 |
|\ |
|
| * | powerpc/mm: Fixup _HPAGE_CHG_MASK | Aneesh Kumar K.V | 2016-01-28 | 1 | -1/+3 |
| * | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 | Madhavan Srinivasan | 2016-01-28 | 1 | -1/+1 |
| * | powerpc/eeh: Fix PE location code | Gavin Shan | 2016-01-27 | 1 | -18/+15 |
| * | powerpc/mm: Allow user space to map rtas_rmo_buf | Vasant Hegde | 2016-01-25 | 1 | -2/+2 |
| * | powerpc: Remove newly added extra definition of pmd_dirty | Stephen Rothwell | 2016-01-21 | 1 | -1/+0 |
| * | powerpc: Simplify module TOC handling | Alan Modra | 2016-01-21 | 2 | -31/+9 |
| * | powerpc: Wire up copy_file_range() syscall | Chandan Rajendra | 2016-01-21 | 3 | -1/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-27 | 5 | -16/+32 |
|\ \ |
|
| * \ | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-01-26 | 19 | -106/+94 |
| |\ \ |
|
| * \ \ | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-01-15 | 5 | -16/+32 |
| |\ \ \ |
|
| | * | | | KVM: PPC: Fix ONE_REG AltiVec support | Greg Kurz | 2016-01-14 | 1 | -10/+10 |
| | * | | | KVM: PPC: Increase memslots to 512 | Thomas Huth | 2015-12-10 | 1 | -2/+1 |
| | * | | | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s' | Geyslan G. Bem | 2015-12-09 | 1 | -3/+0 |
| | * | | | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 | Thomas Huth | 2015-12-09 | 1 | -1/+1 |
| | * | | | KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better | Paul Mackerras | 2015-12-09 | 2 | -0/+20 |
* | | | | | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 2 | -8/+8 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 8 | -7/+14 |
|\ \ \ \ \ |
|
| * | | | | | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 2 | -3/+0 |
| * | | | | | powerpc: enable UBSAN support | Daniel Axtens | 2016-01-21 | 5 | -1/+11 |
| * | | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header | Rasmus Villemoes | 2016-01-21 | 2 | -3/+3 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 2 | -4/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2015-12-11 | 2 | -4/+1 |
| |\ \ \ \ \ |
|
| | | * | | | | PCI/MSI: Initialize MSI capability for all architectures | Guilherme G. Piccoli | 2015-11-25 | 1 | -3/+0 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask | Bjorn Helgaas | 2015-12-11 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-19 | 1 | -23/+10 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -16/+8 |
| * | | | | | powerpc: reuse asm-generic/barrier.h | Michael S. Tsirkin | 2016-01-12 | 1 | -7/+2 |
| * | | | | | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 2016-01-12 | 1 | -1/+1 |
* | | | | | | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 2016-01-16 | 1 | -3/+0 |
* | | | | | | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-16 | 1 | -5/+4 |
* | | | | | | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 2016-01-16 | 8 | -14/+14 |
* | | | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-16 | 1 | -0/+2 |
* | | | | | | powerpc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-16 | 6 | -80/+2 |
* | | | | | | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-16 | 1 | -12/+1 |
* | | | | | | thp: rename split_huge_page_pmd() to split_huge_pmd() | Kirill A. Shutemov | 2016-01-16 | 1 | -1/+1 |
* | | | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 190 | -8423/+5142 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-01-13 | 60 | -5093/+352 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/mpc85xx: Add TMU device tree support for T1023/T1024 | Hongtao Jia | 2015-12-24 | 6 | -4/+92 |
| | * | | | | | | powerpc/mpc85xx: Add TMU device tree support for T1040/T1042 | Hongtao Jia | 2015-12-24 | 10 | -8/+106 |
| | * | | | | | | powerpc/fsl_lbc: removal of dead code | Raghav Dogra | 2015-12-23 | 1 | -2/+0 |
| | * | | | | | | powerpc/p1010rdb: Update dts for pcie interrupt-map | Zhao Qiang | 2015-12-23 | 1 | -0/+16 |
| | * | | | | | | powerpc/e6500: add locking to hugetlb | Scott Wood | 2015-12-23 | 1 | -0/+46 |
| | * | | | | | | powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfig | li pengbo | 2015-12-23 | 1 | -0/+1 |
| | * | | | | | | powerpc/85xx: mpc85xx ADS: remove pci exclude | Daniel Walker | 2015-12-23 | 1 | -15/+0 |
| | * | | | | | | powerpc/mpc85xx: Update B4 FMan MURAM size | Igal Liberman | 2015-12-23 | 1 | -0/+5 |
| | * | | | | | | powerpc/85xx: Add PCIe controller support for bsc9132qds | Harninder Rai | 2015-12-23 | 2 | -1/+20 |
| | * | | | | | | powerpc/fsl: Add PCI node in device tree of bsc9132qds | Harninder Rai | 2015-12-23 | 3 | -0/+44 |
| | * | | | | | | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-23 | 34 | -5151/+21 |
| | * | | | | | | QE: use subsys_initcall to init qe | Zhao Qiang | 2015-12-23 | 7 | -12/+13 |