| Commit message (Expand) | Author | Age | Files | Lines |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 3 | -16/+12 |
* | [IA64] fix compile error in arch/ia64/mm/extable.c | Rusty Russell | 2009-06-15 | 1 | -2/+2 |
* | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 1 | -0/+26 |
* | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-04-01 | 1 | -2/+1 |
* | Pull pvops into release branch | Tony Luck | 2009-03-31 | 1 | -3/+6 |
|\ |
|
| * | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 2009-03-26 | 1 | -2/+4 |
| * | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 2009-03-26 | 1 | -1/+2 |
* | | cpumask: use mm_cpumask() wrapper: ia64 | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
|/ |
|
* | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+1 |
* | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+1 |
* | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 | 1 | -1/+1 |
* | [IA64] fix the difference between node_mem_map and node_start_pfn | Ken'ichi Ohmichi | 2008-11-04 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-10-23 | 1 | -2/+6 |
|\ |
|
| * | [IA64] Fix annoying IA64_TR_ALLOC_MAX message. | Tony Luck | 2008-10-17 | 1 | -2/+6 |
* | | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 2008-10-20 | 1 | -17/+0 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 2 | -2/+2 |
|\ |
|
| * | [IA64] Put the space for cpu0 per-cpu area into .data section | Tony Luck | 2008-09-29 | 2 | -2/+2 |
* | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
|/ |
|
* | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 | 2 | -3/+13 |
* | GRU Driver: hardware data structures | Jack Steiner | 2008-07-30 | 1 | -1/+3 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -9/+10 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+6 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -3/+4 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -1/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -6/+5 |
* | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 | 1 | -0/+25 |
* | [IA64] bugfix: nptcg breaks cpu-hotadd | Hidetoshi Seto | 2008-04-29 | 1 | -1/+4 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -9/+0 |
* | Pull miscellaneous into release branch | Tony Luck | 2008-04-17 | 3 | -17/+5 |
|\ |
|
| * | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 2008-04-11 | 3 | -6/+4 |
| * | [IA64] Untangle sync_icache_dcache() page size determination | Christoph Lameter | 2008-04-09 | 1 | -7/+1 |
| * | [IA64] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-04-09 | 2 | -4/+0 |
* | | Pull nptcg into release branch | Tony Luck | 2008-04-17 | 1 | -15/+146 |
|\ \ |
|
| * | | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu | 2008-04-04 | 1 | -5/+41 |
| * | | [IA64] Multiple outstanding ptc.g instruction support | Fenghua Yu | 2008-04-04 | 1 | -15/+110 |
| |/ |
|
* | | Pull kvm-patches into release branch | Tony Luck | 2008-04-17 | 1 | -0/+196 |
|\ \ |
|
| * | | [IA64] Add API for allocating Dynamic TR resource. | Xiantao Zhang | 2008-04-03 | 1 | -0/+196 |
| |/ |
|
* | | [IA64] Minimize per_cpu reservations. | holt@sgi.com | 2008-04-08 | 2 | -9/+7 |
* | | [IA64] Correct pernodesize calculation. | holt@sgi.com | 2008-04-08 | 1 | -0/+1 |
|/ |
|
* | [IA64] kprobes arch consolidation build fix | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 2 | -3/+3 |
* | [IA64] honor notify_die() returning NOTIFY_STOP | Jan Beulich | 2008-02-05 | 1 | -3/+5 |
* | [IA64] Avoid unnecessary TLB flushes when allocating memory | de Dinechin, Christophe (Integrity VM) | 2007-12-18 | 1 | -3/+15 |
* | [IA64] Add missing "space" to concatenated strings | Joe Perches | 2007-12-07 | 1 | -1/+1 |
* | [IA64] Fix section mismatch in contig.c version of per_cpu_init() | Tony Luck | 2007-11-06 | 1 | -33/+41 |
* | [IA64] ia64/mm/init.c: fix section mismatches | Adrian Bunk | 2007-10-29 | 1 | -2/+2 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 |
* | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li | 2007-10-19 | 1 | -1/+1 |