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
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-16
/
+3
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+1
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+0
2019-09-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+6
2019-09-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-114
/
+4
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2019-09-05
x86/mm: Fix cpumask_of_node() error condition
Peter Zijlstra
1
-2
/
+2
2019-09-03
x86/mm: Remove the unused set_memory_wt() function
Christoph Hellwig
1
-17
/
+0
2019-09-03
x86/mm: Remove set_pages_x() and set_pages_nx()
Christoph Hellwig
2
-17
/
+1
2019-09-03
x86/mm: Remove the unused set_memory_array_*() functions
Christoph Hellwig
1
-75
/
+0
2019-09-03
x86/mm: Unexport set_memory_x() and set_memory_nx()
Christoph Hellwig
1
-2
/
+0
2019-09-03
Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2
-17
/
+24
2019-08-29
x86/mm/pti: Do not invoke PTI functions when PTI is disabled
Thomas Gleixner
1
-0
/
+2
2019-08-29
x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()
Song Liu
1
-2
/
+4
2019-08-29
x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text
Thomas Gleixner
1
-8
/
+18
2019-08-19
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
1
-0
/
+5
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
1
-1
/
+0
2019-08-09
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
Thiago Jung Bauermann
1
-1
/
+0
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
1
-0
/
+1
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
1
-1
/
+1
2019-07-22
x86/mm: Sync also unmappings in vmalloc_sync_all()
Joerg Roedel
1
-8
/
+5
2019-07-22
x86/mm: Check for pfn instead of page in vmalloc_sync_one()
Joerg Roedel
1
-1
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+30
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+12
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
1
-1
/
+3
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2
-4
/
+0
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
1
-19
/
+11
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-19
/
+2
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-16
x86/mm: Free sme_early_buffer after init
David Rientjes
1
-1
/
+1
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
1
-0
/
+30
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+7
2019-07-12
asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
Mike Rapoport
1
-24
/
+9
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-28
/
+65
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+6
2019-07-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+12
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-6
/
+2
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+13
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
1
-0
/
+7
2019-06-28
x86/vsyscall: Show something useful on a read fault
Andy Lutomirski
1
-6
/
+5
2019-06-26
x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
Kirill A. Shutemov
1
-11
/
+13
2019-06-20
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
1
-26
/
+45
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
1
-2
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+11
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
19
-96
/
+19
[next]