| 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-29 | 5 | -3/+6 |
|\ |
|
| * | powerpc/mm: Fixup _HPAGE_CHG_MASK | Aneesh Kumar K.V | 2016-01-28 | 1 | -1/+3 |
| * | powerpc: Remove newly added extra definition of pmd_dirty | Stephen Rothwell | 2016-01-21 | 1 | -1/+0 |
| * | 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 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-01-26 | 7 | -40/+37 |
| |\ \ |
|
| * \ \ | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-01-15 | 1 | -2/+1 |
| |\ \ \ |
|
| | * | | | KVM: PPC: Increase memslots to 512 | Thomas Huth | 2015-12-10 | 1 | -2/+1 |
* | | | | | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | | | | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header | Rasmus Villemoes | 2016-01-20 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 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 |
* | | | | | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 2016-01-15 | 2 | -3/+3 |
* | | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+2 |
* | | | | | powerpc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -24/+2 |
* | | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 54 | -2897/+2376 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-01-14 | 7 | -1998/+1 |
| |\ \ \ \ |
|
| | * | | | | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 7 | -2006/+1 |
| | * | | | | QE/CPM: move muram management functions to qe_common | Zhao Qiang | 2015-12-22 | 2 | -46/+51 |
| | * | | | | CPM/QE: use genalloc to manage CPM/QE muram | Zhao Qiang | 2015-12-22 | 1 | -0/+3 |
| * | | | | | powerpc/module: Handle R_PPC64_ENTRY relocations | Ulrich Weigand | 2016-01-13 | 1 | -0/+2 |
| * | | | | | powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages | Russell Currey | 2016-01-13 | 1 | -1/+1 |
| * | | | | | powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff | Hugh Dickins | 2016-01-12 | 2 | -3/+11 |
| * | | | | | powerpc/mm: Fix _PAGE_PTE breaking swapoff | Aneesh Kumar K.V | 2016-01-12 | 1 | -3/+8 |
| * | | | | | powerpc: Add HWCAP bits for Power9 | Michael Ellerman | 2016-01-11 | 1 | -0/+2 |
| * | | | | | powerpc: Fix build break due to paca mm_context_t changes | Michael Ellerman | 2016-01-09 | 1 | -0/+2 |
| * | | | | | powerpc/powernv: Add a kmsg_dumper that flushes console output on panic | Russell Currey | 2015-12-27 | 2 | -1/+5 |
| * | | | | | powerpc: Copy only required pieces of the mm_context_t to the paca | Michael Neuling | 2015-12-27 | 1 | -2/+16 |
| * | | | | | powerpc: Add function to copy mm_context_t to the paca | Michael Neuling | 2015-12-19 | 1 | -0/+11 |
| |/ / / / |
|
| * | | | | powerpc/powernv: Add support for Nvlink NPUs | Alistair Popple | 2015-12-17 | 1 | -0/+4 |
| * | | | | powerpc: Add __raw_rm_writeq() function | Alistair Popple | 2015-12-17 | 1 | -0/+11 |
| * | | | | Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field" | Alistair Popple | 2015-12-17 | 1 | -0/+1 |
| * | | | | powerpc/mm: Add page soft dirty tracking | Laurent Dufour | 2015-12-17 | 4 | -8/+54 |
| * | | | | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES | Michael Ellerman | 2015-12-17 | 1 | -2/+2 |
| * | | | | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR | Michael Ellerman | 2015-12-17 | 1 | -13/+0 |
| * | | | | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR | Michael Ellerman | 2015-12-17 | 1 | -5/+0 |
| * | | | | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD | Michael Ellerman | 2015-12-17 | 1 | -15/+0 |
| * | | | | powerpc/rtas: Make enter_rtas() private | Michael Ellerman | 2015-12-17 | 1 | -1/+0 |
| * | | | | powerpc/rtas: Add rtas_call_unlocked() | Michael Ellerman | 2015-12-17 | 1 | -0/+2 |
| * | | | | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL | Stewart Smith | 2015-12-17 | 1 | -2/+1 |
| * | | | | powerpc/powernv: Remove OPALv2 firmware define and references | Stewart Smith | 2015-12-17 | 1 | -3/+1 |
| * | | | | powerpc: Remove broken GregorianDay() | Daniel Axtens | 2015-12-16 | 1 | -1/+0 |
| * | | | | Merge tag 'powerpc-4.4-3' into next | Michael Ellerman | 2015-12-14 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * | | | | | powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered | Boqun Feng | 2015-12-14 | 1 | -8/+8 |
| * | | | | | powerpc: Make value-returning atomics fully ordered | Boqun Feng | 2015-12-14 | 1 | -1/+1 |
| * | | | | | powerpc/mm: Use H_READ with H_READ_4 | Aneesh Kumar K.V | 2015-12-14 | 1 | -0/+17 |
| * | | | | | powerpc/nohash: we don't use real_pte_t for nohash | Aneesh Kumar K.V | 2015-12-14 | 1 | -33/+0 |
| * | | | | | powerpc/nohash: Update 64K nohash config to have 32 pte fragement | Aneesh Kumar K.V | 2015-12-14 | 1 | -3/+3 |