Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dc901d6d2596d45f2c398e735125e5123b4e2774
/
arch
/
x86_64
/
mm
fad7906
[PATCH] x86_64: Fix memory hotadd heuristics
by Andi Kleen
· 19 years ago
3b5fd59
[PATCH] x86_64: sparsemem does not need node_mem_map
by Andy Whitcroft
· 19 years ago
eee5a9f
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
by Arjan van de Ven
· 19 years ago
a806223
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
by Andi Kleen
· 19 years ago
68a3a7f
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
by Andi Kleen
· 19 years ago
9d99aaa
[PATCH] x86_64: Support memory hotadd without sparsemem
by Andi Kleen
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
dc8ecb4
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
dcf36bf
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
by Eric Dumazet
· 19 years ago
267b480
[PATCH] x86_64: Try to allocate node memmap near the end of node
by Andi Kleen
· 19 years ago
5f44a66
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
by Andi Kleen
· 19 years ago
f2d3efe
[PATCH] x86_64: Implement early DMI scanning
by Andi Kleen
· 19 years ago
a9ba9a3
[PATCH] x86_64: prefetch the mmap_sem in the fault path
by Arjan van de Ven
· 19 years ago
8c914cb
[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks
by Jan Beulich
· 19 years ago
abe059e
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
by Andi Kleen
· 19 years ago
c7ea1a9
[PATCH] x86_64: Use correct PUD for memory hotadd
by Jan Beulich
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
4fa4f53
[PATCH] x86_64: pageattr remove __put_page
by Nick Piggin
· 19 years ago
20aaffd
[PATCH] x86_64: pageattr use single list
by Nick Piggin
· 19 years ago
2aed711
[PATCH] x86_64: Always pass full number of nodes to NUMA hash computation
by Andi Kleen
· 19 years ago
fdb9df9
[PATCH] x86_64: Relax SRAT covers all memory check a bit
by Andi Kleen
· 19 years ago
d1db4ec
[PATCH] x86_64: early initialization of cpu_to_node
by Daniel Yeisley
· 19 years ago
d646bce
[PATCH] x86_64: minor odering correction to dump_pagetable()
by Jan Beulich
· 19 years ago
d22fe80
[PATCH] x86_64: Do more checking in the SRAT header code
by Andi Kleen
· 19 years ago
9391a3f
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
by Andi Kleen
· 19 years ago
44df75e
[PATCH] x86_64: add x86-64 support for memory hot-add
by Matt Tolentino
· 19 years ago
8817210
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
by Andi Kleen
· 19 years ago
f74e667
x86-64: fix initrd freeing
by Linus Torvalds
· 19 years ago
ee408c7
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
by Andi Kleen
· 19 years ago
6c5acd1
[PATCH] x86_64: Allow kernel page tables upto the end of memory
by Andi Kleen
· 19 years ago
cf05013
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
by Andi Kleen
· 19 years ago
df79efd
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
by Ravikiran G Thirumalai
· 19 years ago
05b3cbd
[PATCH] x86_64: Early initialization of cpu_to_node
by Ravikiran Thirumalai
· 19 years ago
17a941d
[PATCH] x86_64: Use function pointers to call DMA mapping functions
by Muli Ben-Yehuda
· 19 years ago
8a6fdd3
[PATCH] x86_64: Reject SRAT tables that don't cover all memory
by Andi Kleen
· 19 years ago
6b050f8
[PATCH] x86_64: Clean up some printks in NUMA code
by Andi Kleen
· 19 years ago
d18ff47
[PATCH] x86_64: Fix up coding style in numa.c
by Andi Kleen
· 19 years ago
ca8642f
[PATCH] x86_64: Fix off by one in IOMMU check
by Andi Kleen
· 19 years ago
66c5815
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
by Andi Kleen
· 19 years ago
f95190b
[PATCH] x86_64: Remove unnecessary case from the page fault handler
by Andi Kleen
· 19 years ago
e4e9407
[PATCH] x86_64: Return -1 for unknown PCI bus affinity
by Andi Kleen
· 19 years ago
1584b89
[PATCH] x86_64: Validate SLIT table
by Andi Kleen
· 19 years ago
8b1bde9
[PATCH] x86_64: Adjust page fault handling
by Jan Beulich
· 19 years ago
6e3f361
[PATCH] x86_64: make trap information available to die notification handlers
by Jan Beulich
· 19 years ago
67df197
[PATCH] x86/x86_64: mark rodata section read-only: x86-64 support
by Arjan van de Ven
· 19 years ago
c728252
[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix
by Arjan van de Ven
· 19 years ago
576fc09
[PATCH] x86_64: Fix incorrect node_present_pages on NUMA
by Ravikiran G Thirumalai
· 19 years ago
b16b88e
[PATCH] i386,amd64: ioremap.c __iomem annotations
by Al Viro
· 19 years ago
8309cf6
[PATCH] x86_64: Bug correction in populate_memnodemap()
by Eric Dumazet
· 19 years ago
bf5421c
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
by Andi Kleen
· 19 years ago
d3ee871
[PATCH] x86_64: Fix sparse mem
by Bob Picco
· 19 years ago
9e43e1b
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing
by Andi Kleen
· 19 years ago
ffd10a2
[PATCH] x86_64: Make node boundaries consistent
by Magnus Damm
· 19 years ago
529a340
[PATCH] x86_64: Optimize NUMA node hash function
by Eric Dumazet
· 19 years ago
5917089
[PATCH] x86_64: Replace swiotlb extern with include
by Andi Kleen
· 19 years ago
4d74dbd
[PATCH] x86_64: Replace cpu_pda extern with include
by Andi Kleen
· 19 years ago
2bc0414
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
by Andi Kleen
· 19 years ago
f6c2e33
[PATCH] x86_64: Unmap NULL during early bootup
by Siddha, Suresh B
· 19 years ago
69d81fc
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
by Andi Kleen
· 19 years ago
e18c687
[PATCH] x86_64: Account mem_map in VM holes accounting
by Andi Kleen
· 19 years ago
a2f1b42
[PATCH] x86_64: Add 4GB DMA32 zone
by Andi Kleen
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
094804c
[PATCH] x86_64: Fix change_page_attr cache flushing
by Andi Kleen
· 19 years ago
85cc513
[PATCH] x86_64 early numa init fix
by Ravikiran G Thirumalai
· 19 years ago
e6a045a
[PATCH] x86_64: fix the BP node_to_cpumask
by Ravikiran G Thirumalai
· 19 years ago
4b6a455
[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRAT
by Andi Kleen
· 19 years ago
2bce2b5
[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsed
by Andi Kleen
· 19 years ago
e58e0d0
[PATCH] x86-64: Clean up the SRAT node list before computing the hash function
by Andi Kleen
· 19 years ago
1209140
[PATCH] x86-64: Safe interrupts in oops_begin/end
by Jan Beulich
· 19 years ago
05d1fa4
[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.
by Andi Kleen
· 19 years ago
e92343c
[PATCH] x86-64: Fix show_mem a little bit
by Andi Kleen
· 19 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
b9aac10
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
by Andi Kleen
· 19 years ago
0a43e4b
[PATCH] x86-64: Use e820_find_hole to compute reserved pages
by Andi Kleen
· 19 years ago
a54e678
[PATCH] x86-64: Remove redundant swiotlb=force handling
by Andi Kleen
· 19 years ago
3f098c2
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing
by Andi Kleen
· 19 years ago
0b07e98
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
by Andi Kleen
· 19 years ago
0f2fbdc
[PATCH] kprobes: prevent possible race conditions x86_64 changes
by Prasanna S Panchamukhi
· 19 years ago
6c231b7
[PATCH] Additions to .data.read_mostly section
by Ravikiran G Thirumalai
· 19 years ago
485761b
[PATCH] x86_64: Tell VM about holes in nodes
by Andi Kleen
· 19 years ago
5e5ec10
[PATCH] x86_64: Don't print exceptions for ltrace
by Andi Kleen
· 19 years ago
9680021
[PATCH] x86-64: use proper VM_FAULT_xxx macros
by Alexander Nyberg
· 19 years ago
8c56ac3
[PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids
by Ravikiran G Thirumalai
· 19 years ago
3ba80e7
[PATCH] x86_64: Remove unnecessary include in fault.c
by Andi Kleen
· 19 years ago
69cb62e
[PATCH] x86_64: Print a boot message for hotplug memory zones
by Andi Kleen
· 19 years ago
b684664
[PATCH] x86_64: Fix overflow in NUMA hash function setup
by Keith Mannthey
· 19 years ago
e6982c6
[PATCH] x86_64: Change init sections for CPU hotplug support
by Ashok Raj
· 20 years ago
76381fe
[PATCH] xen: x86_64: use more usermode macro
by Vincent Hanquez
· 20 years ago
bbfceef
[PATCH] add x86-64 specific support for sparsemem
by Matt Tolentino
· 20 years ago
2b97690
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
by Matt Tolentino
· 20 years ago
8492980
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
by Suresh Siddha
· 20 years ago
7856dfe
[PATCH] x86_64: Fixed guard page handling again in iounmap
by Andi Kleen
· 20 years ago
3b9ba4d
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
by Andi Kleen
· 20 years ago
93ef70a
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
by Andi Kleen
· 20 years ago
f1290ec
[PATCH] x86_64: Use a common function to find code segment bases
by Andi Kleen
· 20 years ago
1e01441
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago