Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 54 | -52/+114 |
2020-12-16 | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -21/+28 |
2020-12-16 | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 78 | -242/+1988 |
2020-12-16 | Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 33 | -1255/+16 |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -4/+153 |
2020-12-16 | Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 5 | -1/+4 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 73 | -1413/+162 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 29 | -262/+119 |
2020-12-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -3/+7 |
2020-12-16 | mm: simplify follow_pte{,pmd} | Christoph Hellwig | 1 | -2/+2 |
2020-12-16 | ubsan: enable for all*config builds | Kees Cook | 1 | -0/+4 |
2020-12-16 | alpha: replace bogus in_interrupt() | Thomas Gleixner | 1 | -1/+1 |
2020-12-16 | Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-12-16 | Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2020-12-16 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -44/+28 |
2020-12-16 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+2 |
2020-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -11/+10 |
2020-12-16 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -83/+109 |
2020-12-16 | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2020-12-16 | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
2020-12-16 | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 9 | -10/+20 |
2020-12-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 7 | -5/+12 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 56 | -429/+252 |
2020-12-15 | arch, mm: make kernel_page_present() always available | Mike Rapoport | 6 | -6/+34 |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 11 | -23/+19 |
2020-12-15 | m68k: deprecate DISCONTIGMEM | Mike Rapoport | 1 | -1/+25 |
2020-12-15 | m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM | Mike Rapoport | 5 | -9/+10 |
2020-12-15 | m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM | Mike Rapoport | 4 | -6/+6 |
2020-12-15 | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM | Mike Rapoport | 3 | -11/+41 |
2020-12-15 | arm, arm64: move free_unused_memmap() to generic mm | Mike Rapoport | 5 | -152/+5 |
2020-12-15 | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport | 8 | -13/+2 |
2020-12-15 | ia64: make SPARSEMEM default and disable DISCONTIGMEM | Mike Rapoport | 1 | -3/+3 |
2020-12-15 | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM | Mike Rapoport | 4 | -44/+22 |
2020-12-15 | ia64: split virtual map initialization out of paging_init() | Mike Rapoport | 2 | -31/+40 |
2020-12-15 | ia64: discontig: paging_init(): remove local max_pfn calculation | Mike Rapoport | 1 | -4/+1 |
2020-12-15 | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements | Mike Rapoport | 2 | -4/+0 |
2020-12-15 | ia64: remove custom __early_pfn_to_nid() | Mike Rapoport | 2 | -33/+0 |
2020-12-15 | alpha: switch from DISCONTIGMEM to SPARSEMEM | Mike Rapoport | 6 | -22/+38 |
2020-12-15 | mm: forbid splitting special mappings | Dmitry Safonov | 5 | -76/+4 |
2020-12-15 | mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio | Dmitry Safonov | 1 | -1/+1 |
2020-12-15 | sparc: fix handling of page table constructor failure | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2020-12-15 | x86: mremap speedup - Enable HAVE_MOVE_PUD | Kalesh Singh | 1 | -0/+1 |
2020-12-15 | arm64: mremap speedup - enable HAVE_MOVE_PUD | Kalesh Singh | 2 | -0/+2 |
2020-12-15 | mm: speedup mremap on 1GB or larger regions | Kalesh Singh | 1 | -0/+7 |
2020-12-15 | mm: memcontrol: account pagetables per node | Shakeel Butt | 1 | -3/+3 |
2020-12-15 | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe | 1 | -0/+1 |
2020-12-15 | mm/gup_benchmark: rename to mm/gup_test | John Hubbard | 2 | -2/+2 |
2020-12-15 | arch/Kconfig: fix spelling mistakes | Colin Ian King | 1 | -4/+4 |
2020-12-15 | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 1 | -1/+2 |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 239 | -1106/+1779 |