Age | Commit message (Expand) | Author | Files | Lines |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport | 14 | -112/+31 |
2019-03-12 | memblock: memblock_alloc_try_nid: don't panic | Mike Rapoport | 1 | -10/+5 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 74 | -32/+411 |
2019-03-12 | swiotlb: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -6/+13 |
2019-03-12 | init/main: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -6/+20 |
2019-03-12 | mm/percpu: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -17/+56 |
2019-03-12 | sparc: add checks for the return value of memblock_alloc*() | Mike Rapoport | 5 | -0/+39 |
2019-03-12 | ia64: add checks for the return value of memblock_alloc*() | Mike Rapoport | 7 | -17/+74 |
2019-03-12 | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 6 | -11/+2 |
2019-03-12 | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport | 8 | -14/+13 |
2019-03-12 | memblock: make memblock_find_in_range_node() and choose_memblock_flags() static | Mike Rapoport | 2 | -6/+2 |
2019-03-12 | memblock: refactor internal allocation functions | Mike Rapoport | 2 | -95/+77 |
2019-03-12 | memblock: drop memblock_alloc_base() | Mike Rapoport | 6 | -21/+17 |
2019-03-12 | memblock: drop __memblock_alloc_base() | Mike Rapoport | 6 | -24/+11 |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 13 | -6/+45 |
2019-03-12 | memblock: memblock_phys_alloc_try_nid(): don't panic | Mike Rapoport | 3 | -1/+11 |
2019-03-12 | memblock: emphasize that memblock_alloc_range() returns a physical address | Mike Rapoport | 3 | -13/+11 |
2019-03-12 | memblock: drop memblock_alloc_base_nid() | Mike Rapoport | 2 | -14/+4 |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 7 | -10/+9 |
2019-03-12 | powerpc: use memblock functions returning virtual address | Christophe Leroy | 3 | -4/+10 |
2019-03-12 | openrisc: prefer memblock APIs returning virtual address | Mike Rapoport | 1 | -1/+4 |
2019-03-12 | proc: calculate end pointer for /proc/*/* lookup at compile time | Alexey Dobriyan | 1 | -9/+10 |
2019-03-12 | mm: refactor readahead defines in mm.h | Nikolay Borisov | 7 | -9/+8 |
2019-03-12 | mm/hmm: convert to use vm_fault_t | Souptick Joarder | 3 | -4/+4 |
2019-03-12 | kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions | Zev Weiss | 1 | -33/+26 |
2019-03-12 | kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv | Zev Weiss | 1 | -1/+10 |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss | 1 | -0/+55 |
2019-03-11 | Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 16 | -13/+437 |
2019-03-11 | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 55 | -828/+3024 |
2019-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 33 | -367/+1207 |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds | 1 | -0/+0 |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 3 | -16/+16 |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 75 | -231/+705 |
2019-03-11 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 33 | -363/+263 |
2019-03-11 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 39 | -744/+1876 |
2019-03-11 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -15/+88 |
2019-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 55 | -472/+1003 |
2019-03-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -10/+55 |
2019-03-11 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2019-03-10 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2019-03-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -5/+18 |
2019-03-10 | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+15 |
2019-03-10 | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 27 | -100/+541 |
2019-03-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 15 | -9/+118 |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 44 | -611/+838 |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 47 | -542/+341 |
2019-03-10 | drivers: ide: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult | 1 | -13/+13 |
2019-03-10 | ide: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2019-03-10 | ide: hpt366: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2019-03-10 | gro_cells: make sure device is up in gro_cells_receive() | Eric Dumazet | 1 | -4/+18 |