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.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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-20
[PATCH] x86_64: fix memory hotplug build with NUMA=n
Yasunori Goto
1
-8
/
+1
2006-11-14
[PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn
Andi Kleen
1
-1
/
+14
2006-10-21
[PATCH] x86-64: x86_64 hot-add memory srat.c fix
keith mannthey
1
-2
/
+2
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-6
/
+11
2006-10-01
[PATCH] Generic ioremap_page_range: x86_64 conversion
Haavard Skinnemoen
1
-104
/
+7
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
Keith Mannthey
1
-4
/
+13
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
2
-0
/
+3
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable
Keith Mannthey
2
-14
/
+19
2006-10-01
[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c
Keith Mannthey
1
-22
/
+29
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-2
/
+2
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for holes that are outside the range of physical memory
Mel Gorman
1
-1
/
+3
2006-09-27
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
1
-1
/
+3
2006-09-27
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
4
-72
/
+28
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
6
-63
/
+57
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-3
/
+3
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
1
-0
/
+3
2006-09-26
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
1
-10
/
+6
2006-09-26
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
1
-3
/
+5
2006-09-26
[PATCH] Remove bogus warning from early_ioremap
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] make numa_emulation() __init
Andrew Morton
1
-1
/
+1
2006-09-26
[PATCH] x86_64 kernel mapping fix
Keith Mannthey
1
-25
/
+26
2006-09-26
[PATCH] make fault notifier unconditional and export it
Andi Kleen
1
-9
/
+3
2006-09-26
[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
Andi Kleen
1
-5
/
+5
2006-09-26
[PATCH] Clean up acpi_numa variable
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
1
-3
/
+6
2006-09-26
[PATCH] initialize end of memory variables as early as possible
Jan Beulich
1
-6
/
+0
2006-07-04
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
1
-1
/
+0
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
1
-4
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-2
/
+5
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-28
/
+38
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
3
-29
/
+32
2006-06-26
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
1
-2
/
+4
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
1
-0
/
+5
2006-06-26
[PATCH] x86_64: miscellaneous mm/init.c fixes
Jan Beulich
1
-6
/
+6
2006-06-26
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
1
-6
/
+1
2006-06-26
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
2
-2
/
+2
2006-06-26
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
1
-13
/
+14
2006-06-26
[PATCH] Notify page fault call chain for x86_64
Anil S Keshavamurthy
1
-2
/
+37
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
1
-32
/
+1
2006-05-31
[PATCH] x86_64: Handle empty node zero
Daniel Yeisley
1
-1
/
+3
2006-05-16
[PATCH] x86_64: Fix memory hotadd heuristics
Andi Kleen
1
-4
/
+11
2006-04-22
[PATCH] x86_64: sparsemem does not need node_mem_map
Andy Whitcroft
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2
-9
/
+38
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
3
-8
/
+164
[next]