aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-26
|\
| * [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-17
| * [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-17
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-17
| |\
| | * [PARISC] bloody printf fmt string warningsKyle McMartin2006-12-08
| | * [PARISC] more sparse fixesMatthew Wilcox2006-12-08
| | * [PARISC] Unbreak discontigmem mem_init()Kyle McMartin2006-12-08
| | * [PARISC] Show more memory information and memory layout at bootupHelge Deller2006-12-08
| | * [PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox2006-12-08
* | | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-12
* | | [PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev2007-02-12
* | | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter2007-02-11
|/ /
* / [PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen2006-12-08
|/
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-04
* [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-04
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-21
* [PARISC] Misc. janitorial workHelge Deller2006-04-21
* [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-21
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-30
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-30
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-30
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-30
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-30
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-30
* [PARISC] Enable free_initrd_mem()Helge Deller2006-03-30
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-22
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-22
* [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-22
* [PARISC] Make flush_tlb_all_local take a void *Matthew Wilcox2006-01-21
* [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-10
* [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-10
* [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-10
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-10
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-30
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds2005-08-04
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16