index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-30
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-27
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-04
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-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+61
2019-12-01
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-26
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]