summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury2021-05-071-5/+5
| | * | | | | | | | mm/vmalloc: remove vwrite()David Hildenbrand2021-05-071-1/+0
| | * | | | | | | | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-11/+0
| | * | | | | | | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-072-2/+2
| | * | | | | | | | mm: fix some typos and code style problemsShijie Luo2021-05-072-2/+2
| | * | | | | | | | init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+2
| | * | | | | | | | kernel/async.c: remove async_unregister_domain()Rasmus Villemoes2021-05-071-1/+0
| | * | | | | | | | delayacct: clear right task's flag after blkio completesYafang Shao2021-05-071-10/+10
| | * | | | | | | | smp: kernel/panic.c - silence warningsHe Ying2021-05-071-0/+8
| | * | | | | | | | include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada2021-05-061-1/+0
| | * | | | | | | | lib: crc8: pointer to data block should be constRichard Fitzgerald2021-05-061-1/+1
| | * | | | | | | | lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2021-05-062-16/+46
| | * | | | | | | | lib: add fast path for find_next_*_bit()Yury Norov2021-05-062-0/+51
| | * | | | | | | | lib: inline _find_next_bit() wrappersYury Norov2021-05-062-10/+35
| | * | | | | | | | lib: extend the scope of small_const_nbits() macroYury Norov2021-05-062-8/+12
| | * | | | | | | | kernel/cred.c: make init_groups staticRasmus Villemoes2021-05-062-2/+0
| | * | | | | | | | linux/profile.h: remove unnecessary declarationWan Jiabing2021-05-061-3/+0
| | * | | | | | | | kernel.h: drop inclusion in bitmap.hAndy Shevchenko2021-05-063-9/+18
| | * | | | | | | | include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-062-1/+1
| | * | | | | | | | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-061-0/+1
| * | | | | | | | | Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-05-061-4/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iomap: remove unused private field from ioendBrian Foster2021-05-041-4/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-061-0/+10
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/ke...Dmitry Torokhov2021-03-251-0/+4
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-25644-5700/+16489
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2021-03-201-0/+10
| * | | | | | | | | | | | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-061-4/+42
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson2021-05-051-4/+42
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RISC-V: Add EM_RISCV to kexec UAPI headerNick Kossifidis2021-04-261-0/+1
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0528-73/+358
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | iov_iter: lift memzero_page() to highmem.hIra Weiny2021-05-051-0/+7
| | * | | | | | | | | | | mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-054-5/+27
| | * | | | | | | | | | | mm/gup: migrate pinned pages out of movable zonePavel Tatashin2021-05-053-3/+10
| | * | | | | | | | | | | mm/gup: do not migrate zero pagePavel Tatashin2021-05-053-1/+18
| | * | | | | | | | | | | mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2021-05-052-1/+23
| | * | | | | | | | | | | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-052-17/+6
| | * | | | | | | | | | | x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+4
| | * | | | | | | | | | | mm: use proper type for cma_[alloc|release]Minchan Kim2021-05-053-14/+14
| | * | | | | | | | | | | mm: cma: add the CMA instance name to cma trace eventsMinchan Kim2021-05-051-11/+17
| | * | | | | | | | | | | mm: cma: add trace events for CMA alloc perf testingLiam Mark2021-05-052-1/+63
| | * | | | | | | | | | | mm: vmstat: add cma statisticsMinchan Kim2021-05-051-0/+4
| | * | | | | | | | | | | mm/migrate.c: make putback_movable_page() staticMiaohe Lin2021-05-051-1/+0
| | * | | | | | | | | | | mm: fs: invalidate BH LRU during page migrationMinchan Kim2021-05-051-0/+4
| | * | | | | | | | | | | mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim2021-05-051-7/+0
| | * | | | | | | | | | | mm: disable LRU pagevec during the migration temporarilyMinchan Kim2021-05-052-0/+16
| | * | | | | | | | | | | mm/compaction: remove unused variable sysctl_compact_memoryPintu Kumar2021-05-051-1/+0
| | * | | | | | | | | | | mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi2021-05-051-0/+1
| | * | | | | | | | | | | mm: vmscan: add per memcg shrinker nr_deferredYang Shi2021-05-051-3/+4
| | * | | | | | | | | | | mm: vmscan: use a new flag to indicate shrinker is registeredYang Shi2021-05-051-3/+4