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