| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-04-03 | 1 | -1/+1 |
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-22 | 1 | -42/+17 |
* | parisc: fix kernel memory layout in vmlinux.ld.S | Helge Deller | 2013-11-30 | 1 | -3/+16 |
* | parisc: improve SIGBUS/SIGSEGV error reporting | Helge Deller | 2013-11-19 | 1 | -2/+20 |
* | parisc: signal fixup - SIGBUS vs. SIGSEGV | Helge Deller | 2013-11-07 | 1 | -4/+14 |
* | parisc: provide macro to create exception table entries | Helge Deller | 2013-11-07 | 1 | -0/+6 |
* | parisc: optimize variable initialization in do_page_fault | John David Anglin | 2013-10-13 | 1 | -5/+10 |
* | arch/parisc/mm/fault.c: fix uninitialized variable usage | Felipe Pena | 2013-09-30 | 1 | -2/+3 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -2/+5 |
* | mm/PARISC: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -11/+1 |
* | mm/PARISC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -44/+3 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
* | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
* | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+2 |
* | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) | Helge Deller | 2013-06-18 | 1 | -1/+1 |
* | parisc: implement irq stacks - part 2 (v2) | Helge Deller | 2013-05-11 | 1 | -2/+2 |
* | parisc: more irq statistics in /proc/interrupts | Helge Deller | 2013-05-07 | 1 | -0/+2 |
* | mm/parisc: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -21/+2 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-30 | 1 | -0/+2 |
* | parisc/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 2013-02-20 | 1 | -5/+25 |
* | parisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -0/+12 |
* | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-05-22 | 1 | -117/+143 |
|\ |
|
| * | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 | 1 | -117/+143 |
* | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes | 2011-04-21 | 1 | -1/+3 |
|/ |
|
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-25 | 1 | -1/+1 |
* | parisc: fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-08-12 | 1 | -1/+1 |
* | parisc: invoke oom-killer from page fault | Nick Piggin | 2010-05-30 | 1 | -4/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | parisc: rename parisc's vmalloc_start to parisc_vmalloc_start | Helge Deller | 2009-09-28 | 1 | -5/+6 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | parisc: fix compile warning in mm/init.c | Kyle McMartin | 2009-07-03 | 1 | -1/+1 |
* | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 2009-07-03 | 1 | -20/+9 |
* | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-03 | 1 | -2/+1 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-31 | 1 | -0/+7 |
* | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 | 1 | -4/+2 |
* | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 2009-01-05 | 1 | -27/+31 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 1 | -1/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | parisc: export empty_zero_page | Kyle McMartin | 2008-06-13 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 1 | -2/+0 |
|\ |
|
| * | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-05-15 | 1 | -2/+0 |
* | | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman | 2008-05-13 | 1 | -1/+1 |
|/ |
|
* | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman | 2008-04-28 | 1 | -1/+1 |
* | mm: use two zonelist that are filtered by GFP mask | Mel Gorman | 2008-04-28 | 1 | -4/+7 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -5/+9 |
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-21 | 1 | -1/+1 |
|\ |
|