1. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 15 years ago
  2. 3f76a18 x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask by Rusty Russell · 15 years ago
  3. 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 15 years ago
  4. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  5. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  6. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  7. b643dec x86: arch_send_call_function_ipi_mask by Rusty Russell · 15 years ago
  8. 996867d cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c by Rusty Russell · 15 years ago
  9. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  10. fcef857 cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t by Rusty Russell · 15 years ago
  11. bc9b83d cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. by Rusty Russell · 15 years ago
  12. d3d2e7f cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 by Rusty Russell · 15 years ago
  13. 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 15 years ago
  14. cb3d560 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 by Rusty Russell · 15 years ago
  15. 101aaca cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 by Rusty Russell · 15 years ago
  16. d95c357 Merge branch 'x86/core' into cpus4096 by Ingo Molnar · 15 years ago
  17. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  18. bf5172d x86: convert obsolete irq_desc_t typedef to struct irq_desc by Thomas Gleixner · 15 years ago
  19. 5490fa9 x86, mce: use round_jiffies() instead round_jiffies_relative() by KOSAKI Motohiro · 15 years ago
  20. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 15 years ago
  21. 5359454 x86, kexec: x86_64: add identity map for pages at image->start by Huang Ying · 15 years ago
  22. fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 15 years ago
  23. 1abaf33 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
  24. 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
  25. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  26. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  27. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 15 years ago
  28. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 15 years ago
  29. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 15 years ago
  30. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 15 years ago
  31. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 15 years ago
  32. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 15 years ago
  33. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 15 years ago
  34. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 15 years ago
  35. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 15 years ago
  36. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 15 years ago
  37. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 15 years ago
  38. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 15 years ago
  39. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 15 years ago
  40. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 15 years ago
  41. 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 15 years ago
  42. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 15 years ago
  43. 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 15 years ago
  44. cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 15 years ago
  45. 31bbed5 Merge branch 'x86/uv' into x86/core by Ingo Molnar · 15 years ago
  46. 28e93a0 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  47. caab36b Merge branch 'x86/mce2' into x86/core by Ingo Molnar · 15 years ago
  48. a1413c8 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  49. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 15 years ago
  50. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 15 years ago
  51. dc16ecf x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid by Jeremy Fitzhardinge · 15 years ago
  52. a964e33 x86: clean up old gcc warnings by Jeremy Fitzhardinge · 15 years ago
  53. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 15 years ago
  54. 4fcb208 x86: move function and variable declarations to asm/init.h by Pekka Enberg · 15 years ago
  55. e53fb04 x86: unify kernel_physical_mapping_init() function signatures by Pekka Enberg · 15 years ago
  56. 298af9d x86: fix up some bad global variable names in mm/init.c by Pekka Enberg · 15 years ago
  57. f765090 x86: move init_memory_mapping() to common mm/init.c by Pekka Enberg · 15 years ago
  58. 0c0f756 x86: add stub init_gbpages() for 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  59. b47e341 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification by Pekka Enberg · 15 years ago
  60. c338d6f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  61. 01ced9e x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  62. d58e854 x86: add table start and end sanity checks to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  63. cbba657 x86: unify kernel_physical_mapping_init() call in init_memory_mapping() by Pekka Enberg · 15 years ago
  64. c464573 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c by Pekka Enberg · 15 years ago
  65. 96083ca x86: remove unnecessary save_mr() sanity check by Pekka Enberg · 15 years ago
  66. 54e63f3 x86: ifdef 32-bit specific setup in init_memory_mapping() by Pekka Enberg · 15 years ago
  67. e717985 x86: move pgd_base out of init_memory_mapping() by Pekka Enberg · 15 years ago
  68. 49a2bf7 x86: find_early_table_space() unification by Pekka Enberg · 15 years ago
  69. 4bbd4fa x86: add gbpages support to 32-bit init_memory_mapping() by Pekka Enberg · 15 years ago
  70. c3f5d2d x86: init_memory_mapping() trivial cleanups by Pekka Enberg · 15 years ago
  71. 1400b3f x86: UV, SGI RTC: fix uv_time.c for UP by Dimitri Sivanich · 15 years ago
  72. fc5efe3 x86: fix bootmem cross node for 32bit numa, cleanup by Yinghai Lu · 15 years ago
  73. 731ddea x86: move free_initrd_mem() to common mm/init.c by Pekka Enberg · 15 years ago
  74. dd4124a x86: add Dell XPS710 reboot quirk by Leann Ogasawara · 15 years ago
  75. f624323 x86: reserve exact size of mptable by Yinghai Lu · 15 years ago
  76. 8d4dd91 x86: ioremap mptable by Yinghai Lu · 15 years ago
  77. b68adb1 x86: make 32-bit init_memory_mapping range change more like 64-bit by Yinghai Lu · 15 years ago
  78. a71edd1 x86: fix bootmem cross node for 32bit numa by Yinghai Lu · 15 years ago
  79. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 15 years ago
  80. 5ab5ab3 x86: UV, SGI RTC: add UV RTC clocksource/clockevents by Dimitri Sivanich · 15 years ago
  81. 8661984 x86: UV, SGI RTC: loop through installed UV blades by Dimitri Sivanich · 15 years ago
  82. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 15 years ago
  83. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 15 years ago
  84. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 15 years ago
  85. 6298e71 x86: set_highmem_pages_init() cleanup, #2 by Pekka Enberg · 15 years ago
  86. ff0c087 x86: fix DMI on EFI by Brian Maly · 15 years ago
  87. 73af76d x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c by Ingo Molnar · 15 years ago
  88. 540aca0 x86: move devmem_is_allowed() to common mm/init.c by Pekka Enberg · 15 years ago
  89. 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 15 years ago
  90. f254f39 x86: un-__init fill_pud/pmd/pte by Jeremy Fitzhardinge · 15 years ago
  91. 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 15 years ago
  92. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  93. 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
  94. 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
  95. 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
  96. 03787ce x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y by Ingo Molnar · 15 years ago
  97. 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 15 years ago
  98. e5b2bb5 x86: unify free_init_pages() and free_initmem() by Pekka Enberg · 15 years ago
  99. e087edd x86: make sure initmem is writable on 64-bit by Pekka Enberg · 15 years ago
  100. 05f209e x86: add sanity checks to init_32.c by Pekka Enberg · 15 years ago