index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2012-03-23
microblaze: Introduce fixmap
Michal Simek
2
-6
/
+22
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
2
-30
/
+44
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
1
-5
/
+1
2012-03-19
microblaze: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2011-11-01
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
1
-0
/
+1
2011-10-13
microblaze: add missing CONFIG_ prefixes
Paul Bolle
1
-3
/
+3
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-09
microblaze: Fix sparse warning - fault.c
Michal Simek
1
-1
/
+1
2011-03-09
microblaze: Fix sparse warning - consistent_alloc function
Michal Simek
1
-1
/
+1
2010-09-11
memblock, microblaze: Fix memblock API change fallout
Michal Simek
1
-5
/
+5
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2
-22
/
+1
2010-08-04
microblaze: Add KGDB support
Michal Simek
1
-15
/
+0
2010-08-04
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
1
-6
/
+1
2010-08-04
microblaze: Remove unused label
Michal Simek
1
-1
/
+0
[next]