index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-16
10
-45
/
+46
*
x86/mm: Fold p4d page table layer at runtime
Kirill A. Shutemov
2018-02-16
3
-6
/
+20
*
x86/mm: Support boot-time switching of paging modes in the early boot code
Kirill A. Shutemov
2018-02-16
2
-17
/
+26
*
x86/mm: Initialize vmemmap_base at boot-time
Kirill A. Shutemov
2018-02-16
2
-7
/
+5
*
x86/mm: Adjust vmalloc base and size at boot-time
Kirill A. Shutemov
2018-02-16
3
-8
/
+14
*
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
2018-02-16
4
-15
/
+17
*
x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-time
Kirill A. Shutemov
2018-02-16
2
-4
/
+8
*
x86/mm: Initialize 'pgtable_l5_enabled' at boot-time
Kirill A. Shutemov
2018-02-16
2
-2
/
+30
*
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
Kirill A. Shutemov
2018-02-14
4
-4
/
+26
*
x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic
Kirill A. Shutemov
2018-02-14
4
-11
/
+6
*
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
9
-31
/
+36
*
x86/mm: Make LDT_BASE_ADDR dynamic
Kirill A. Shutemov
2018-02-14
2
-5
/
+9
*
x86/mm: Introduce 'pgtable_l5_enabled'
Kirill A. Shutemov
2018-02-14
4
-0
/
+17
*
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-02-14
7
-16
/
+25
*
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
Kirill A. Shutemov
2018-02-14
2
-0
/
+3
*
x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52
Kirill A. Shutemov
2018-02-14
1
-2
/
+3
*
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' di...
Andy Lutomirski
2018-02-13
2
-1
/
+35
*
x86/mm/encrypt: Simplify sme_pgtable_calc()
Kirill A. Shutemov
2018-02-13
1
-30
/
+12
*
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
Kirill A. Shutemov
2018-02-13
1
-87
/
+72
*
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
2018-02-13
4
-582
/
+608
*
x86/mm: Align TLB invalidation info
Nadav Amit
2018-02-13
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-12
1
-4
/
+6
|
\
|
*
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-08
1
-4
/
+6
*
|
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
6
-115
/
+10
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
12
-31
/
+31
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
|
*
|
|
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-10
1
-2
/
+3
*
|
|
|
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
90
-1040
/
+3919
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
12
-39
/
+251
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-02-09
5
-0
/
+198
|
|
*
|
|
|
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
2018-02-09
1
-1
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2018-02-09
2
-9
/
+24
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
2018-02-09
1
-6
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
2018-02-08
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-02-01
3
-18
/
+12
|
|
*
|
|
|
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
2018-02-01
1
-4
/
+12
|
*
|
|
|
|
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
2018-02-09
1
-143
/
+164
|
|
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Eric Biggers
2018-02-02
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
20
-219
/
+498
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
4
-1
/
+97
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
2
-4
/
+4
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
5
-3
/
+14
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2018-01-19
5
-28
/
+57
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+28
[next]