index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
Joerg Roedel
2018-07-20
1
-1
/
+1
*
x86/pti: Make pti_set_kernel_image_nonglobal() static
Jiang Biao
2018-07-16
1
-1
/
+1
*
x86/mm: Clean up the printk()s in show_fault_oops()
Dmitry Vyukov
2018-06-27
1
-7
/
+4
*
x86/mm: Get rid of KERN_CONT in show_fault_oops()
Dmitry Vyukov
2018-06-26
1
-7
/
+3
*
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
11
-42
/
+45
|
\
|
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
2
-2
/
+2
|
*
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
1
-1
/
+3
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
2
-0
/
+8
|
|
\
|
*
|
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
1
-3
/
+2
|
*
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-04
1
-2
/
+5
|
|
\
\
|
|
*
|
x86/fault: Dump user opcode bytes on fatal faults
Borislav Petkov
2018-04-26
1
-2
/
+5
|
*
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
1
-11
/
+11
|
|
\
\
\
|
|
*
|
|
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-05-13
1
-11
/
+11
|
|
|
/
/
|
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
7
-23
/
+21
|
|
\
\
\
|
|
*
|
|
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
7
-19
/
+19
|
|
*
|
|
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
2018-05-19
1
-4
/
+2
|
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
|
|
|
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-06-21
1
-4
/
+16
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
2
-0
/
+8
|
/
/
/
*
|
|
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2018-05-14
1
-10
/
+11
*
|
|
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
2018-04-25
1
-0
/
+10
*
|
|
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
2018-04-25
1
-3
/
+13
*
|
|
x86/pti: Fix boot warning from Global-bit setting
Dave Hansen
2018-04-25
1
-10
/
+30
*
|
|
x86/pti: Fix boot problems from Global-bit setting
Dave Hansen
2018-04-25
1
-2
/
+2
|
|
/
|
/
|
*
|
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
2018-04-17
1
-5
/
+6
|
/
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-15
11
-69
/
+239
|
\
|
*
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
1
-0
/
+9
|
*
x86/pti: Leave kernel text global for !PCID
Dave Hansen
2018-04-12
2
-4
/
+80
|
*
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
2018-04-12
3
-10
/
+35
|
*
x86/pti: Enable global pages for shared areas
Dave Hansen
2018-04-12
2
-2
/
+35
|
*
x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
Dave Hansen
2018-04-12
1
-2
/
+4
|
*
x86/mm: Remove extra filtering in pageattr code
Dave Hansen
2018-04-12
1
-4
/
+2
|
*
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
5
-1
/
+28
|
*
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
2018-04-09
3
-1
/
+18
|
*
x86/mm: Undo double _PAGE_PSE clearing
Dave Hansen
2018-04-09
1
-3
/
+6
|
*
x86/mm: Factor out pageattr _PAGE_GLOBAL setting
Dave Hansen
2018-04-09
1
-43
/
+23
*
|
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
2
-0
/
+2
*
|
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-7
/
+11
*
|
x86/mm/memory_hotplug: determine block size based on the end of boot memory
Pavel Tatashin
2018-04-05
1
-4
/
+29
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-3
/
+3
|
\
|
*
x86/efi: Replace efi_pgd with efi_mm.pgd
Sai Praneeth
2018-03-12
1
-3
/
+3
|
*
Merge branch 'x86/mm' into efi/core
Ingo Molnar
2018-03-12
5
-583
/
+607
|
|
\
*
|
\
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
1
-87
/
+3
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
2018-03-24
2
-32
/
+76
|
|
\
\
\
|
*
|
|
|
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
2018-03-20
1
-70
/
+3
|
*
|
|
|
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
1
-1
/
+1
|
*
|
|
|
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
2018-03-20
1
-8
/
+0
|
*
|
|
|
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
2018-03-20
1
-7
/
+0
|
*
|
|
|
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
1
-3
/
+1
[next]