projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2020-06-02
Linus Torvalds
Merge tag 'drm-next-2020-06-02' of git://anongit.freede...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'for-linus-hmm' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'pnp-5.8-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'acpi-5.8-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'pm-5.8-rc1' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.8-1' of git://git...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge tag 'mmc-v5.8' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2020-06-02
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2020-06-02
Andrey Konovalov
kasan: move kasan_report() into report.c
commit
|
commitdiff
|
tree
2020-06-02
Jing Xia
mm/mm_init.c: report kasan-tag information stored in...
commit
|
commitdiff
|
tree
2020-06-02
Kees Cook
ubsan: entirely disable alignment checks under UBSAN_TRAP
commit
|
commitdiff
|
tree
2020-06-02
Andrey Konovalov
kasan: fix clang compilation warning due to stack protector
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
x86/mm: remove vmalloc faulting
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
mm: remove vmalloc_sync_(un)mappings()
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
x86/mm/32: implement arch_sync_kernel_mappings()
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
x86/mm/64: implement arch_sync_kernel_mappings()
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
mm/ioremap: track which page-table levels were modified
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
mm/vmalloc: track which page-table levels were modified
commit
|
commitdiff
|
tree
2020-06-02
Joerg Roedel
mm: add functions to track page directory modifications
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
s390: use __vmalloc_node in stack_alloc
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: use __vmalloc_node in alloc_vm_stack
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
arm64: use __vmalloc_node in arch_alloc_vmap_stack
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove vmalloc_user_node_flags
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: switch the test_vmalloc module to use __vmalloc_node
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove __vmalloc_node_flags_caller
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove both instances of __vmalloc_node_flags
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the prot argument to __vmalloc_node
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the pgprot argument to __vmalloc
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: enforce that vmap can't map pages executable
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove the prot argument from vm_map_ram
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove unmap_vmap_area
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove map_vm_range
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: don't return the number of pages from map_kernel_ra...
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: rename vmap_page_range to map_kernel_range
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove vmap_page_range_noflush and vunmap_page_range
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: pass addr as unsigned long to vb_free
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: only allow page table mappings for built-in zsmalloc
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PG...
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: unexport unmap_kernel_range_noflush
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
mm: remove __get_vm_area
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: remove __ioremap_at and __iounmap_at
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
powerpc: add an ioremap_phb helper
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
dma-mapping: use vmap insted of reimplementing it
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
staging: media: ipu3: use vmap instead of reimplementing it
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
staging: android: ion: use vmap instead of vm_map_ram
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
x86: fix vmap arguments in map_irq_stack
commit
|
commitdiff
|
tree
2020-06-02
Christoph Hellwig
x86/hyperv: use vmalloc_exec for the hypercall page
commit
|
commitdiff
|
tree
2020-06-02
Wetp Zhang
mm, memory_failure: don't send BUS_MCEERR_AO for action...
commit
|
commitdiff
|
tree
2020-06-02
chenqiwu
mm/memory: remove unnecessary pte_devmap case in copy_o...
commit
|
commitdiff
|
tree
2020-06-02
Huang Ying
/proc/PID/smaps: Add PMD migration entry parsing
commit
|
commitdiff
|
tree
2020-06-02
Steven Price
mm: ptdump: expand type of 'val' in note_page()
commit
|
commitdiff
|
tree
2020-06-02
Steven Price
x86: mm: ptdump: calculate effective permissions correctly
commit
|
commitdiff
|
tree
2020-06-02
Zefan Li
memcg: fix memcg_kmem_bypass() for remote memcg charging
commit
|
commitdiff
|
tree
2020-06-02
Jakub Kicinski
mm/memcg: automatically penalize tasks with high swap use
commit
|
commitdiff
|
tree
2020-06-02
Jakub Kicinski
mm/memcg: move cgroup high memory limit setting into...
commit
|
commitdiff
|
tree
2020-06-02
Jakub Kicinski
mm/memcg: move penalty delay clamping out of calculate_...
commit
|
commitdiff
|
tree
2020-06-02
Jakub Kicinski
mm/memcg: prepare for swap over-high accounting and...
commit
|
commitdiff
|
tree
2020-06-02
Shakeel Butt
memcg: expose root cgroup's memory.stat
commit
|
commitdiff
|
tree
2020-06-02
Kaixu Xia
mm: memcontrol: simplify value comparison between count...
commit
|
commitdiff
|
tree
2020-06-02
Yafang Shao
mm, memcg: add workingset_restore in memory.stat
commit
|
commitdiff
|
tree
2020-06-02
Miaohe Lin
include/linux/swap.h: delete meaningless __add_to_swap_...
commit
|
commitdiff
|
tree
2020-06-02
Randy Dunlap
mm: swapfile: fix /proc/swaps heading and Size/Used...
commit
|
commitdiff
|
tree
2020-06-02
Huang Ying
swap: reduce lock contention on swap cache from swap...
commit
|
commitdiff
|
tree
2020-06-02
Huang Ying
mm/swapfile.c: use prandom_u32_max()
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: __swap_entry_free() always free 1 entry
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: classify SWAP_MAP_XXX to make it more...
commit
|
commitdiff
|
tree
2020-06-02
Huang Ying
swap: try to scan more free slots even when fragmented
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: omit a duplicate code by compare tmp...
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: tmp is always smaller than max
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: found_free could be represented by ...
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: remove the extra check in scan_swap_map_...
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: simplify the calculation of n_goal
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: remove the unnecessary goto for SSD...
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: explicitly show ssd/non-ssd is handled...
commit
|
commitdiff
|
tree
2020-06-02
Wei Yang
mm/swapfile.c: offset is only used when there is more...
commit
|
commitdiff
|
tree
2020-06-02
Andrea Righi
mm: swap: properly update readahead statistics in unuse...
commit
|
commitdiff
|
tree
2020-06-02
Qian Cai
mm/swap_state: fix a data race in swapin_nr_pages
commit
|
commitdiff
|
tree
2020-06-02
chenqiwu
mm/swapfile: use list_{prev,next}_entry() instead of...
commit
|
commitdiff
|
tree
2020-06-02
Miles Chen
mm/gup.c: further document vma_permits_fault()
commit
|
commitdiff
|
tree
2020-06-02
John Hubbard
ivtv: convert get_user_pages() --> pin_user_pages()
commit
|
commitdiff
|
tree
2020-06-02
John Hubbard
mm/gup: introduce pin_user_pages_unlocked
commit
|
commitdiff
|
tree
2020-06-02
Souptick Joarder
mm/gup.c: update the documentation
commit
|
commitdiff
|
tree
2020-06-02
NeilBrown
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK...
commit
|
commitdiff
|
tree
2020-06-02
NeilBrown
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_TH...
commit
|
commitdiff
|
tree
2020-06-02
Chao Yu
mm/page-writeback.c: remove unused variable
commit
|
commitdiff
|
tree
2020-06-02
Matthew Wilcox...
mm/filemap.c: remove misleading comment
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
mm_types.h: change set_page_private to inline function
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
mm/migrate.c: call detach_page_private to cleanup code
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
buffer_head.h: remove attach_page_buffers
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
orangefs: use attach/detach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
ntfs: replace attach_page_buffers with attach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
iomap: use attach/detach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
f2fs: use attach/detach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
fs/buffer.c: use attach/detach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
btrfs: use attach/detach_page_private
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
md: remove __clear_page_buffers and use attach/detach_p...
commit
|
commitdiff
|
tree
2020-06-02
Guoqing Jiang
include/linux/pagemap.h: introduce attach/detach_page_p...
commit
|
commitdiff
|
tree
2020-06-02
Matthew Wilcox...
iomap: convert from readpages to readahead
commit
|
commitdiff
|
tree
2020-06-02
Matthew Wilcox...
fuse: convert from readpages to readahead
commit
|
commitdiff
|
tree
next