Age | Commit message (Expand) | Author |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon |
2019-11-25 | Merge branch 'x86/build' into x86/asm, to pick up completed topic branch | Ingo Molnar |
2019-11-25 | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th... | Ingo Molnar |
2019-11-21 | x86/mm/pat: Rename pat_rbtree.c to pat_interval.c | Davidlohr Bueso |
2019-11-21 | x86/mm/pat: Drop the rbt_ prefix from external memtype calls | Davidlohr Bueso |
2019-11-21 | x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functions | Davidlohr Bueso |
2019-11-21 | x86/mm/pat: Convert the PAT tree to a generic interval tree | Davidlohr Bueso |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-18 | x86: Fix typos in comments | Cao jin |
2019-11-16 | x86/tss: Fix and move VMX BUILD_BUG_ON() | Thomas Gleixner |
2019-11-12 | x86/boot: Introduce setup_indirect | Daniel Kiper |
2019-11-11 | x86: Clean up ioremap() | Christoph Hellwig |
2019-11-04 | x86/mm: Report which part of kernel image is freed | Kees Cook |
2019-11-04 | x86/mm: Remove redundant address-of operators on addresses | Kees Cook |
2019-11-04 | x86/vmlinux: Actually use _etext for the end of the text segment | Kees Cook |
2019-11-02 | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann |
2019-10-18 | x86: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby |
2019-10-11 | x86/mm: Use the correct function type for native_set_fixmap() | Sami Tolvanen |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-25 | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro | Michel Lespinasse |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-17 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-05 | x86/mm: Fix cpumask_of_node() error condition | Peter Zijlstra |
2019-09-03 | x86/mm: Remove the unused set_memory_wt() function | Christoph Hellwig |
2019-09-03 | x86/mm: Remove set_pages_x() and set_pages_nx() | Christoph Hellwig |
2019-09-03 | x86/mm: Remove the unused set_memory_array_*() functions | Christoph Hellwig |
2019-09-03 | x86/mm: Unexport set_memory_x() and set_memory_nx() | Christoph Hellwig |
2019-09-03 | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes | Ingo Molnar |
2019-08-29 | x86/mm/pti: Do not invoke PTI functions when PTI is disabled | Thomas Gleixner |
2019-08-29 | x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable() | Song Liu |
2019-08-29 | x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text | Thomas Gleixner |
2019-08-19 | x86/mmiotrace: Lock down the testmmiotrace module | David Howells |
2019-08-09 | fs/core/vmcore: Move sev_active() reference to x86 arch code | Thiago Jung Bauermann |