1. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 15 years ago
  2. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  3. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 15 years ago
  4. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  5. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  7. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  8. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  9. 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 15 years ago
  10. a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 15 years ago
  11. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  12. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  13. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  14. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  15. 9f4f25c x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe by Wang Chen · 15 years ago
  16. 45c7b28 Revert "x86: create a non-zero sized bm_pte only when needed" by Jeremy Fitzhardinge · 15 years ago
  17. 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 15 years ago
  18. 9ae2847 x86, PAT: Add support for struct page pointer array in cpa set_clr by venkatesh.pallipadi@intel.com · 15 years ago
  19. 728c9518 x86, CPA: Add a flag parameter to cpa set_clr() by venkatesh.pallipadi@intel.com · 15 years ago
  20. b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 15 years ago
  21. c38da56 x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus by Rusty Russell · 15 years ago
  22. 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
  23. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 15 years ago
  24. 0920dce x86, mm: remove unnecessary include file from iomap_32.c by Akinobu Mita · 15 years ago
  25. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 15 years ago
  26. 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
  27. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 15 years ago
  28. 0b96625 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  29. 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
  30. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  31. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  32. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  33. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  34. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  35. 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 15 years ago
  36. 698609b x86: create a non-zero sized bm_pte only when needed by Jan Beulich · 15 years ago
  37. dc9dd5c x86: move save_mr() into .meminit.text by Jan Beulich · 15 years ago
  38. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 15 years ago
  39. dd63fdc x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix by Ingo Molnar · 15 years ago
  40. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  41. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  42. afcfe02 x86: mmiotrace: quieten spurious warning message by Stuart Bennett · 15 years ago
  43. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  44. 12074fa x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  45. bb6d59c x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() by Akinobu Mita · 15 years ago
  46. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 15 years ago
  47. 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
  48. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 15 years ago
  49. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  50. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 15 years ago
  51. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 15 years ago
  52. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  53. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 15 years ago
  54. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 15 years ago
  55. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 15 years ago
  56. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  57. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  58. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 15 years ago
  59. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 15 years ago
  60. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 15 years ago
  61. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 15 years ago
  62. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 15 years ago
  63. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 15 years ago
  64. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 15 years ago
  65. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  66. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 15 years ago
  67. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  68. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  69. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  70. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 15 years ago
  71. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 15 years ago
  72. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 15 years ago
  73. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  74. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 15 years ago
  75. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 15 years ago
  76. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  77. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  78. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 15 years ago
  79. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 15 years ago
  80. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 15 years ago
  81. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 15 years ago
  82. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 15 years ago
  83. 6298e71 x86: set_highmem_pages_init() cleanup, #2 by Pekka Enberg · 15 years ago
  84. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 15 years ago
  85. a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 15 years ago
  86. f254f39 x86: un-__init fill_pud/pmd/pte by Jeremy Fitzhardinge · 15 years ago
  87. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  88. 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 · 15 years ago
  89. 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 · 15 years ago
  90. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 03787ce x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y by Ingo Molnar · 15 years ago
  92. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 15 years ago
  93. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 15 years ago
  94. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 15 years ago
  95. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 15 years ago
  96. fd578f9 x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() by Pekka Enberg · 15 years ago
  97. 2b688df x86: move __VMALLOC_RESERVE to pgtable_32.c by Pekka Enberg · 15 years ago
  98. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 15 years ago
  99. fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  100. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago