index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+13
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-176
/
+1481
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+42
2017-09-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+32
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-08-31
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
1
-4
/
+4
2017-08-31
x86/mm: Use pr_cont() in dump_pagetable()
Jan Beulich
1
-11
/
+15
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
1
-36
/
+13
2017-08-29
x86/mm: Fix SME encryption stack ptr handling
Borislav Petkov
1
-3
/
+3
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2
-4
/
+6
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-4
/
+6
2017-08-25
Merge branch 'x86/asm' into x86/apic
Thomas Gleixner
1
-1
/
+1
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
1
-0
/
+42
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
1
-2
/
+1
2017-08-16
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
1
-2
/
+2
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
1
-0
/
+3
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
1
-1
/
+1
2017-07-25
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
1
-23
/
+41
2017-07-25
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
2
-16
/
+65
2017-07-21
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
2
-7
/
+20
2017-07-21
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
2
-1
/
+38
2017-07-21
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
2
-6
/
+6
2017-07-21
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
1
-9
/
+9
2017-07-21
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
1
-5
/
+6
2017-07-18
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
1
-1
/
+76
2017-07-18
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
3
-0
/
+460
2017-07-18
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
2
-9
/
+12
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
1
-4
/
+8
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
1
-0
/
+2
2017-07-18
x86, swiotlb: Add memory encryption support
Tom Lendacky
1
-0
/
+22
2017-07-18
x86/mm: Add support for changing the memory encryption attribute
Tom Lendacky
1
-0
/
+62
2017-07-18
x86/mm: Add support to access persistent memory in the clear
Tom Lendacky
1
-1
/
+30
2017-07-18
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
1
-0
/
+180
2017-07-18
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
2
-1
/
+64
2017-07-18
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
1
-0
/
+76
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
1
-0
/
+44
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
4
-4
/
+24
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
1
-0
/
+9
2017-07-18
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
1
-10
/
+8
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
2
-0
/
+22
2017-07-18
x86/mm/pat: Set write-protect cache mode for full PAT support
Tom Lendacky
1
-3
/
+3
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
7
-38
/
+30
2017-07-18
x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes
Wei Yang
1
-0
/
+7
2017-07-18
x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed
Wei Yang
1
-10
/
+8
2017-07-18
x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid
Wei Yang
1
-13
/
+17
2017-07-12
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-07-10
x86/kasan: don't allocate extra shadow memory
Andrey Ryabinin
1
-6
/
+1
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+12
[next]