Age | Commit message (Expand) | Author | Files | Lines |
2020-08-11 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -13/+32 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 10 | -20/+16 |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2020-08-08 | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -18/+25 |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+0 |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -61/+9 |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 2 | -3/+0 |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() | Anshuman Khandual | 1 | -4/+1 |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual | 1 | -3/+3 |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -0/+1 |
2020-08-07 | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() | Mike Rapoport | 1 | -15/+0 |
2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport | 1 | -25/+1 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 12 | -10/+2 |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -1/+1 |
2020-08-07 | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 10 | -281/+88 |
2020-08-07 | x86/mm/64: Do not dereference non-present PGD entries | Joerg Roedel | 1 | -18/+13 |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 35 | -831/+1282 |
2020-08-06 | Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings" | Linus Torvalds | 2 | -0/+7 |
2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 14 | -3/+15 |
2020-08-06 | x86/headers: Remove APIC headers from <asm/smp.h> | Ingo Molnar | 16 | -10/+17 |
2020-08-06 | Merge branch 'WIP.locking/seqlocks' into locking/urgent | Ingo Molnar | 7 | -63/+102 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 3 | -4/+11 |
2020-08-06 | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+1 |
2020-08-06 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -1/+1 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -3/+3 |
2020-08-05 | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -98/+391 |
2020-08-05 | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 18 | -669/+174 |
2020-08-05 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2020-08-05 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+2 |
2020-08-05 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 4 | -7/+3 |
2020-08-05 | Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -3/+2 |
2020-08-05 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 3 | -3/+3 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -17/+17 |
2020-08-04 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+4 |
2020-08-04 | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -2/+4 |
2020-08-04 | Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2020-08-04 | Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -1450/+86 |
2020-08-04 | Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+53 |
2020-08-04 | Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+69 |
2020-08-04 | Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+0 |
2020-08-04 | Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -88/+102 |
2020-08-04 | Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -51/+57 |
2020-08-04 | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 17 | -40/+26 |
2020-08-04 | Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -138/+79 |
2020-08-04 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -11/+26 |
2020-08-04 | Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -339/+176 |
2020-08-04 | Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2020-08-04 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -12/+54 |