1. 4f9c11d x86, 64-bit: adjust mapping of physical pagetables to work with Xen by Jeremy Fitzhardinge · 16 years ago
  2. f97013f x86, 64-bit: split x86_64_start_kernel by Jeremy Fitzhardinge · 16 years ago
  3. 4080117 x86, 64-bit: add FIX_PARAVIRT_BOOTMAP fixmap slot by Jeremy Fitzhardinge · 16 years ago
  4. a652374 paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor by Eduardo Habkost · 16 years ago
  5. 491eccb x86/paravirt: define PARA_INDIRECT for indirect asm calls by Jeremy Fitzhardinge · 16 years ago
  6. 9734913 x86/paravirt: add debugging for missing operations by Jeremy Fitzhardinge · 16 years ago
  7. d8d5900 x86: preallocate and prepopulate separately by Jeremy Fitzhardinge · 16 years ago
  8. eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 16 years ago
  9. 67350a5 x86: simplify vmalloc_sync_all by Jeremy Fitzhardinge · 16 years ago
  10. 15878c0 x86, 64-bit: add sync_cmpxchg by Jeremy Fitzhardinge · 16 years ago
  11. 102e3b8 x86, 64-bit: add prototype for x86_64_start_kernel() by Jeremy Fitzhardinge · 16 years ago
  12. 330ddd2 x86: build fix by Ingo Molnar · 16 years ago
  13. 3442682 x86: remove extra newline from setup.c by Ingo Molnar · 16 years ago
  14. 5092301 x86: we only have init_pg_tables_end for 32bit by Yinghai Lu · 16 years ago
  15. 29f784e x86: change some functions in setup.c to static by Yinghai Lu · 16 years ago
  16. d1b20af x86: make x86_find_smp_config depends on 64 bit too by Yinghai Lu · 16 years ago
  17. 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 16 years ago
  18. bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 16 years ago
  19. ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 16 years ago
  20. 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 16 years ago
  21. 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 16 years ago
  22. 55f2623 x86: rename setup_32.c to setup.c by Yinghai Lu · 16 years ago
  23. f2f865f x86: space to tab in setup_arch by Yinghai Lu · 16 years ago
  24. 76934ed x86: merge 64bit setup_arch into setup_32 by Yinghai Lu · 16 years ago
  25. 46d671b x86: add extra includes for 64bit support by Yinghai Lu · 16 years ago
  26. 7dea23e x86: put global variable for 32bit all together by Yinghai Lu · 16 years ago
  27. eb1379c x86: update reserve_initrd to support 64bit by Yinghai Lu · 16 years ago
  28. 08afc7c x86: we can use full bootmem after have init_memory_mapping by Yinghai Lu · 16 years ago
  29. 378b39a x86: rename setup.c to setup_percpu.c by Yinghai Lu · 16 years ago
  30. b9d19f4 x86: fix memory setup bug by Yinghai Lu · 16 years ago
  31. 383bc5c x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump by Bernhard Walle · 16 years ago
  32. 200001e x86 boot: only pick up additional EFI memmap if add_efi_memmap flag by Paul Jackson · 16 years ago
  33. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 16 years ago
  34. 3381959 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 by Alok Kataria · 16 years ago
  35. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 16 years ago
  36. f47f9d5 x86: numa 32 using apicid_2_node to get node for logical_apicid by Yinghai Lu · 16 years ago
  37. 232b957 x86: change size if e820_update/remove_range by Yinghai Lu · 16 years ago
  38. d86623a x86: add table_top check for alloc_low_page in 64 bit by Yinghai Lu · 16 years ago
  39. 1a0db38 x86: get max_pfn_mapped in init_memory_mapping by Yinghai Lu · 16 years ago
  40. 976dd4d x86: fix e820_update_range size when overlapping by Yinghai Lu · 16 years ago
  41. 3a58a2a6 x86: introduce init_memory_mapping for 32bit #3 by Yinghai Lu · 16 years ago
  42. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
  43. 4e29684 x86: introduce init_memory_mapping for 32bit #1 by Yinghai Lu · 16 years ago
  44. c3c2fee x86: unify mmu_context.h by Jeremy Fitzhardinge · 16 years ago
  45. fb15a9b x86: unify pgd_index by Jeremy Fitzhardinge · 16 years ago
  46. e7a9b0b x86, 64-bit: use __pgd() on mk_kernel_pgd() by Eduardo Habkost · 16 years ago
  47. 43adfc2 x86, 64-bit: add gate_offset() and gate_segment() macros by Jeremy Fitzhardinge · 16 years ago
  48. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  49. bb23e40 x86, 64-bit: use p??_populate() to attach pages to pagetable by Jeremy Fitzhardinge · 16 years ago
  50. fc8b8a6 x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu by Jeremy Fitzhardinge · 16 years ago
  51. ada8570 x86: remove open-coded save/load segment operations by Jeremy Fitzhardinge · 16 years ago
  52. af2b1c6 x86: add memory barriers to wrmsr by Jeremy Fitzhardinge · 16 years ago
  53. d338c73 x86: add memory clobber to save/loadsegment by Jeremy Fitzhardinge · 16 years ago
  54. bea4180 x86: asm-x86/pgtable.h: fix compiler warning by Jeremy Fitzhardinge · 16 years ago
  55. 4de0043 x86: nmi_watchdog - introduce nmi_watchdog_active() helper by Cyrill Gorcunov · 16 years ago
  56. c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 16 years ago
  57. 2b6adda x86: nmi_watchdog - remove useless check by Cyrill Gorcunov · 16 years ago
  58. 116f570 x86: nmi_watchdog - use nmi_watchdog variable for printing by Cyrill Gorcunov · 16 years ago
  59. 47a486c x86: perfctr-watchdog.c - coding style cleanup by Cyrill Gorcunov · 16 years ago
  60. 2bc0d26 x86 boot: more consistently use type int for node ids by Paul Jackson · 16 years ago
  61. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 16 years ago
  62. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 16 years ago
  63. 05486fa x86 boot: x86_64 efi compiler warning fix by Paul Jackson · 16 years ago
  64. 157fabf x86 boot: e820 code indentation fix by Paul Jackson · 16 years ago
  65. 295deae x86: setup_arch 32bit move kvm_guest_init later by Yinghai Lu · 16 years ago
  66. 9a2e593 x86: setup_arch 32bit move command line copying early by Yinghai Lu · 16 years ago
  67. 7465252 x86: setup_arch 32bit move efi check later by Yinghai Lu · 16 years ago
  68. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
  69. c094345 x86: numa32 pfn print out using hex instead by Yinghai Lu · 16 years ago
  70. 6a07a0e x86: fix compile warning in init_64.c by Yinghai Lu · 16 years ago
  71. 3eb11ed x86: build fix by Ingo Molnar · 16 years ago
  72. 346cafe x86: clean up min_low_pfn by Yinghai Lu · 16 years ago
  73. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
  74. bef1568 x86: move reservetop and vmalloc parsing to pgtable_32.c by Yinghai Lu · 16 years ago
  75. 90d967e x86: move find_max_low_pfn to init_32.c by Yinghai Lu · 16 years ago
  76. 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 16 years ago
  77. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
  78. b2ac82a x86: introduce initmem_init for 32 bit by Yinghai Lu · 16 years ago
  79. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 16 years ago
  80. 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 16 years ago
  81. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 16 years ago
  82. f81be87 x86: remove two duplicated funcs in setup_32.c by Yinghai Lu · 16 years ago
  83. 0f0124f x86: merge setup64.c into common_64.c by Yinghai Lu · 16 years ago
  84. a9c1182 x86: seperate probe_roms into another file by Yinghai Lu · 16 years ago
  85. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 16 years ago
  86. 9a25034 x86: change identify_cpu to static by Yinghai Lu · 16 years ago
  87. f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 16 years ago
  88. 0460661 x86: remove some acpi ifdefs in setup_32/64 by Yinghai Lu · 16 years ago
  89. ce38cc7 x86: clean up init_amd() by Yinghai Lu · 16 years ago
  90. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 16 years ago
  91. 88a6846 xen: set max_pfn_mapped by Jeremy Fitzhardinge · 16 years ago
  92. b792c75 xen: reserve ISA space in e820 map by Jeremy Fitzhardinge · 16 years ago
  93. be5bf9f xen: reserve Xen-specific memory in e820 map by Jeremy Fitzhardinge · 16 years ago
  94. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  95. 1ea598c x86: fix sleep.c build error by Ingo Molnar · 16 years ago
  96. 7f6cbc9 x86: take load_sp0 out of smpboot.c by Glauber Costa · 16 years ago
  97. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 16 years ago
  98. b553a1e x86: remove cpu from maps by Glauber Costa · 16 years ago
  99. 78e6227 x86: change naming to match x86_64 by Glauber Costa · 16 years ago
  100. b584176 x86: provide connect_bsp_APIC for x86_64 by Glauber Costa · 16 years ago