| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen | 2008-05-24 | 1 | -5/+6 |
| * | | | | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen | 2008-05-24 | 3 | -3/+15 |
| * | | | | mmiotrace: code style cleanups | Pekka Paalanen | 2008-05-24 | 3 | -7/+6 |
| * | | | | x86 mmiotrace: dynamically disable non-boot CPUs | Pekka Paalanen | 2008-05-24 | 1 | -0/+61 |
| * | | | | mmiotrace: fix printk format | Randy Dunlap | 2008-05-24 | 1 | -2/+3 |
| * | | | | x86 mmiotrace: remove ISA_trace parameter. | Pekka Paalanen | 2008-05-24 | 1 | -5/+0 |
| * | | | | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen | 2008-05-24 | 6 | -0/+1560 |
| * | | | | x86: mmiotrace, preview 2 | Pekka Paalanen | 2008-05-24 | 1 | -1/+8 |
| * | | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 1 | -52/+7 |
| * | | | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 | 1 | -32/+34 |
| * | | | | x86 mmiotrace: use lookup_address() | Pekka Paalanen | 2008-05-24 | 1 | -0/+1 |
| * | | | | x86_64: fix kernel rodata NX setting | Pekka Paalanen | 2008-05-23 | 1 | -1/+1 |
| * | | | | x86: add a list for custom page fault handlers. | Pekka Paalanen | 2008-05-23 | 1 | -0/+56 |
| * | | | | ftrace: dont write protect kernel text | Steven Rostedt | 2008-05-23 | 2 | -2/+12 |
* | | | | | x86: max_low_pfn_mapped fix, #3 | Yinghai Lu | 2008-07-13 | 1 | -0/+14 |
* | | | | | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 2008-07-13 | 2 | -4/+4 |
* | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 1 | -1/+24 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | x86: fix /dev/mem compatibility under PAT | Venkatesh Pallipadi | 2008-07-10 | 1 | -1/+24 |
| | |/ /
| |/| | |
|
* | | | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 4 | -3/+21 |
* | | | | x86: reserve SLIT | Yinghai Lu | 2008-07-11 | 1 | -1/+13 |
* | | | | x86: overmapped fix when 4K pages on tail, 64-bit | Yinghai Lu | 2008-07-10 | 1 | -34/+72 |
* | | | | x86: not overmap more than the end of RAM in init_memory_mapping - 64bit | Yinghai Lu | 2008-07-09 | 1 | -12/+65 |
* | | | | x86: fix vmemmap printout check | Yinghai Lu | 2008-07-09 | 1 | -3/+3 |
* | | | | x86: introduce page_size_mask for 64bit | Yinghai Lu | 2008-07-09 | 1 | -35/+63 |
* | | | | arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' | Andrew Morton | 2008-07-09 | 1 | -1/+0 |
* | | | | x86: map UV chipset space - pagetable | Jack Steiner | 2008-07-09 | 1 | -0/+40 |
* | | | | x86: remove acpi_srat config v2 | Yinghai Lu | 2008-07-08 | 2 | -1/+282 |
* | | | | x86: remove have_arch_parse_srat -v2 | Yinghai Lu | 2008-07-08 | 1 | -17/+0 |
* | | | | x86/cpa: use an undefined PTE bit for testing CPA | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+13 |
* | | | | x86_32: remove __PAGE_KERNEL(_EXEC) | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+2 |
* | | | | x86_64/setup: unconditionally populate the pgd | Jeremy Fitzhardinge | 2008-07-08 | 1 | -3/+2 |
* | | | | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 | 2 | -22/+4 |
* | | | | x86: don't reallocate pgt for node0 | Yinghai Lu | 2008-07-08 | 1 | -4/+7 |
* | | | | x86: fix init_memory_mapping over boundary, v4 | Yinghai Lu | 2008-07-08 | 1 | -22/+67 |
* | | | | x86: fix init_memory_mapping over boundary v3 | Yinghai Lu | 2008-07-08 | 1 | -10/+14 |
* | | | | x86/paravirt: groundwork for 64-bit Xen support, fix #2 | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | | | | x86: move fix mapping page table range early | Yinghai Lu | 2008-07-08 | 1 | -4/+11 |
* | | | | x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+5 |
* | | | | x86, 64-bit: split set_pte_vaddr() | Eduardo Habkost | 2008-07-08 | 1 | -11/+20 |
* | | | | x86, 64-bit: create small vmemmap mappings if PSE not available | Jeremy Fitzhardinge | 2008-07-08 | 1 | -22/+40 |
* | | | | x86, 64-bit: adjust mapping of physical pagetables to work with Xen | Jeremy Fitzhardinge | 2008-07-08 | 2 | -13/+83 |
* | | | | x86: preallocate and prepopulate separately | Jeremy Fitzhardinge | 2008-07-08 | 1 | -68/+101 |
* | | | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -5/+8 |
* | | | | x86: simplify vmalloc_sync_all | Jeremy Fitzhardinge | 2008-07-08 | 1 | -51/+26 |
* | | | | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 4 | -16/+11 |
* | | | | x86: add table_top check for alloc_low_page in 64 bit | Yinghai Lu | 2008-07-08 | 1 | -4/+5 |
* | | | | x86: get max_pfn_mapped in init_memory_mapping | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | | | | x86: introduce init_memory_mapping for 32bit #3 | Yinghai Lu | 2008-07-08 | 2 | -22/+6 |
* | | | | x86: introduce init_memory_mapping for 32bit #2 | Yinghai Lu | 2008-07-08 | 1 | -3/+0 |
* | | | | x86: introduce init_memory_mapping for 32bit #1 | Yinghai Lu | 2008-07-08 | 1 | -29/+112 |