1. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 17 years ago
  2. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 17 years ago
  3. 05486fa x86 boot: x86_64 efi compiler warning fix by Paul Jackson · 17 years ago
  4. 157fabf x86 boot: e820 code indentation fix by Paul Jackson · 17 years ago
  5. 295deae x86: setup_arch 32bit move kvm_guest_init later by Yinghai Lu · 17 years ago
  6. 9a2e593 x86: setup_arch 32bit move command line copying early by Yinghai Lu · 17 years ago
  7. 7465252 x86: setup_arch 32bit move efi check later by Yinghai Lu · 17 years ago
  8. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 17 years ago
  9. c094345 x86: numa32 pfn print out using hex instead by Yinghai Lu · 17 years ago
  10. 6a07a0e x86: fix compile warning in init_64.c by Yinghai Lu · 17 years ago
  11. 3eb11ed x86: build fix by Ingo Molnar · 17 years ago
  12. 346cafe x86: clean up min_low_pfn by Yinghai Lu · 17 years ago
  13. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 17 years ago
  14. bef1568 x86: move reservetop and vmalloc parsing to pgtable_32.c by Yinghai Lu · 17 years ago
  15. 90d967e x86: move find_max_low_pfn to init_32.c by Yinghai Lu · 17 years ago
  16. 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 17 years ago
  17. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 17 years ago
  18. b2ac82a x86: introduce initmem_init for 32 bit by Yinghai Lu · 17 years ago
  19. 1f75d7e x86: introduce initmem_init for 64 bit by Yinghai Lu · 17 years ago
  20. 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 17 years ago
  21. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 17 years ago
  22. f81be87 x86: remove two duplicated funcs in setup_32.c by Yinghai Lu · 17 years ago
  23. 0f0124f x86: merge setup64.c into common_64.c by Yinghai Lu · 17 years ago
  24. a9c1182 x86: seperate probe_roms into another file by Yinghai Lu · 17 years ago
  25. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 17 years ago
  26. 9a25034 x86: change identify_cpu to static by Yinghai Lu · 17 years ago
  27. f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 17 years ago
  28. 0460661 x86: remove some acpi ifdefs in setup_32/64 by Yinghai Lu · 17 years ago
  29. ce38cc7 x86: clean up init_amd() by Yinghai Lu · 17 years ago
  30. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 17 years ago
  31. 88a6846 xen: set max_pfn_mapped by Jeremy Fitzhardinge · 17 years ago
  32. b792c75 xen: reserve ISA space in e820 map by Jeremy Fitzhardinge · 17 years ago
  33. be5bf9f xen: reserve Xen-specific memory in e820 map by Jeremy Fitzhardinge · 17 years ago
  34. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 17 years ago
  35. 1ea598c x86: fix sleep.c build error by Ingo Molnar · 17 years ago
  36. 7f6cbc9 x86: take load_sp0 out of smpboot.c by Glauber Costa · 17 years ago
  37. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 17 years ago
  38. b553a1e x86: remove cpu from maps by Glauber Costa · 17 years ago
  39. 78e6227 x86: change naming to match x86_64 by Glauber Costa · 17 years ago
  40. b584176 x86: provide connect_bsp_APIC for x86_64 by Glauber Costa · 17 years ago
  41. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 17 years ago
  42. 86e430e x86: remove ifdef from stepping by Glauber Costa · 17 years ago
  43. 0f385d1 x86: clearing io_apic harmless for x86_64 by Glauber Costa · 17 years ago
  44. 3e97047 x86: boot secondary cpus through initial_code by Glauber Costa · 17 years ago
  45. e3f77ed x86: use initial_code for i386 by Glauber Costa · 17 years ago
  46. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
  47. 736f12b x86: don't use gdt_page openly. by Glauber Costa · 17 years ago
  48. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 17 years ago
  49. a7bf0bd build: add __page_aligned_data and __page_aligned_bss by Jeremy Fitzhardinge · 17 years ago
  50. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 17 years ago
  51. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 17 years ago
  52. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 17 years ago
  53. e7eb872 x86, SGI UV: uv_ptc_proc_write fix by Cliff Wickman · 17 years ago
  54. cef5327 x86, SGI UV: TLB shootdown using broadcast assist unit, v6 by Cliff Wickman · 17 years ago
  55. ab9c0bb x86: increase MAX_APICS for very large x86-64 configs by Jack Steiner · 17 years ago
  56. b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 17 years ago
  57. d400524 SGI UV: TLB shootdown using broadcast assist unit, fix by Ingo Molnar · 17 years ago
  58. b4c286e SGI UV: clean up arch/x86/kernel/tlb_uv.c by Ingo Molnar · 17 years ago
  59. dc163a4 SGI UV: TLB shootdown using broadcast assist unit by Ingo Molnar · 17 years ago
  60. b194b12 SGI UV: TLB shootdown using broadcast assist unit, cleanups by Cliff Wickman · 17 years ago
  61. 73e991f x86 atomic operations: atomic_or_long() atomic_inc_short() by Cliff Wickman · 17 years ago
  62. 1812924 x86, SGI UV: TLB shootdown using broadcast assist unit by Cliff Wickman · 17 years ago
  63. d98b940 Merge branch 'linus' into x86/irq by Ingo Molnar · 17 years ago
  64. 4b62ac9 Merge branch 'x86/nmi' into x86/devel by Ingo Molnar · 17 years ago
  65. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
  66. 46f68e1 x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 by Bernhard Walle · 17 years ago
  67. 3fd052b x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
  68. 053713f x86: fix setup.c printk format warning by Randy Dunlap · 17 years ago
  69. 03db1f7 x86: don't return invalid pointers from node_to_cpumask() by Vegard Nossum · 17 years ago
  70. 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 17 years ago
  71. 886533a x86: numa_64.c fix shadowed variable by Thomas Gleixner · 17 years ago
  72. 864fc31 x86: numa_64.c make local variables static by Thomas Gleixner · 17 years ago
  73. f307d25 x86: compile error fix for smpboot.c by Jeremy Fitzhardinge · 17 years ago
  74. 5deb0b2 x86: leave initial __cpu_pda array in place until cpus are booted by Mike Travis · 17 years ago
  75. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 17 years ago
  76. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 17 years ago
  77. 7891a24 x86: restore pda nodenumber field by Mike Travis · 17 years ago
  78. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
  79. 1184dc2 x86: modify Kconfig to allow up to 4096 cpus by Mike Travis · 17 years ago
  80. 7496b60 x86: fix remove cpu_pda table patch by Mike Travis · 17 years ago
  81. dbb6152 x86: don't call pxm_to_node again by Yinghai Lu · 17 years ago
  82. b755de8 x86: make dev_to_node return online node by Yinghai Lu · 17 years ago
  83. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
  84. 9340e1c x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems by Matthew Garrett · 17 years ago
  85. 471694e x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC by Maciej W. Rozycki · 17 years ago
  86. bad48f4 x86: simplify x86_mpparse dependency check by Yinghai Lu · 17 years ago
  87. c73d8dd Revert parts of "x86: update mptable" by Ingo Molnar · 17 years ago
  88. a4caa18 x86: fix compiling when CONFIG_X86_MPPARSE is not set by Yinghai Lu · 17 years ago
  89. 6695c85 x86: let MPS support be selectable, v2 by Yinghai Lu · 17 years ago
  90. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 17 years ago
  91. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 17 years ago
  92. 66a6f8d x86: remove unused file after numaq etc depends on genericarch by Yinghai Lu · 17 years ago
  93. 1c6e550 x86: use acpi_numa_init to parse on 32-bit numa by Yinghai Lu · 17 years ago
  94. 0699eae x86: Kconfig cleanup with genericarch by Yinghai Lu · 17 years ago
  95. 593a0cc x86: move some function out of setup_bootmem_alloc by Yinghai Lu · 17 years ago
  96. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 17 years ago
  97. cc9f7a0 x86: kill bad_ppro by Yinghai Lu · 17 years ago
  98. 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 17 years ago
  99. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 17 years ago
  100. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 17 years ago