1. 9f4f25c x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe by Wang Chen · 15 years ago
  2. 45c7b28 Revert "x86: create a non-zero sized bm_pte only when needed" by Jeremy Fitzhardinge · 15 years ago
  3. 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 15 years ago
  4. 9ae2847 x86, PAT: Add support for struct page pointer array in cpa set_clr by venkatesh.pallipadi@intel.com · 15 years ago
  5. 728c9518 x86, CPA: Add a flag parameter to cpa set_clr() by venkatesh.pallipadi@intel.com · 15 years ago
  6. b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 15 years ago
  7. c38da56 x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus by Rusty Russell · 15 years ago
  8. 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  9. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 15 years ago
  10. 0920dce x86, mm: remove unnecessary include file from iomap_32.c by Akinobu Mita · 15 years ago
  11. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  12. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 15 years ago
  13. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 15 years ago
  14. 0b96625 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  15. 238a5b4 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096 by Ingo Molnar · 15 years ago
  16. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  17. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  18. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  19. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  20. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  21. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 15 years ago
  22. 698609b x86: create a non-zero sized bm_pte only when needed by Jan Beulich · 15 years ago
  23. dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 15 years ago
  24. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 15 years ago
  25. dd63fdc x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix by Ingo Molnar · 15 years ago
  26. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  27. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  28. afcfe02 x86: mmiotrace: quieten spurious warning message by Stuart Bennett · 15 years ago
  29. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  30. 12074fa x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  31. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  32. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 15 years ago
  33. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  34. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
  35. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  36. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
  37. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
  38. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  39. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
  40. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 16 years ago
  41. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 16 years ago
  42. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  43. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  44. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 16 years ago
  45. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 16 years ago
  46. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  47. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 16 years ago
  48. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 16 years ago
  49. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 16 years ago
  50. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 16 years ago
  51. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  52. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 16 years ago
  53. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  54. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  55. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  56. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 16 years ago
  57. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 16 years ago
  58. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 16 years ago
  59. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 16 years ago
  60. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 16 years ago
  61. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 16 years ago
  62. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 16 years ago
  63. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 16 years ago
  64. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 16 years ago
  65. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 16 years ago
  66. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 16 years ago
  67. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 16 years ago
  68. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  69. 6298e71 x86: set_highmem_pages_init() cleanup, #2 by Pekka Enberg · 16 years ago
  70. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 16 years ago
  71. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
  72. f254f39 x86: un-__init fill_pud/pmd/pte by Jeremy Fitzhardinge · 16 years ago
  73. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  74. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  75. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 03787ce x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y by Ingo Molnar · 16 years ago
  78. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
  79. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 16 years ago
  80. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 16 years ago
  81. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 16 years ago
  82. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 16 years ago
  83. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 16 years ago
  84. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  85. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  86. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago
  87. 3e39aa1 x86 mmiotrace: improve handling of secondary faults by Stuart Bennett · 16 years ago
  88. 0b700a6 x86 mmiotrace: split set_page_presence() by Pekka Paalanen · 16 years ago
  89. 5359b58 x86 mmiotrace: fix save/restore page table state by Pekka Paalanen · 16 years ago
  90. e9d54ca x86 mmiotrace: WARN_ONCE if dis/arming a page fails by Stuart Bennett · 16 years ago
  91. 5ff9369 x86: add far read test to testmmiotrace by Pekka Paalanen · 16 years ago
  92. fab852a x86: count errors in testmmiotrace.ko by Pekka Paalanen · 16 years ago
  93. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  94. f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
  95. 92b9af9 x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() by Ingo Molnar · 16 years ago
  96. fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
  97. ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  98. 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
  99. 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  100. 13093cb gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules by Ingo Molnar · 16 years ago