aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport14-112/+31
2019-03-12memblock: memblock_alloc_try_nid: don't panicMike Rapoport1-10/+5
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport74-32/+411
2019-03-12swiotlb: add checks for the return value of memblock_alloc*()Mike Rapoport1-6/+13
2019-03-12init/main: add checks for the return value of memblock_alloc*()Mike Rapoport1-6/+20
2019-03-12mm/percpu: add checks for the return value of memblock_alloc*()Mike Rapoport1-17/+56
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport5-0/+39
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport7-17/+74
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport6-11/+2
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport8-14/+13
2019-03-12memblock: make memblock_find_in_range_node() and choose_memblock_flags() staticMike Rapoport2-6/+2
2019-03-12memblock: refactor internal allocation functionsMike Rapoport2-95/+77
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport6-21/+17
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport6-24/+11
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport13-6/+45
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport3-1/+11
2019-03-12memblock: emphasize that memblock_alloc_range() returns a physical addressMike Rapoport3-13/+11
2019-03-12memblock: drop memblock_alloc_base_nid()Mike Rapoport2-14/+4
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport7-10/+9
2019-03-12powerpc: use memblock functions returning virtual addressChristophe Leroy3-4/+10
2019-03-12openrisc: prefer memblock APIs returning virtual addressMike Rapoport1-1/+4
2019-03-12proc: calculate end pointer for /proc/*/* lookup at compile timeAlexey Dobriyan1-9/+10
2019-03-12mm: refactor readahead defines in mm.hNikolay Borisov7-9/+8
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder3-4/+4
2019-03-12kernel/sysctl.c: define minmax conv functions in terms of non-minmax versionsZev Weiss1-33/+26
2019-03-12kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss1-1/+10
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integersZev Weiss1-0/+55
2019-03-11Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds16-13/+437
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds55-828/+3024
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds33-367/+1207
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds1-0/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds3-16/+16
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds75-231/+705
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds33-363/+263
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds39-744/+1876
2019-03-10Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-15/+88
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds55-472/+1003
2019-03-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-10/+55
2019-03-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-03-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-03-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+18
2019-03-10Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+15
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds27-100/+541
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds15-9/+118
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds44-611/+838
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds47-542/+341
2019-03-10drivers: ide: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-13/+13
2019-03-10ide: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-03-10ide: hpt366: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-4/+18