index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2020-02-04
Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-02-04
Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-04
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
include/linux/cpumask.h: don't calculate length of the input string
Yury Norov
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
2020-02-04
lib: rework bitmap_parse()
Yury Norov
2020-02-04
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
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-generic/tlb: add missing CONFIG symbol
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
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
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
arm64: mm: display non-present entries in ptdump
Steven Price
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-02-04
mm: add generic ptdump
Steven Price
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
2020-02-04
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-02-04
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
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
x86: mm: add p?d_leaf() definitions
Steven Price
[next]