summaryrefslogtreecommitdiff
path: root/arch/parisc/mm
Commit message (Expand)AuthorAge
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-16
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-24
* Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-20
|\
| * parisc: ratelimit userspace segfault printingHelge Deller2014-05-15
* | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
|/
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-30
* parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-19
* parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller2013-11-07
* parisc: provide macro to create exception table entriesHelge Deller2013-11-07
* parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
* arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-30
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-18
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-29
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2013-02-20
* parisc: Use generic init_taskThomas Gleixner2012-05-05
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-22
|\
| * [PARISC] only make executable areas executableJames Bottomley2011-04-15
* | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-21
|/
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-12
* parisc: invoke oom-killer from page faultNick Piggin2010-05-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-27
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-03
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-03
* parisc: remove CVS keywordsAlexander Beregalov2009-07-03
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-31
* parisc: BUG_ON() cleanupHelge Deller2009-03-13
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* parisc: export empty_zero_pageKyle McMartin2008-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-15
|\