index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
3
-3
/
+5
2018-12-20
Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Radim Krčmář
18
-70
/
+418
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2
-10
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
Suraj Jitindar Singh
5
-4
/
+89
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
5
-11
/
+57
2018-12-17
KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
Suraj Jitindar Singh
1
-2
/
+16
2018-12-17
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
2
-0
/
+44
2018-12-17
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
4
-0
/
+111
2018-12-17
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2
-0
/
+14
2018-12-17
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
1
-1
/
+4
2018-12-17
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
4
-4
/
+44
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
5
-13
/
+11
2018-12-17
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
1
-2
/
+6
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
6
-8
/
+14
2018-12-14
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
1
-12
/
+2
2018-12-14
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
1
-0
/
+1
2018-12-14
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-22
/
+2
2018-12-14
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2
-6
/
+14
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+66
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+66
2018-12-03
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
1
-0
/
+66
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-13
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-19
/
+38
2018-11-27
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-19
/
+38
2018-11-25
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
Paolo Bonzini
1
-0
/
+1
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-15
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
1
-0
/
+1
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-12
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
1
-13
/
+7
2018-11-12
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
1
-1
/
+1
2018-11-07
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
4
-8
/
+27
2018-11-06
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
1
-0
/
+3
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2
-1
/
+4
2018-11-06
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
1
-20
/
+9
2018-11-05
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
1
-60
/
+4
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-15
/
+5
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-111
/
+137
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-2
/
+2
2018-11-02
powerpc: PCI_MSI needs PCI
Christoph Hellwig
2
-0
/
+3
2018-11-02
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
1
-4
/
+0
2018-11-02
powerpc: remove CONFIG_PCI_QSPAN
Christoph Hellwig
1
-9
/
+0
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
David Hildenbrand
1
-1
/
+3
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
1
-0
/
+2
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+1
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2
-4
/
+4
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
7
-11
/
+13
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
12
-16
/
+10
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
[next]