| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: prepare shared kernel/e820.c | Thomas Gleixner | 2007-10-11 | 1 | -725/+0 |
* | x86_64: arch/x86_64/kernel/e820.c lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | x86_64: fix e820_hole_size based on address ranges | David Rientjes | 2007-07-21 | 1 | -31/+23 |
* | x86_64: extract helper function from e820_register_active_regions | David Rientjes | 2007-07-21 | 1 | -34/+48 |
* | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 | 1 | -20/+6 |
* | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich | 2007-05-02 | 1 | -2/+3 |
* | [PATCH] x86-64: fix section mismatch warnings | Sam Ravnborg | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole | Rohit Seth | 2007-02-13 | 1 | -0/+31 |
* | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically | Amul Shah | 2007-02-13 | 1 | -0/+7 |
* | [PATCH] x86-64: setup saved_max_pfn correctly (kdump) | Magnus Damm | 2006-11-14 | 1 | -0/+2 |
* | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being... | Aaron Durbin | 2006-11-14 | 1 | -1/+1 |
* | [PATCH] x86-64: fix page align in e820 allocator | Vivek Goyal | 2006-10-21 | 1 | -7/+7 |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 1 | -80/+45 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -62/+56 |
|\ |
|
| * | [PATCH] Remove non e820 fallbacks in high level code | Andi Kleen | 2006-09-26 | 1 | -19/+9 |
| * | [PATCH] Don't force reserve the 640k-1MB range | Andi Kleen | 2006-09-26 | 1 | -32/+1 |
| * | [PATCH] Move e820 map into e820.c | Andi Kleen | 2006-09-26 | 1 | -0/+2 |
| * | [PATCH] Convert x86-64 to early param | Andi Kleen | 2006-09-26 | 1 | -10/+43 |
| * | [PATCH] initialize end of memory variables as early as possible | Jan Beulich | 2006-09-26 | 1 | -1/+1 |
* | | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 | Rafael J. Wysocki | 2006-09-26 | 1 | -0/+48 |
|/ |
|
* | Revert mmiocfg heuristics and blacklist changes | Linus Torvalds | 2006-09-19 | 1 | -0/+29 |
* | [PATCH] x86_64: Recover 1MB of kernel memory | Andi Kleen | 2006-08-30 | 1 | -1/+5 |
* | [PATCH] x86: Revert e820 MCFG heuristics | Andi Kleen | 2006-08-30 | 1 | -29/+0 |
* | [PATCH] x86_64: e820.c needs pgtable.h | Andrew Morton | 2006-07-10 | 1 | -0/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 | 1 | -0/+1 |
* | [PATCH] x86_64: Remove long obsolete CVS | Andi Kleen | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area | Robert Hentosh | 2006-05-30 | 1 | -1/+1 |
* | [PATCH] x86_64: Avoid EBDA area in early boot allocator | Andi Kleen | 2006-05-08 | 1 | -0/+6 |
* | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven | 2006-04-09 | 1 | -0/+33 |
* | [PATCH] x86_64: Rename e820_mapped to e820_any_mapped | Arjan van de Ven | 2006-04-09 | 1 | -1/+2 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 | 1 | -1/+1 |
* | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 2006-01-10 | 1 | -0/+21 |
* | [PATCH] x86_64: Only use asm/sections.h to declare section symbols | Andi Kleen | 2005-11-14 | 1 | -2/+1 |
* | [PATCH] x86_64: e820.c needs module.h | Andrew Morton | 2005-09-17 | 1 | -0/+2 |
* | [PATCH] x86_64: Export end_pfn | Andi Kleen | 2005-09-13 | 1 | -0/+1 |
* | [PATCH] x86-64: Fix harmless off by one in e820 code | Andi Kleen | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] Update PCI IOMEM allocation start | Daniel Ritz | 2005-09-09 | 1 | -8/+8 |
* | [PATCH] x86_64: Fix off by one in e820_mapped | Eric W. Biederman | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-26 | 1 | -0/+34 |
* | [PATCH] crashdump: x86_64: crashkernel option | Eric W. Biederman | 2005-06-25 | 1 | -0/+4 |
* | [PATCH] kexec: x86_64: e820 64bit fix | Eric W. Biederman | 2005-06-25 | 1 | -2/+0 |
* | [PATCH] x86-64: Handle empty E820 regions correctly | Venkatesh Pallipadi | 2005-05-01 | 1 | -8/+18 |
* | [PATCH] x86_64: Port over e820 gap detection from i386 | Andi Kleen | 2005-04-16 | 1 | -0/+59 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+513 |