index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-23
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-23
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-23
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-23
x86/mm/pkeys: Fix fill_sig_info_pkey
Eric W. Biederman
1
-3
/
+4
2018-01-23
x86/kasan: Panic if there is not enough memory to boot
Andrey Ryabinin
1
-10
/
+14
2018-01-17
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
1
-26
/
+6
2018-01-10
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
1
-3
/
+3
2018-01-10
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-10
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
1
-23
/
+9
2018-01-10
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
1
-1
/
+1
2018-01-05
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2018-01-02
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2
-5
/
+72
2018-01-02
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2
-6
/
+26
2018-01-02
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
Borislav Petkov
1
-5
/
+10
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
2
-1
/
+2
2018-01-02
x86/mm: Abstract switching CR3
Dave Hansen
1
-2
/
+20
2018-01-02
x86/mm: Allow flushing for future ASID switches
Dave Hansen
1
-0
/
+35
2018-01-02
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
1
-0
/
+65
2018-01-02
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
1
-0
/
+9
2018-01-02
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
1
-0
/
+27
2018-01-02
x86/mm/pti: Map ESPFIX into user space
Andy Lutomirski
1
-0
/
+11
2018-01-02
x86/mm/pti: Share entry text PMD
Thomas Gleixner
1
-0
/
+10
2018-01-02
x86/mm/pti: Share cpu_entry_area with user space page tables
Andy Lutomirski
1
-0
/
+25
2018-01-02
x86/mm/pti: Add functions to clone kernel PMDs
Andy Lutomirski
1
-0
/
+127
2018-01-02
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
1
-2
/
+3
2018-01-02
x86/mm/pti: Add mapping helper functions
Dave Hansen
1
-0
/
+41
2018-01-02
x86/pti: Add the pti= cmdline option and documentation
Borislav Petkov
1
-1
/
+25
2018-01-02
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
3
-3
/
+90
2018-01-02
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
1
-3
/
+9
2017-12-29
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
1
-1
/
+2
2017-12-29
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
5
-30
/
+78
2017-12-29
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2
-1
/
+105
2017-12-29
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
1
-4
/
+4
2017-12-29
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
1
-1
/
+1
2017-12-29
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
1
-37
/
+53
2017-12-29
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
1
-1
/
+1
2017-12-25
x86/kasan/64: Teach KASAN about the cpu_entry_area
Andy Lutomirski
1
-1
/
+17
2017-12-25
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
1
-7
/
+136
2017-12-25
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-12-25
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
1
-54
/
+34
2017-12-25
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
1
-5
/
+5
2017-12-25
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
1
-21
/
+80
2017-12-10
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-10
locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
Kees Cook
1
-1
/
+6
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
1
-1
/
+1
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
[prev]
[next]