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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
powerpc/44x: Force PCI on for CURRITUCK
Michael Ellerman
1
-0
/
+1
2019-02-22
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
3
-10
/
+75
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
3
-0
/
+20
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2
-0
/
+13
2019-02-22
powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
Oliver O'Halloran
1
-1
/
+1
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
3
-4
/
+30
2019-02-22
powerpc/eeh_cache: Add pr_debug() prints for insert/remove
Oliver O'Halloran
1
-2
/
+2
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
2
-19
/
+4
2019-02-22
powerpc: drop unused GENERIC_CSUM Kconfig item
Christophe Leroy
2
-7
/
+0
2019-02-22
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
Nicholas Piggin
1
-0
/
+5
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-22
powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
Michael Ellerman
1
-2
/
+8
2019-02-22
powerpc/powernv/npu: Remove redundant change_pte() hook
Peter Xu
1
-10
/
+0
2019-02-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
8
-91
/
+54
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
4
-7
/
+9
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
5
-84
/
+42
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
41
-1135
/
+304
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
4
-109
/
+14
2019-02-21
arm64: dts: Add the PCIE EP node in dts
Xiaowei Bao
1
-1
/
+33
2019-02-21
RISC-V: Free-up initrd in free_initrd_mem()
Anup Patel
1
-1
/
+2
2019-02-21
RISC-V: Implement compile-time fixed mappings
Anup Patel
3
-0
/
+81
2019-02-21
RISC-V: Move setup_vm() to mm/init.c
Anup Patel
2
-49
/
+49
2019-02-21
RISC-V: Move setup_bootmem() to mm/init.c
Anup Patel
3
-72
/
+71
2019-02-21
RISC-V: Setup init_mm before parse_early_param()
Anup Patel
1
-5
/
+4
2019-02-21
KVM: PPC: Book3S HV: Context switch AMR on Power9
Michael Ellerman
1
-1
/
+4
2019-02-20
Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
Paolo Bonzini
1
-1
/
+1
2019-02-20
x86: kvmguest: use TSC clocksource if invariant TSC is exposed
Marcelo Tosatti
1
-0
/
+14
2019-02-20
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
Nir Weiner
1
-3
/
+2
2019-02-20
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
1
-2
/
+1
2019-02-20
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
Nir Weiner
1
-1
/
+4
2019-02-20
KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes()
Sean Christopherson
1
-23
/
+10
2019-02-20
KVM: x86/mmu: WARN if zapping a MMIO spte results in zapping children
Sean Christopherson
1
-2
/
+5
2019-02-20
KVM: x86/mmu: Differentiate between nr zapped and list unstable
Sean Christopherson
1
-10
/
+26
2019-02-20
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
3
-100
/
+1
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping all sptes
Sean Christopherson
1
-1
/
+2
2019-02-20
KVM: x86/mmu: skip over invalid root pages when zapping all sptes
Sean Christopherson
1
-1
/
+4
2019-02-20
Revert "KVM: x86: use the fast way to invalidate all pages"
Sean Christopherson
2
-1
/
+16
2019-02-20
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
Sean Christopherson
1
-12
/
+9
2019-02-20
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
Sean Christopherson
2
-22
/
+0
2019-02-20
Revert "KVM: MMU: zap pages in batch"
Sean Christopherson
1
-11
/
+24
2019-02-20
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
Sean Christopherson
1
-28
/
+3
2019-02-20
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
3
-19
/
+4
2019-02-20
KVM: x86/mmu: Remove is_obsolete() call
Sean Christopherson
1
-5
/
+1
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
Sean Christopherson
1
-1
/
+2
2019-02-20
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2
-1
/
+22
2019-02-20
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
1
-3
/
+0
2019-02-20
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
Sean Christopherson
1
-1
/
+32
2019-02-20
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
Sean Christopherson
1
-6
/
+16
2019-02-20
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
Sean Christopherson
1
-69
/
+70
2019-02-20
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
1
-19
/
+12
[prev]
[next]