index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
1
-1
/
+0
|
\
|
*
Remove compat_sys_getdents64()
Al Viro
2017-04-17
1
-1
/
+0
*
|
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-02
1
-6
/
+7
|
\
\
|
*
|
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-04-04
1
-6
/
+7
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-02
24
-109
/
+440
|
\
\
\
|
*
|
|
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2017-04-26
1
-9
/
+0
|
*
|
|
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-04-23
4
-115
/
+13
|
*
|
|
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
9
-79
/
+164
|
|
\
\
\
|
*
|
|
|
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
2017-04-04
1
-1
/
+1
|
*
|
|
|
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-04-04
3
-1
/
+40
|
*
|
|
|
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
2017-04-04
3
-12
/
+34
|
*
|
|
|
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-04-04
4
-5
/
+29
|
*
|
|
|
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2017-04-04
2
-2
/
+14
|
*
|
|
|
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
5
-7
/
+9
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-30
1
-9
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
7
-24
/
+145
|
*
|
|
|
|
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
2017-03-27
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
6
-5
/
+29
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
1
-1
/
+0
|
*
|
|
|
|
|
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
Andy Lutomirski
2017-03-23
1
-20
/
+0
|
*
|
|
|
|
|
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-23
1
-0
/
+6
|
*
|
|
|
|
|
x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h
Thomas Garnier
2017-03-21
3
-2
/
+1
|
*
|
|
|
|
|
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-03-18
4
-13
/
+115
|
*
|
|
|
|
|
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-18
1
-4
/
+0
|
*
|
|
|
|
|
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-18
1
-0
/
+1
|
*
|
|
|
|
|
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
2
-38
/
+69
|
*
|
|
|
|
|
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
4
-6
/
+59
|
*
|
|
|
|
|
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-16
1
-1
/
+2
|
*
|
|
|
|
|
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
1
-0
/
+1
|
*
|
|
|
|
|
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
2017-03-14
5
-6
/
+53
|
*
|
|
|
|
|
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
1
-0
/
+3
|
*
|
|
|
|
|
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
2
-12
/
+16
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
3
-1
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
2017-03-11
2
-1
/
+3
|
*
|
|
|
|
|
x86/hyperv: Move TSC reading method to asm/mshyperv.h
Vitaly Kuznetsov
2017-03-11
1
-0
/
+46
|
*
|
|
|
|
|
x86/hyperv: Implement hv_get_tsc_page()
Vitaly Kuznetsov
2017-03-11
1
-0
/
+8
*
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-02
1
-25
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/platform/uv/BAU: Add wait_completion to bau_operations
Andrew Banman
2017-03-13
1
-0
/
+2
|
*
|
|
|
|
|
|
x86/platform/uv/BAU: Add status mmr location fields to bau_control
Andrew Banman
2017-03-13
1
-2
/
+8
|
*
|
|
|
|
|
|
x86/platform/uv/BAU: Cleanup bau_operations declaration and instances
Andrew Banman
2017-03-13
1
-11
/
+11
|
*
|
|
|
|
|
|
x86/platform/uv/BAU: Add payload descriptor qualifier
Andrew Banman
2017-03-13
1
-12
/
+29
|
*
|
|
|
|
|
|
x86/platform/uv/BAU: Add uv_bau_version enumerated constants
Andrew Banman
2017-03-13
1
-0
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-02
1
-21
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/smp: Remove the redundant #ifdef CONFIG_SMP directive
Dou Liyang
2017-04-14
1
-5
/
+1
|
*
|
|
|
|
|
|
x86/smp: Reduce code duplication
Dou Liyang
2017-04-14
1
-16
/
+13
*
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-02
3
-18
/
+80
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
2017-04-14
1
-0
/
+1
|
*
|
|
|
|
|
|
|
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
2017-04-14
1
-0
/
+1
|
*
|
|
|
|
|
|
|
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2017-03-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
x86/debug: Define BUG() again for !CONFIG_BUG
Arnd Bergmann
2017-03-30
1
-3
/
+7
[next]