index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-28
2
-0
/
+4
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
15
-40
/
+28
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
2
-6
/
+3
|
*
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-5
/
+0
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
8
-13
/
+9
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
12
-21
/
+21
*
|
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-25
1
-0
/
+1
*
|
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
2017-02-25
1
-7
/
+45
*
|
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-25
1
-1
/
+2
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-25
2
-22
/
+21
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-23
2
-2
/
+4
|
\
\
|
*
|
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-23
1
-1
/
+1
|
*
|
powerpc: do not make the entire heap executable
Denys Vlasenko
2017-02-23
1
-1
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-23
16
-378
/
+930
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-20
4
-5
/
+17
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-18
2
-1
/
+8
|
|
*
|
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
2017-02-17
1
-2
/
+2
|
|
*
|
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2017-02-17
2
-2
/
+4
|
|
*
|
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
2017-02-16
1
-0
/
+3
|
*
|
|
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
1
-1
/
+5
|
|
/
/
|
*
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-15
9
-87
/
+56
|
|
\
\
|
|
*
|
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
2017-02-09
1
-0
/
+1
|
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-02-08
8
-87
/
+55
|
|
|
\
\
|
*
|
\
\
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-09
20
-58
/
+131
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
David Gibson
2017-01-31
1
-0
/
+3
|
*
|
|
|
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
David Gibson
2017-01-31
1
-1
/
+187
|
*
|
|
|
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2017-01-31
4
-0
/
+223
|
*
|
|
|
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
David Gibson
2017-01-31
1
-33
/
+44
|
*
|
|
|
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
2017-01-31
3
-18
/
+18
|
*
|
|
|
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
2017-01-31
4
-55
/
+68
|
*
|
|
|
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2017-01-31
4
-26
/
+34
|
*
|
|
|
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
2017-01-31
4
-84
/
+92
|
*
|
|
|
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
2017-01-31
3
-10
/
+10
|
*
|
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-01-31
31
-183
/
+1496
|
|
\
\
\
\
|
*
|
|
|
|
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate fu...
Thomas Huth
2017-01-27
1
-65
/
+65
|
*
|
|
|
|
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
Paul Mackerras
2017-01-27
1
-8
/
+5
|
*
|
|
|
|
KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
Li Zhong
2017-01-27
2
-51
/
+48
|
*
|
|
|
|
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
Li Zhong
2017-01-27
4
-71
/
+161
|
*
|
|
|
|
KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
Li Zhong
2017-01-27
2
-0
/
+7
|
*
|
|
|
|
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
Li Zhong
2017-01-27
1
-3
/
+2
|
*
|
|
|
|
KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
Li Zhong
2017-01-27
2
-11
/
+3
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't try to signal cpu -1
Paul Mackerras
2017-01-26
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-22
122
-902
/
+3821
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm/radix: Skip ptesync in pte update helpers
Aneesh Kumar K.V
2017-02-15
1
-3
/
+0
|
*
|
|
|
|
powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
Aneesh Kumar K.V
2017-02-15
2
-1
/
+39
|
*
|
|
|
|
powerpc/mm/radix: Update pte update sequence for pte clear case
Aneesh Kumar K.V
2017-02-15
1
-9
/
+3
|
*
|
|
|
|
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
2017-02-15
2
-14
/
+39
|
*
|
|
|
|
powerpc/xmon: Fix data-breakpoint
Ravi Bangoria
2017-02-15
1
-1
/
+3
|
*
|
|
|
|
powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
Michael Ellerman
2017-02-15
1
-1
/
+7
[next]