1. 6c43545 x86: add mm parameter to paravirt_alloc_pd by Jeremy Fitzhardinge · 16 years ago
  2. a89780f xen: fix mismerge in masking pte flags by Jeremy Fitzhardinge · 16 years ago
  3. 261a5ec x86: change aper valid checking sequence by Yinghai Lu · 16 years ago
  4. dff244a x86: force enable HPET on (some?) ICH9 boards by Alistair John Strachan · 16 years ago
  5. 23916d4 x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu() by Yinghai Lu · 16 years ago
  6. 07035f0 x86: not set boot cpu in cpu_present_map again by Yinghai Lu · 16 years ago
  7. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  8. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  9. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  10. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  11. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  12. f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  13. 20514e9 x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  14. 004426e x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  15. afe0bc6 x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds by Ian Campbell · 16 years ago
  16. c6c2d7a x86: fix usage of .section .sched.text in assembler code by Sam Ravnborg · 16 years ago
  17. adb8dae x86: fix section mismatch warning in setup_64.c by Sam Ravnborg · 16 years ago
  18. 3eaf5ef x86: fix section mismatch warning in topology.c by Sam Ravnborg · 16 years ago
  19. 1e296f5 x86: fix section mismatch warning in srat_64.c by Sam Ravnborg · 16 years ago
  20. 85b74d6 x86: fix section mismatch warning in early-quirks.c by Sam Ravnborg · 16 years ago
  21. 87d7e98 x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 16 years ago
  22. 4c02ad1 x86: fix section mismatch warning in process_*.c by Sam Ravnborg · 16 years ago
  23. b48ed48 x86: fix section mismatch warning in mcheck/mce_amd_64.c by Sam Ravnborg · 16 years ago
  24. 1e35669 x86: fix section mismatch warning in mcheck/mce_64.c by Sam Ravnborg · 16 years ago
  25. ff472a1 x86: add the RDC machine specific reboot fixup by Florian Fainelli · 16 years ago
  26. 5e3a77e x86: add support for the RDC R-321x SoC by Florian Fainelli · 16 years ago
  27. a608295 x86: add generic GPIO support to x86 by Florian Fainelli · 16 years ago
  28. ade7614 x86: GEODE: update GPIO API to support setting multiple GPIOs at once by Andres Salomon · 16 years ago
  29. 519efbc x86: fix cpu MHz reporting for AMD family 0x11 by Andreas Herrmann3 · 16 years ago
  30. cd7d72b x86: improve MTRR trimming messages by Ingo Molnar · 16 years ago
  31. 9a1b62f x86: fix NUMA emulation on 64-bit by Minoru Usui · 16 years ago
  32. 1ce3571 x86: early cpu_to_node fix in numa_64.c by travis@sgi.com · 16 years ago
  33. e6c4dc6 x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timers by Willy Tarreau · 16 years ago
  34. 45078cb x86: remove struct cpu_model_info by Hiroshi Shimamoto · 16 years ago
  35. 85e2aee x86: use KSYM_NAME_LEN by Cyrill Gorcunov · 16 years ago
  36. 3effef1 x86: should use array directly for early_ptr by Yinghai Lu · 16 years ago
  37. ac629a9 x86: remove duplicated line about by Yinghai Lu · 16 years ago
  38. dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 16 years ago
  39. 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 16 years ago
  40. 11201e6 x86: fix DEBUG_RODATA kconfig text by Ingo Molnar · 16 years ago
  41. 8a45eb3 x86: constify function pointer tables by Jan Engelhardt · 16 years ago
  42. 42d545c x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST by Eduardo Pereira Habkost · 16 years ago
  43. e61bd94 x86: allow enabling PARAVIRT without any guest implementation by Eduardo Pereira Habkost · 16 years ago
  44. f8f7648 rtc: use the IRQ callback interface in (old) RTC driver by Bernhard Walle · 16 years ago
  45. 1bdbdaa x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules by Bernhard Walle · 16 years ago
  46. 8b2f7ff x86: fix Section mismatch: reference to .init.text:lguest_entry by Sam Ravnborg · 16 years ago
  47. 5756dd5 x86_32: always run the full set of paging state. by Ian Campbell · 16 years ago
  48. 5035950 x86_32: remove unnecessary use of %ebx as the boot cpu flag by Ian Campbell · 16 years ago
  49. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 16 years ago
  50. 409a7b8 x86: relax restrictions on setting CONFIG_NUMA on x86, #2 by Mel Gorman · 16 years ago
  51. 1b000a5 x86: make NUMA work on 32-bit by Mel Gorman · 16 years ago
  52. a5ff677 x86: make printk_address available on X86_32 by Harvey Harrison · 16 years ago
  53. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 16 years ago
  54. c84d6af8 x86: reboot: remove inb_p usage by Alan Cox · 16 years ago
  55. 08b6d29 xen: fix section usage in xen-head.S and setup.c by Sam Ravnborg · 16 years ago
  56. e68decb x86: export __supported_pte_mask by Glauber de Oliveira Costa · 16 years ago
  57. dbae595 x86: export check_tsc_unstable by Glauber de Oliveira Costa · 16 years ago
  58. 518edc9 x86: update reliability argument to printk_address by Harvey Harrison · 16 years ago
  59. 0846625 x86: add vdso32-int80-syms.lds to .gitignore by Harvey Harrison · 16 years ago
  60. 9c5ba48 x86: clean up paging_init() by Ingo Molnar · 16 years ago
  61. fc7250a x86: only support sparsemem by Yinghai Lu · 16 years ago
  62. 17abecf x86: fix up alternatives with lockdep enabled by Ingo Molnar · 16 years ago
  63. ad8ca49 x86: add warning to check_tsc_warp() by Ingo Molnar · 16 years ago
  64. df43510 x86: check_tsc_warp() slowness fix by Ingo Molnar · 16 years ago
  65. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  66. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 16 years ago
  67. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 16 years ago
  68. 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 16 years ago
  69. 0164fe1 x86: fix early NUMA-id access by Mike Travis · 16 years ago
  70. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 16 years ago
  71. ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 16 years ago
  72. 191679f x86: add noclflush option by Andi Kleen · 16 years ago
  73. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 16 years ago
  74. 8424950 x86: don't disable RDTSC in userland for 32bit notsc by Andi Kleen · 16 years ago
  75. 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 16 years ago
  76. 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 16 years ago
  77. f95f2f7 x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 by Eduardo Habkost · 16 years ago
  78. d8dd8ee x86: don't set pagetable_setup_{start,done} hooks on 64-bit by Eduardo Habkost · 16 years ago
  79. fbf5192 x86: provide __parainstructions section by Glauber de Oliveira Costa · 16 years ago
  80. a59153dc x86: add asm_offset PARAVIRT constants by Glauber de Oliveira Costa · 16 years ago
  81. 88b4755 x86: fill pv_cpu_ops structure with cr8 fields by Glauber de Oliveira Costa · 16 years ago
  82. b038783 x86: provide a native_init_IRQ function on 64-bit by Glauber de Oliveira Costa · 16 years ago
  83. 8a650ce x86: add stringify header by Glauber de Oliveira Costa · 16 years ago
  84. 47db4c3 x86: checking aperture report for node instead by Yinghai Lu · 16 years ago
  85. 74ff305 x86: move select_idle_routine() call after detect_ht() by Hiroshi Shimamoto · 16 years ago
  86. 27415a4 x86: move warning message of polling idle and HT enabled by Hiroshi Shimamoto · 16 years ago
  87. 6792689 x86: fix unconditional arch/x86/kernel/pcspeaker.o compiling by Michael Opdenacker · 16 years ago
  88. 71617bf x86: only call early_init_amd one time by Yinghai Lu · 16 years ago
  89. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 16 years ago
  90. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 16 years ago
  91. d343289 x86: don't disable the APIC if it hasn't been mapped yet by Andi Kleen · 16 years ago
  92. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 16 years ago
  93. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 16 years ago
  94. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 16 years ago
  95. 27cc2a8 x86: use shorter addresses in i386 segfault printks by Andi Kleen · 16 years ago
  96. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 16 years ago
  97. 30d432d x86: move MWAIT idle check to generic CPU initialization on 32-bit by Andi Kleen · 16 years ago
  98. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 16 years ago
  99. 316390b x86: fixup NR-CPUS patch for numa by travis@sgi.com · 16 years ago
  100. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 16 years ago