index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+1
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-3
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-1
/
+2
2018-08-21
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-49
/
+5
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-20
microblaze: remove consistent_sync and consistent_sync_page
Christoph Hellwig
1
-45
/
+0
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
1
-4
/
+5
2018-04-25
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
Eric W. Biederman
1
-5
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+3
2018-03-16
microblaze: switch to NO_BOOTMEM
Rob Herring
1
-50
/
+6
2018-03-16
microblaze: remove unused alloc_maybe_bootmem
Rob Herring
1
-8
/
+0
2018-01-17
microblaze: fix iounmap prototype
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-22
microblaze: mm: Flush TLB to ensure correct mapping when higmem ON
Michal Simek
1
-13
/
+11
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-01-26
microblaze: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-4
/
+4
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+3
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-12-17
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
1
-5
/
+20
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
3
-4
/
+5
2014-01-22
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-1
/
+2
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-5
/
+2
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-07-04
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-45
/
+6
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-04-30
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
1
-26
/
+2
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
3
-3
/
+3
2013-02-12
microblaze: Fix coding style issues
Michal Simek
4
-33
/
+29
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-05-25
microblaze: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+28
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
1
-1
/
+0
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
1
-4
/
+10
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
1
-1
/
+1
2012-03-23
microblaze: Highmem support
Michal Simek
3
-0
/
+157
2012-03-23
microblaze: Use active regions
Michal Simek
1
-2
/
+16
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
1
-3
/
+39
[next]