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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
x86, fakenuma: Fix invalid starting node ID
Huang Ying
1
-1
/
+1
2020-09-03
x86/mm/32: Bring back vmalloc faulting on x86_32
Joerg Roedel
1
-0
/
+78
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+2
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
1
-11
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
mm/x86: use general page fault accounting
Peter Xu
1
-15
/
+2
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-1
/
+0
2020-08-12
x86/mm: use max memory block size on bare metal
Daniel Jordan
1
-0
/
+9
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+3
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-15
/
+4
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-3
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-4
/
+1
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-3
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
5
-5
/
+0
2020-08-07
x86/mm/64: Do not dereference non-present PGD entries
Joerg Roedel
1
-18
/
+13
2020-08-06
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
1
-0
/
+5
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-08-05
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2020-08-04
Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+53
2020-08-04
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-1
/
+1
2020-07-27
x86/mm/64: Make sync_global_pgds() static
Joerg Roedel
1
-1
/
+1
2020-07-27
x86/mm/64: Do not sync vmalloc/ioremap mappings
Joerg Roedel
1
-5
/
+0
2020-07-27
x86/mm: Pre-allocate P4D/PUD pages for vmalloc area
Joerg Roedel
1
-0
/
+52
2020-07-26
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
3
-7
/
+7
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
1
-3
/
+3
2020-07-16
x86/mm/numa: Remove uninitialized_var() usage
Kees Cook
1
-9
/
+9
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-4
/
+3
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
1
-3
/
+3
2020-06-29
x86/mm/pat: Mark an intentional data race
Qian Cai
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
3
-4
/
+4
2020-06-17
x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c
Benjamin Thiel
2
-3
/
+2
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-29
/
+69
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
1
-2
/
+13
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+4
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
1
-12
/
+4
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
1
-1
/
+0
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-21
/
+48
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/traps: Make interrupt enable/disable symmetric in C code
Thomas Gleixner
1
-2
/
+13
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
1
-7
/
+2
2020-06-09
maccess: unify the probe kernel arch hooks
Christoph Hellwig
1
-21
/
+12
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-6
/
+6
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
1
-1
/
+1
[next]