index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-1
/
+1
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-1
/
+1
*
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
1
-15
/
+0
*
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
Eric Dumazet
2006-03-25
1
-4
/
+2
*
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
2006-03-25
1
-1
/
+11
*
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
Andi Kleen
2006-03-25
1
-3
/
+4
*
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
1
-0
/
+27
*
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
2006-03-25
1
-2
/
+4
*
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
2006-03-25
1
-13
/
+60
*
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
Andi Kleen
2006-03-25
3
-8
/
+8
*
[PATCH] x86_64: Use correct PUD for memory hotadd
Jan Beulich
2006-03-25
1
-1
/
+1
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-3
/
+3
*
[PATCH] x86_64: pageattr remove __put_page
Nick Piggin
2006-03-22
1
-9
/
+14
*
[PATCH] x86_64: pageattr use single list
Nick Piggin
2006-03-22
1
-28
/
+14
*
[PATCH] x86_64: Always pass full number of nodes to NUMA hash computation
Andi Kleen
2006-02-17
2
-2
/
+2
*
[PATCH] x86_64: Relax SRAT covers all memory check a bit
Andi Kleen
2006-02-17
1
-1
/
+2
*
[PATCH] x86_64: early initialization of cpu_to_node
Daniel Yeisley
2006-02-15
1
-1
/
+1
*
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
2006-02-04
1
-2
/
+1
*
[PATCH] x86_64: Do more checking in the SRAT header code
Andi Kleen
2006-02-04
1
-4
/
+15
*
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
Andi Kleen
2006-02-04
1
-6
/
+20
*
[PATCH] x86_64: add x86-64 support for memory hot-add
Matt Tolentino
2006-01-16
1
-32
/
+128
*
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2006-01-16
2
-1
/
+31
*
x86-64: fix initrd freeing
Linus Torvalds
2006-01-16
1
-1
/
+1
*
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
Andi Kleen
2006-01-16
1
-13
/
+5
*
[PATCH] x86_64: Allow kernel page tables upto the end of memory
Andi Kleen
2006-01-11
1
-2
/
+14
*
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
Andi Kleen
2006-01-11
1
-0
/
+36
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: Early initialization of cpu_to_node
Ravikiran Thirumalai
2006-01-11
1
-0
/
+25
*
[PATCH] x86_64: Use function pointers to call DMA mapping functions
Muli Ben-Yehuda
2006-01-11
1
-5
/
+8
*
[PATCH] x86_64: Reject SRAT tables that don't cover all memory
Andi Kleen
2006-01-11
1
-0
/
+33
*
[PATCH] x86_64: Clean up some printks in NUMA code
Andi Kleen
2006-01-11
1
-4
/
+4
*
[PATCH] x86_64: Fix up coding style in numa.c
Andi Kleen
2006-01-11
1
-2
/
+2
*
[PATCH] x86_64: Fix off by one in IOMMU check
Andi Kleen
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
Andi Kleen
2006-01-11
1
-17
/
+17
*
[PATCH] x86_64: Remove unnecessary case from the page fault handler
Andi Kleen
2006-01-11
1
-4
/
+7
*
[PATCH] x86_64: Return -1 for unknown PCI bus affinity
Andi Kleen
2006-01-11
1
-3
/
+4
*
[PATCH] x86_64: Validate SLIT table
Andi Kleen
2006-01-11
1
-0
/
+27
*
[PATCH] x86_64: Adjust page fault handling
Jan Beulich
2006-01-11
1
-3
/
+4
*
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2006-01-11
1
-0
/
+8
*
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
Arjan van de Ven
2006-01-06
1
-0
/
+23
*
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
Arjan van de Ven
2006-01-06
1
-2
/
+7
*
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
Ravikiran G Thirumalai
2005-12-29
1
-1
/
+1
*
[PATCH] i386,amd64: ioremap.c __iomem annotations
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] x86_64: Bug correction in populate_memnodemap()
Eric Dumazet
2005-12-12
1
-1
/
+3
*
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
Andi Kleen
2005-12-12
1
-6
/
+31
*
[PATCH] x86_64: Fix sparse mem
Bob Picco
2005-11-14
1
-1
/
+17
*
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2005-11-14
2
-16
/
+7
*
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
2005-11-14
3
-6
/
+1
*
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
2005-11-14
1
-24
/
+43
*
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
2005-11-14
1
-4
/
+1
[next]