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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-09-05
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
1
-1
/
+1
2018-09-05
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-15
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-15
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
1
-1
/
+9
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+15
2018-07-03
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-3
/
+2
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-2
/
+1
2018-01-10
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-02
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
1
-27
/
+37
2018-01-02
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
1
-1
/
+1
2018-01-02
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+2
2018-01-02
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
1
-3
/
+9
2017-12-25
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
1
-0
/
+34
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-0
/
+3
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
1
-0
/
+3
2017-07-25
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
1
-0
/
+1
2017-07-05
x86/mm: Rework lazy TLB mode and TLB freshness tracking
Andy Lutomirski
1
-1
/
+0
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
1
-3
/
+3
2017-06-13
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
1
-3
/
+3
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-1
/
+1
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
1
-2
/
+0
2017-05-09
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+53
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-11
/
+30
2017-01-29
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
Ingo Molnar
1
-1
/
+1
2017-01-29
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
1
-3
/
+3
2017-01-29
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to...
Ingo Molnar
1
-0
/
+47
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-09-21
x86/e820: Use much less memory for e820/e820_saved, save up to 120k
Denys Vlasenko
1
-2
/
+2
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-0
/
+2
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
1
-2
/
+12
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-27
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
1
-0
/
+4
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-0
/
+1
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
1
-0
/
+3
2016-06-08
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
1
-7
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
1
-2
/
+2
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+1
2016-03-16
x86: also use debug_pagealloc_enabled() for free_init_pages
Christian Borntraeger
1
-14
/
+15
2016-03-16
x86: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-3
/
+4
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
1
-2
/
+0
2015-10-10
x86, mm: quiet arch_add_memory()
Dan Williams
1
-2
/
+2
2015-08-20
x86/mm/pat: Add comments to cachemode translation tables
Toshi Kani
1
-2
/
+5
[next]