index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
2020-08-06
1
-0
/
+5
*
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-05
1
-3
/
+3
|
\
|
*
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
1
-3
/
+3
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-9
/
+9
|
\
\
|
*
|
x86/mm/numa: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-9
/
+9
*
|
|
Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-6
/
+53
|
\
\
\
|
*
|
|
x86/mm/64: Make sync_global_pgds() static
Joerg Roedel
2020-07-27
1
-1
/
+1
|
*
|
|
x86/mm/64: Do not sync vmalloc/ioremap mappings
Joerg Roedel
2020-07-27
1
-5
/
+0
|
*
|
|
x86/mm: Pre-allocate P4D/PUD pages for vmalloc area
Joerg Roedel
2020-07-27
1
-0
/
+52
|
|
/
/
*
|
|
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-04
2
-3
/
+2
|
\
\
\
|
*
|
|
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2020-07-26
3
-7
/
+7
|
|
\
|
|
|
*
|
|
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
2020-06-17
2
-3
/
+2
*
|
|
|
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-08-01
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/mm/pat: Mark an intentional data race
Qian Cai
2020-06-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
2020-07-06
1
-3
/
+3
|
/
/
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-3
/
+3
*
|
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
3
-4
/
+4
|
/
*
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
4
-29
/
+69
|
\
|
*
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-12
1
-2
/
+13
|
*
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
1
-2
/
+2
|
*
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
1
-12
/
+4
|
*
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
1
-1
/
+0
|
*
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
1
-21
/
+48
|
*
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+1
|
*
x86/traps: Make interrupt enable/disable symmetric in C code
Thomas Gleixner
2020-06-11
1
-2
/
+13
*
|
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
14
-136
/
+172
|
|
\
|
*
\
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
2
-6
/
+19
|
|
\
\
|
*
\
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
23
-1626
/
+466
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Ingo Molnar
2020-01-06
2
-6
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
23
-374
/
+380
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
1
-0
/
+4
*
|
|
|
|
|
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
1
-7
/
+2
*
|
|
|
|
|
|
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
1
-21
/
+12
*
|
|
|
|
|
|
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-6
/
+6
*
|
|
|
|
|
|
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
|
|
|
|
|
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-23
/
+3
*
|
|
|
|
|
|
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
2020-06-09
2
-32
/
+23
*
|
|
|
|
|
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
6
-6
/
+6
*
|
|
|
|
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
8
-8
/
+8
*
|
|
|
|
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
9
-9
/
+0
*
|
|
|
|
|
|
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
9
-30
/
+441
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
1
-1
/
+0
|
*
|
|
|
|
|
|
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
1
-0
/
+120
|
*
|
|
|
|
|
|
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
1
-0
/
+32
|
*
|
|
|
|
|
|
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
1
-0
/
+13
|
*
|
|
|
|
|
|
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
1
-0
/
+8
|
*
|
|
|
|
|
|
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
1
-7
/
+22
[next]