index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
e820.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-31
[PATCH] x86_64: Recover 1MB of kernel memory
Andi Kleen
1
-1
/
+5
2006-08-31
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
1
-29
/
+0
2006-07-11
[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-31
[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-15
[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-10
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
1
-8
/
+8
2005-09-08
[PATCH] x86_64: Fix off by one in e820_mapped
Eric W. Biederman
1
-1
/
+1
2005-08-27
[PATCH] x86_64: Tell VM about holes in nodes
Andi Kleen
1
-0
/
+34
2005-06-26
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
1
-0
/
+4
2005-06-26
[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-17
[PATCH] x86_64: Port over e820 gap detection from i386
Andi Kleen
1
-0
/
+59
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+513