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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
[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
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
1
-2
/
+34
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-27
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
KAMEZAWA Hiroyuki
1
-15
/
+0
2006-03-25
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
Eric Dumazet
1
-4
/
+2
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
1
-1
/
+11
2006-03-25
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
Andi Kleen
1
-3
/
+4
2006-03-25
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
1
-0
/
+27
2006-03-25
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
1
-2
/
+4
2006-03-25
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
1
-13
/
+60
2006-03-25
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
Andi Kleen
3
-8
/
+8
2006-03-25
[PATCH] x86_64: Use correct PUD for memory hotadd
Jan Beulich
1
-1
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-03-22
[PATCH] x86_64: pageattr remove __put_page
Nick Piggin
1
-9
/
+14
2006-03-22
[PATCH] x86_64: pageattr use single list
Nick Piggin
1
-28
/
+14
2006-02-17
[PATCH] x86_64: Always pass full number of nodes to NUMA hash computation
Andi Kleen
2
-2
/
+2
2006-02-17
[PATCH] x86_64: Relax SRAT covers all memory check a bit
Andi Kleen
1
-1
/
+2
2006-02-15
[PATCH] x86_64: early initialization of cpu_to_node
Daniel Yeisley
1
-1
/
+1
2006-02-04
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
1
-2
/
+1
2006-02-04
[PATCH] x86_64: Do more checking in the SRAT header code
Andi Kleen
1
-4
/
+15
2006-02-04
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
Andi Kleen
1
-6
/
+20
2006-01-16
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
1
-32
/
+128
2006-01-16
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2
-1
/
+31
2006-01-16
x86-64: fix initrd freeing
Linus Torvalds
1
-1
/
+1
2006-01-16
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
1
-13
/
+5
2006-01-11
[PATCH] x86_64: Allow kernel page tables upto the end of memory
Andi Kleen
1
-2
/
+14
2006-01-11
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
1
-0
/
+36
2006-01-11
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
1
-0
/
+25
2006-01-11
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
1
-5
/
+8
2006-01-11
[PATCH] x86_64: Reject SRAT tables that don't cover all memory
Andi Kleen
1
-0
/
+33
2006-01-11
[PATCH] x86_64: Clean up some printks in NUMA code
Andi Kleen
1
-4
/
+4
2006-01-11
[PATCH] x86_64: Fix up coding style in numa.c
Andi Kleen
1
-2
/
+2
2006-01-11
[PATCH] x86_64: Fix off by one in IOMMU check
Andi Kleen
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
Andi Kleen
1
-17
/
+17
[next]