Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11parisc: Show trap name in kernel crashHelge Deller
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-09-24parisc: Report trap type as human readable stringHelge Deller
2016-07-27mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-04-15parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-02-17parisc: hpux - Remove hpux gateway pageHelge Deller
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-07-25parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2013-12-01parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-11-20parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-08parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-08parisc: provide macro to create exception table entriesHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-10-01arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-13arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-04mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-04mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-04mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-04mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-04mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-05-08parisc: more irq statistics in /proc/interruptsHelge Deller
2013-04-30mm/parisc: use common help functions to free reserved pagesJiang Liu
2013-04-30mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-02-21parisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-05-05parisc: Use generic init_taskThomas Gleixner
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-15[PARISC] only make executable areas executableJames Bottomley