index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
16
-346
/
+396
|
\
|
*
x86/mm/dump_pagetables: Use DEFINE_SHOW_ATTRIBUTE()
Yangtao Li
2018-12-18
1
-51
/
+7
|
*
x86/mm/cpa: Rename @addrinarray to @numpages
Peter Zijlstra
2018-12-17
1
-26
/
+26
|
*
x86/mm/cpa: Better use CLFLUSHOPT
Peter Zijlstra
2018-12-17
1
-12
/
+17
|
*
x86/mm/cpa: Fold cpa_flush_range() and cpa_flush_array() into a single cpa_fl...
Peter Zijlstra
2018-12-17
1
-74
/
+18
|
*
x86/mm/cpa: Make cpa_data::numpages invariant
Peter Zijlstra
2018-12-17
1
-8
/
+13
|
*
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
3
-19
/
+29
|
*
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
2
-14
/
+6
|
*
x86/mm/cpa: Make cpa_data::vaddr invariant
Peter Zijlstra
2018-12-17
1
-10
/
+8
|
*
x86/mm/cpa: Add __cpa_addr() helper
Peter Zijlstra
2018-12-17
1
-19
/
+19
|
*
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
2018-12-17
1
-4
/
+24
|
*
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
792
-4830
/
+8929
|
|
\
|
*
|
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
2018-12-05
1
-6
/
+0
|
*
|
x86/mm: Validate kernel_physical_mapping_init() PTE population
Dan Williams
2018-12-05
6
-12
/
+43
|
*
|
generic/pgtable: Introduce set_pte_safe()
Dan Williams
2018-12-05
1
-0
/
+38
|
*
|
generic/pgtable: Introduce {p4d,pgd}_same()
Dan Williams
2018-12-05
1
-0
/
+14
|
*
|
generic/pgtable: Make {pmd, pud}_same() unconditionally available
Dan Williams
2018-12-05
1
-14
/
+0
|
*
|
x86/fault: Clean up the page fault oops decoder a bit
Ingo Molnar
2018-11-22
1
-15
/
+23
|
*
|
x86/fault: Decode page fault OOPSes better
Andy Lutomirski
2018-11-22
1
-0
/
+84
|
*
|
x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code
Andy Lutomirski
2018-11-22
1
-1
/
+1
|
*
|
x86/oops: Show the correct CS value in show_regs()
Andy Lutomirski
2018-11-22
1
-3
/
+2
|
*
|
x86/fault: Don't try to recover from an implicit supervisor access
Andy Lutomirski
2018-11-22
1
-0
/
+10
|
*
|
x86/fault: Remove sw_error_code
Andy Lutomirski
2018-11-22
1
-39
/
+11
|
*
|
x86/fault: Don't set thread.cr2, etc before OOPSing
Andy Lutomirski
2018-11-20
1
-8
/
+0
|
*
|
x86/fault: Make error_code sanitization more robust
Andy Lutomirski
2018-11-20
1
-9
/
+21
|
*
|
x86/fault: Improve the condition for signalling vs OOPSing
Andy Lutomirski
2018-11-20
1
-1
/
+1
|
*
|
x86/fault: Fix SMAP #PF handling buglet for implicit supervisor accesses
Andy Lutomirski
2018-11-20
1
-3
/
+6
|
*
|
x86/fault: Fold smap_violation() into do_user_addr_fault()
Andy Lutomirski
2018-11-20
1
-17
/
+6
|
*
|
x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
Andy Lutomirski
2018-11-20
2
-5
/
+8
|
*
|
x86/fault: Check user_mode(regs) when avoiding an mmap_sem deadlock
Andy Lutomirski
2018-11-20
1
-5
/
+2
|
*
|
x86/mm/fault: Allow stack access below %rsp
Waiman Long
2018-11-12
1
-12
/
+0
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
8
-32
/
+14
|
\
\
\
|
*
|
|
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
3
-18
/
+9
|
*
|
|
x86/fpu: Update comment for __raw_xsave_addr()
Sebastian Andrzej Siewior
2018-12-03
1
-2
/
+0
|
*
|
|
x86/fpu: Add might_fault() to user_insn()
Sebastian Andrzej Siewior
2018-12-03
1
-0
/
+3
|
*
|
|
x86/pkeys: Make init_pkru_value static
Sebastian Andrzej Siewior
2018-12-03
1
-0
/
+1
|
*
|
|
x86/thread_info: Remove _TIF_ALLWORK_MASK
Sebastian Andrzej Siewior
2018-12-03
1
-8
/
+0
|
*
|
|
x86/process/32: Remove asm/math_emu.h include
Sebastian Andrzej Siewior
2018-12-03
1
-3
/
+0
|
*
|
|
x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()
Sebastian Andrzej Siewior
2018-12-03
1
-1
/
+1
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
4
-29
/
+2
|
\
\
\
\
|
*
|
|
|
x86/topology: Use total_cpus for max logical packages calculation
Hui Wang
2018-12-18
1
-1
/
+1
|
*
|
|
|
x86/umip: Make the UMIP activated message generic
Lendacky, Thomas
2018-12-05
1
-1
/
+1
|
*
|
|
|
x86/umip: Print UMIP line only once
Borislav Petkov
2018-12-03
1
-1
/
+1
|
*
|
|
|
x86/cpufeatures: Add WBNOINVD feature definition
Janakarajan Natarajan
2018-11-07
1
-0
/
+1
|
*
|
|
|
x86/cpufeatures: Remove get_scattered_cpuid_leaf()
Sean Christopherson
2018-11-05
2
-27
/
+0
*
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
69
-76
/
+163
|
\
\
\
\
\
|
*
|
|
|
|
x86/kprobes: Remove trampoline_handler() prototype
Borislav Petkov
2018-12-08
1
-3
/
+1
|
*
|
|
|
|
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
21
-8
/
+42
|
*
|
|
|
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
26
-28
/
+28
|
*
|
|
|
|
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
2018-12-03
1080
-6576
/
+12669
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[next]