| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-20 | 1 | -1/+1 |
|\ |
|
| * | [PARISC] Kill zone_to_nid printk warning | Kyle McMartin | 2007-10-18 | 1 | -1/+1 |
* | | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
|/ |
|
* | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+12 |
* | [PARISC] spelling fixes: arch/parisc/ | Simon Arlott | 2007-05-22 | 1 | -5/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 4 | -179/+69 |
|\ |
|
| * | [PARISC] use CONFIG_64BIT instead of __LP64__ | Helge Deller | 2007-02-17 | 1 | -4/+4 |
| * | [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines | Helge Deller | 2007-02-17 | 1 | -4/+0 |
| * | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 2007-02-17 | 3 | -171/+65 |
| |\ |
|
| | * | [PARISC] bloody printf fmt string warnings | Kyle McMartin | 2006-12-08 | 1 | -1/+1 |
| | * | [PARISC] more sparse fixes | Matthew Wilcox | 2006-12-08 | 1 | -3/+3 |
| | * | [PARISC] Unbreak discontigmem mem_init() | Kyle McMartin | 2006-12-08 | 1 | -18/+32 |
| | * | [PARISC] Show more memory information and memory layout at bootup | Helge Deller | 2006-12-08 | 1 | -1/+47 |
| | * | [PARISC] Delete arch/parisc/mm/kmap.c again | Matthew Wilcox | 2006-12-08 | 1 | -166/+0 |
* | | | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2007-02-12 | 1 | -1/+0 |
* | | | [PATCH] Dynamic kernel command-line: parisc | Alon Bar-Lev | 2007-02-12 | 1 | -2/+2 |
* | | | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc | Christoph Lameter | 2007-02-11 | 1 | -3/+1 |
|/ / |
|
* | | [PATCH] Generic ioremap_page_range: parisc conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -104/+7 |
|/ |
|
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
* | [PARISC] Fix iounmap compile warning | Matthew Wilcox | 2006-10-04 | 1 | -1/+1 |
* | [PARISC] Remove variables decls duplicated from asm-generic/sections.h | Kyle McMartin | 2006-10-04 | 1 | -13/+10 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PARISC] Further work for multiple page sizes | Helge Deller | 2006-04-21 | 1 | -13/+15 |
* | [PARISC] Misc. janitorial work | Helge Deller | 2006-04-21 | 1 | -1/+1 |
* | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller | 2006-04-21 | 1 | -1/+2 |
* | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 | 1 | -0/+2 |
* | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -5/+3 |
* | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 1 | -24/+0 |
* | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 | 1 | -5/+6 |
* | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 1 | -14/+2 |
* | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 1 | -7/+6 |
* | [PARISC] Enable free_initrd_mem() | Helge Deller | 2006-03-30 | 1 | -4/+3 |