aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04mm: remove __kreallocGravatar Florian Westphal 3-27/+0
2020-02-04pinctrl: fix pxa2xx.c build warningsGravatar Randy Dunlap 1-0/+1
2020-02-04drivers/block/null_blk_main.c: fix uninitialized var warningsGravatar Andrew Morton 1-1/+1
2020-02-04drivers/block/null_blk_main.c: fix layoutGravatar Andrew Morton 1-28/+28
2020-02-04ipc/msg.c: consolidate all xxxctl_down() functionsGravatar Lu Shuaibing 1-9/+10
2020-02-04ipc/sem.c: document and update memory barriersGravatar Manfred Spraul 1-25/+41
2020-02-04ipc/msg.c: update and document memory barriersGravatar Manfred Spraul 1-7/+36
2020-02-04ipc/mqueue.c: update/document memory barriersGravatar Manfred Spraul 1-14/+78
2020-02-04ipc/mqueue.c: remove duplicated codeGravatar Davidlohr Bueso 1-13/+18
2020-02-04smp_mb__{before,after}_atomic(): update DocumentationGravatar Manfred Spraul 1-6/+10
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()Gravatar David Hildenbrand 3-29/+15
2020-02-04mm/memory_hotplug: cleanup __remove_pages()Gravatar David Hildenbrand 1-11/+6
2020-02-04mm/memory_hotplug: drop local variables in shrink_zone_span()Gravatar David Hildenbrand 1-9/+6
2020-02-04mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()Gravatar David Hildenbrand 1-27/+7
2020-02-04mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnGravatar David Hildenbrand 1-2/+2
2020-02-04mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()Gravatar David Hildenbrand 2-0/+5
2020-02-04mm/memmap_init: update variable name in memmap_init_zoneGravatar Aneesh Kumar K.V 1-4/+4
2020-02-04mm: factor out next_present_section_nr()Gravatar David Hildenbrand 3-19/+12
2020-02-04mm/page_alloc: fix and rework pfn handling in memmap_init_zone()Gravatar David Hildenbrand 1-3/+6
2020-02-04mm/page_alloc.c: initialize memmap of unavailable memory directlyGravatar David Hildenbrand 2-17/+22
2020-02-04fs/proc/page.c: allow inspection of last section and fix end detectionGravatar David Hildenbrand 1-3/+27
2020-02-04mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionGravatar David Hildenbrand 1-2/+12
2020-02-04ocfs2: fix oops when writing cloned fileGravatar Gang He 1-8/+6
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyGravatar Masahiro Yamada 2-1/+2
2020-02-03Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 13-83/+193
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 7-39/+19
2020-02-03Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-02-03Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-12/+18
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 47-416/+2810
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-108/+574
2020-02-03mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGravatar Geert Uytterhoeven 1-1/+1
2020-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-2/+2
2020-02-02Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Gravatar Linus Torvalds 13-94/+425
2020-02-02Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 2-348/+311
2020-02-02btrfs: do not zero f_bavail if we have available spaceGravatar Josef Bacik 1-1/+9
2020-02-02sparc64: fix adjtimex regressionGravatar Arnd Bergmann 1-2/+2
2020-02-01Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...Gravatar Linus Torvalds 2-2/+2
2020-02-01vfs: fix do_last() regressionGravatar Al Viro 1-2/+2
2020-02-01Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 14-133/+174
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 20-449/+281
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-330/+89
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 42-519/+2800
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 215-2355/+14973
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 103-3200/+4659
2020-01-31Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+6
2020-01-31Merge tag 'acpi-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-22/+22
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 17-171/+264
2020-01-31cifs: update internal module version numberGravatar Steve French 1-1/+1
2020-01-31Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Gravatar Linus Torvalds 12-70/+73
2020-01-31Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-13/+33