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-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-24
/
+27
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
1
-1
/
+1
2017-09-29
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
1
-0
/
+2
2017-09-26
Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready
Ingo Molnar
2
-2
/
+25
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
1
-1
/
+1
2017-09-25
x86/mm: Fix fault error path using unsafe vma pointer
Laurent Dufour
1
-23
/
+24
2017-09-25
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
Eric Biggers
1
-0
/
+24
2017-09-24
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
1
-2
/
+1
2017-09-24
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
1
-1
/
+1
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-2
/
+1
2017-09-17
x86/mm: Factor out CR3-building code
Andy Lutomirski
1
-6
/
+5
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
1
-6
/
+1
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
1
-0
/
+34
2017-09-13
x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
Andy Lutomirski
1
-1
/
+21
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-08
mm/memory_hotplug: introduce add_pages
Michal Hocko
1
-7
/
+15
2017-09-07
x86/mm: Make the SME mask a u64
Borislav Petkov
1
-1
/
+1
2017-09-06
x86/mm: Reinitialize TLB state on hotplug and resume
Andy Lutomirski
1
-0
/
+44
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
[next]