| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-24 | 2 | -2/+2 |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
* | [IA64] Fix spinaphore down_spin() | Tony Luck | 2010-06-30 | 1 | -1/+1 |
* | ia64: revert __node_random addition | Linus Torvalds | 2010-05-30 | 1 | -17/+0 |
* | [IA64] Fix build breakage | Tony Luck | 2010-05-27 | 1 | -0/+17 |
* | [IA64] invoke oom-killer from page fault | npiggin@suse.de | 2010-05-18 | 1 | -10/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -1/+2 |
* | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 2 | -14/+20 |
| |\ |
|
| * \ | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 2 | -6/+29 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -1/+1 |
* | | | | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -5/+0 |
| |_|/
|/| | |
|
* | | | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck | 2010-01-07 | 1 | -13/+19 |
* | | | [IA64] use helpers for rlimits | Jiri Slaby | 2010-01-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-12-16 | 1 | -0/+11 |
|\ \ |
|
| * | | implement early_io{re,un}map for ia64 | Luck, Tony | 2009-12-16 | 1 | -0/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 3 | -36/+196 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | percpu: make percpu symbols in ia64 unique | Tejun Heo | 2009-10-29 | 1 | -2/+3 |
| * | ia64: convert to dynamic percpu allocator | Tejun Heo | 2009-10-02 | 2 | -5/+138 |
| * | ia64: allocate percpu area for cpu0 like percpu areas for other cpus | Tejun Heo | 2009-10-02 | 2 | -25/+51 |
| * | ia64: don't alias VMALLOC_END to vmalloc_end | Tejun Heo | 2009-10-02 | 3 | -6/+6 |
* | | [IA64] Re-implement spinaphores using ticket lock concepts | Tony Luck | 2009-10-09 | 1 | -6/+18 |
|/ |
|
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+0 |
* | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -2/+1 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+4 |
* | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | 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 |