summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm
Commit message (Expand)AuthorAgeFilesLines
* signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1
* signal/microblaze: Remove the commented out force_sig_info in do_page_faultEric W. Biederman2018-04-251-5/+0
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+3
* microblaze: switch to NO_BOOTMEMRob Herring2018-03-161-50/+6
* microblaze: remove unused alloc_maybe_bootmemRob Herring2018-03-161-8/+0
* microblaze: fix iounmap prototypeArnd Bergmann2018-01-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* microblaze: mm: Flush TLB to ensure correct mapping when higmem ONMichal Simek2017-06-221-13/+11
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* microblaze: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-3/+3
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+1
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-4/+4
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-5/+20
* microblaze: Use asm-generic/io.hMichal Simek2014-04-073-4/+5
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-1/+2
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-5/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+5
* mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-45/+6
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* microblaze: Fix initrd supportMichal Simek2013-05-091-4/+5
* mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-291-26/+2
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-123-3/+3
* microblaze: Fix coding style issuesMichal Simek2013-02-124-33/+29
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* microblaze: Port OOM changes to do_page_faultKautuk Consul2012-05-251-5/+28
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+0
* | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-231-4/+10
* | microblaze: Fix mapin_ram functionMichal Simek2012-03-231-1/+1
* | microblaze: Highmem supportMichal Simek2012-03-233-0/+157
* | microblaze: Use active regionsMichal Simek2012-03-231-2/+16
* | microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
* | microblaze: Introduce fixmapMichal Simek2012-03-232-6/+22
* | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-232-30/+44
* | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-231-5/+1
* | microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-191-1/+1
|/
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-311-0/+1
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* microblaze: Fix sparse warning - fault.cMichal Simek2011-03-091-1/+1
* microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-091-1/+1
* memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-111-5/+5
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-312-22/+1
|\
OpenPOWER on IntegriCloud