index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
microblaze: Stop printing the virtual memory layout
Arvind Sankar
2020-03-09
1
-12
/
+0
*
microblaze: Kernel parameters should be parsed earlier
Michal Simek
2020-02-24
1
-0
/
+2
*
microblaze: Wire CMA allocator
Michal Simek
2020-02-04
1
-0
/
+4
*
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-12-05
2
-4
/
+16
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-25
1
-4
/
+0
|
\
|
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-4
/
+0
*
|
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2019-09-24
1
-191
/
+30
|
\
\
|
|
/
|
/
|
|
*
microblaze: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-30
1
-148
/
+4
|
*
microblaze/nommu: use the generic uncached segment support
Christoph Hellwig
2019-08-30
1
-52
/
+41
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+6
*
|
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
1
-4
/
+2
|
/
*
microblaze: prefer memblock API returning virtual address
Mike Rapoport
2019-03-08
1
-2
/
+3
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+1
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-3
/
+2
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
1
-1
/
+2
*
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2018-08-21
1
-49
/
+5
|
\
|
*
microblaze: remove consistent_sync and consistent_sync_page
Christoph Hellwig
2018-07-20
1
-45
/
+0
|
*
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
2018-07-20
1
-4
/
+5
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+1
|
/
*
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-8
/
+1
*
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
Eric W. Biederman
2018-04-25
1
-5
/
+0
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+3
*
microblaze: switch to NO_BOOTMEM
Rob Herring
2018-03-16
1
-50
/
+6
*
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
2018-03-16
1
-8
/
+0
*
microblaze: fix iounmap prototype
Arnd Bergmann
2018-01-17
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
microblaze: mm: Flush TLB to ensure correct mapping when higmem ON
Michal Simek
2017-06-22
1
-13
/
+11
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
microblaze: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+1
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
2
-3
/
+3
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-25
1
-2
/
+1
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-4
/
+4
*
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-1
/
+3
[next]