index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
2020-02-04
lib/string: add strnchrnul()
Yury Norov
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
2020-02-04
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2020-02-04
mm: add generic ptdump
Steven Price
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
mm: pagewalk: allow walking without vma
Steven Price
2020-02-04
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
mm: remove __krealloc
Florian Westphal
2020-02-04
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-04
mm: factor out next_present_section_nr()
David Hildenbrand
2020-02-04
mm/page_alloc.c: initialize memmap of unavailable memory directly
David Hildenbrand
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-03
mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummy
Geert Uytterhoeven
2020-02-02
Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-02-01
Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-31
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-31
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
2020-01-31
lib/zlib: add zlib_deflate_dfltcc_enabled() function
Mikhail Zaslonko
2020-01-31
thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
Akinobu Mita
2020-01-31
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
2020-01-31
mm: fix comments related to node reclaim
Hao Lee
2020-01-31
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...
Anshuman Khandual
2020-01-31
include/linux/mm.h: remove dead code totalram_pages_set()
Wei Yang
2020-01-31
include/linux/mm.h: clean up obsolete check on space in page->flags
Yu Zhao
2020-01-31
mm/hotplug: silence a lockdep splat with printk()
Qian Cai
2020-01-31
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
2020-01-31
mm/memblock: define memblock_physmem_add()
Anshuman Khandual
2020-01-31
mm: remove "count" parameter from has_unmovable_pages()
David Hildenbrand
[next]