index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
32
-4
/
+55
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2
-26
/
+85
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+14
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
1
-3
/
+14
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
31
-0
/
+31
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
31
-0
/
+31
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
1
-54
/
+34
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
1
-1
/
+10
2017-10-30
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
1
-5
/
+5
2017-10-30
Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes
Ingo Molnar
1
-12
/
+0
2017-10-27
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
1
-12
/
+0
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
1
-21
/
+80
2017-10-20
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
1
-0
/
+12
2017-10-18
x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm
Andy Lutomirski
1
-58
/
+0
2017-10-18
x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
Andy Lutomirski
1
-12
/
+18
2017-10-18
x86/mm/64: Remove the last VM_BUG_ON() from the TLB code
Andy Lutomirski
1
-2
/
+2
2017-10-14
x86/mm: Flush more aggressively in lazy TLB mode
Andy Lutomirski
1
-42
/
+111
2017-10-11
x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c
Tom Lendacky
1
-2
/
+9
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-09
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-07
x86/mm: Reinitialize TLB state on hotplug and resume
Andy Lutomirski
1
-0
/
+44
2017-09-05
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
[next]