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.12.y
linux-6.13.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-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2
-19
/
+9
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
1
-9
/
+10
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2
-229
/
+67
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2
-12
/
+10
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
1
-2
/
+2
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
1
-34
/
+35
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
4
-946
/
+0
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+0
2020-01-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+12
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-64
/
+0
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-307
/
+354
2020-01-28
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-01-27
x86/mm: Introduce lookup_address_in_mm()
Sean Christopherson
1
-0
/
+11
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
3
-945
/
+0
2020-01-23
x86/mpx: remove build infrastructure
Dave Hansen
1
-1
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-6
/
+2
2020-01-20
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
1
-7
/
+1
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
14
-300
/
+353
2020-01-07
x86/context-tracking: Remove exception_enter/exit() from do_page_fault()
Frederic Weisbecker
1
-27
/
+12
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2
-6
/
+2
2019-12-31
x86/kasan: Print original address on #GP
Jann Horn
1
-21
/
+0
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
4
-0
/
+4
2019-12-10
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
1
-1
/
+1
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
5
-5
/
+5
2019-12-10
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
4
-37
/
+37
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
7
-12
/
+17
2019-12-10
x86/mm/pat: Clean up PAT initialization flags
Ingo Molnar
1
-12
/
+14
2019-12-10
x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...
Ingo Molnar
3
-73
/
+75
2019-12-10
x86/mm/pat: Simplify the free_memtype() control flow
Ingo Molnar
1
-8
/
+3
2019-12-10
x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...
Ingo Molnar
1
-3
/
+3
2019-12-10
x86/mm/pat: Disambiguate PAT-disabled boot messages
Ingo Molnar
1
-6
/
+14
2019-12-10
x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...
Ingo Molnar
2
-35
/
+72
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
7
-15
/
+88
2019-12-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+61
2019-12-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+20
2019-12-01
x86/kasan: support KASAN_VMALLOC
Daniel Axtens
1
-0
/
+61
2019-12-01
x86/mm/pat: Fix off-by-one bugs in interval tree search
Ingo Molnar
1
-6
/
+6
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-6
/
+6
2019-11-27
x86/mm: Remove set_kernel_text_r[ow]()
Peter Zijlstra
2
-64
/
+0
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-49
/
+0
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
1
-1
/
+13
2019-11-26
x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-16
/
+18
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-283
/
+200
[next]