summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
Commit message (Expand)AuthorAgeFilesLines
* parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-151-2/+0
|\
| * parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0
* | parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
|/
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+1
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+7
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-5/+9
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-201-1/+1
|\
| * [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
|/
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-264-179/+69
|\
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-4/+4
| * [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-171-4/+0
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-173-171/+65
| |\
| | * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-081-1/+1
| | * [PARISC] more sparse fixesMatthew Wilcox2006-12-081-3/+3
| | * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-081-18/+32
| | * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-081-1/+47
| | * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-081-166/+0
* | | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-1/+0
* | | [PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev2007-02-121-2/+2
* | | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-111-3/+1
|/ /
* / [PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen2006-12-081-104/+7
|/
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
* [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-1/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-211-13/+15
* [PARISC] Misc. janitorial workHelge Deller2006-04-211-1/+1
* [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-211-1/+2
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-301-0/+2
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-5/+3
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-24/+0
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-301-14/+2
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-301-7/+6
* [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-221-8/+1
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-221-1/+14
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-221-5/+0
* [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-211-4/+2
* [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-101-0/+7
* [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-101-37/+63