| Age | Commit message (Expand) | Author | Files | Lines |
| 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-06 | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict |  Ingo Molnar | 2 | -6/+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-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts |  Ingo Molnar | 23 | -374/+380 |
| 2019-12-10 | mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions |  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 parameter use |  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_list, similar to the E820 debug printouts |  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 code a bit |  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/kernel/git/tip/tip |  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/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping |  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/kernel/git/tip/tip |  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/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+8 |
| 2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -16/+18 |
| 2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+3 |
| 2019-11-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -283/+200 |
| 2019-11-26 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2019-11-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+11 |
| 2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 2 | -1/+44 |
| 2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk |  Linus Torvalds | 4 | -12/+11 |
| 2019-11-25 | locking/refcount: Consolidate implementations of refcount_t |  Will Deacon | 1 | -49/+0 |
| 2019-11-25 | Merge branch 'x86/build' into x86/asm, to pick up completed topic branch |  Ingo Molnar | 3 | -12/+14 |
| 2019-11-25 | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert precise |  Ingo Molnar | 1 | -1/+3 |
| 2019-11-21 | x86/mm/pat: Rename pat_rbtree.c to pat_interval.c |  Davidlohr Bueso | 2 | -1/+1 |
| 2019-11-21 | x86/mm/pat: Drop the rbt_ prefix from external memtype calls |  Davidlohr Bueso | 3 | -20/+20 |
| 2019-11-21 | x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functions |  Davidlohr Bueso | 1 | -13/+8 |
| 2019-11-21 | x86/mm/pat: Convert the PAT tree to a generic interval tree |  Davidlohr Bueso | 1 | -120/+42 |
| 2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit |  Nicolas Saenz Julienne | 1 | -1/+1 |
| 2019-11-18 | x86: Fix typos in comments |  Cao jin | 1 | -1/+1 |