Age | Commit message (Expand) | Author |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2007-10-20 | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-18 | [PARISC] Kill zone_to_nid printk warning | Kyle McMartin |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-05-22 | [PARISC] spelling fixes: arch/parisc/ | Simon Arlott |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-17 | [PARISC] use CONFIG_64BIT instead of __LP64__ | Helge Deller |
2007-02-17 | [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines | Helge Deller |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev |
2007-02-12 | [PATCH] Dynamic kernel command-line: parisc | Alon Bar-Lev |
2007-02-11 | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc | Christoph Lameter |
2006-12-08 | [PATCH] Generic ioremap_page_range: parisc conversion | Haavard Skinnemoen |
2006-12-08 | [PARISC] bloody printf fmt string warnings | Kyle McMartin |
2006-12-08 | [PARISC] more sparse fixes | Matthew Wilcox |
2006-12-08 | [PARISC] Unbreak discontigmem mem_init() | Kyle McMartin |
2006-12-08 | [PARISC] Show more memory information and memory layout at bootup | Helge Deller |
2006-12-08 | [PARISC] Delete arch/parisc/mm/kmap.c again | Matthew Wilcox |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra |
2006-10-04 | [PARISC] Fix iounmap compile warning | Matthew Wilcox |
2006-10-04 | [PARISC] Remove variables decls duplicated from asm-generic/sections.h | Kyle McMartin |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter |
2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-21 | [PARISC] Further work for multiple page sizes | Helge Deller |
2006-04-21 | [PARISC] Misc. janitorial work | Helge Deller |
2006-04-21 | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller |
2006-03-30 | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller |
2006-03-30 | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller |
2006-03-30 | [PARISC] Enable free_initrd_mem() | Helge Deller |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-01-22 | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller |
2006-01-22 | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller |
2006-01-22 | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller |
2006-01-21 | [PARISC] Make flush_tlb_all_local take a void * | Matthew Wilcox |
2006-01-10 | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn | Grant Grundler |
2006-01-10 | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h | Kyle McMartin |
2006-01-10 | [PARISC] Make local cache flushes take a void * | Matthew Wilcox |
2006-01-10 | [PARISC] Add __read_mostly section for parisc | Helge Deller |
2005-10-29 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen |
2005-10-29 | [PATCH] mm: init_mm without ptlock | Hugh Dickins |
2005-08-04 | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds |
2005-06-23 | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map | Dave Hansen |