1. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  2. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 17 years ago
  3. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
  4. 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 17 years ago
  5. 0164fe1 x86: fix early NUMA-id access by Mike Travis · 17 years ago
  6. 834beda x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 17 years ago
  7. ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 17 years ago
  8. 191679f x86: add noclflush option by Andi Kleen · 17 years ago
  9. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 17 years ago
  10. 8424950 x86: don't disable RDTSC in userland for 32bit notsc by Andi Kleen · 17 years ago
  11. 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 17 years ago
  12. 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 17 years ago
  13. f95f2f7 x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 by Eduardo Habkost · 17 years ago
  14. d8dd8ee x86: don't set pagetable_setup_{start,done} hooks on 64-bit by Eduardo Habkost · 17 years ago
  15. fbf5192 x86: provide __parainstructions section by Glauber de Oliveira Costa · 17 years ago
  16. a59153d x86: add asm_offset PARAVIRT constants by Glauber de Oliveira Costa · 17 years ago
  17. 88b4755 x86: fill pv_cpu_ops structure with cr8 fields by Glauber de Oliveira Costa · 17 years ago
  18. b038783 x86: provide a native_init_IRQ function on 64-bit by Glauber de Oliveira Costa · 17 years ago
  19. 8a650ce x86: add stringify header by Glauber de Oliveira Costa · 17 years ago
  20. 47db4c3 x86: checking aperture report for node instead by Yinghai Lu · 17 years ago
  21. 74ff305 x86: move select_idle_routine() call after detect_ht() by Hiroshi Shimamoto · 17 years ago
  22. 27415a4 x86: move warning message of polling idle and HT enabled by Hiroshi Shimamoto · 17 years ago
  23. 6792689 x86: fix unconditional arch/x86/kernel/pcspeaker.o compiling by Michael Opdenacker · 17 years ago
  24. 71617bf x86: only call early_init_amd one time by Yinghai Lu · 17 years ago
  25. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 17 years ago
  26. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  27. d343289 x86: don't disable the APIC if it hasn't been mapped yet by Andi Kleen · 17 years ago
  28. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 17 years ago
  29. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  30. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 17 years ago
  31. 27cc2a8 x86: use shorter addresses in i386 segfault printks by Andi Kleen · 17 years ago
  32. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 17 years ago
  33. 30d432d x86: move MWAIT idle check to generic CPU initialization on 32-bit by Andi Kleen · 17 years ago
  34. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
  35. 316390b x86: fixup NR-CPUS patch for numa by travis@sgi.com · 17 years ago
  36. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  37. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  38. 4dbf7af x86: adjust/fix LDT handling for Xen by Jan Beulich · 17 years ago
  39. c040003 x86-64: clean up linker script by Jan Beulich · 17 years ago
  40. c11b68b x86: serverworks: IRQ routing needs no _p by Alan Cox · 17 years ago
  41. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
  42. fb8830e x86: fix singlestep handling in reenter_kprobe by Abhishek Sagar · 17 years ago
  43. 0723a69 x86: fix synchronize_rcu(): high latency on idle system by Benjamin LaHaise · 17 years ago
  44. 6b8be6d x86: add ENDPROC() markers by John Reiser · 17 years ago
  45. fdfe8aa x86: function ifdefs in fault_32|64.c by Harvey Harrison · 17 years ago
  46. 6f4d368 x86: last of trivial fault_32|64.c unification by Harvey Harrison · 17 years ago
  47. 608566b x86: do_page_fault small unification by Harvey Harrison · 17 years ago
  48. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  49. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  50. f13bd3e x86: use wrmsrl in kprobes.c, step.c by Harvey Harrison · 17 years ago
  51. e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 17 years ago
  52. ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 17 years ago
  53. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  54. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
  55. 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 17 years ago
  56. 24b0d22 x86: change NR_CPUS arrays in smpboot_64 by travis@sgi.com · 17 years ago
  57. 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 17 years ago
  58. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  59. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  60. a1bf250 x86: refactor ioport unification by Chris Wright · 17 years ago
  61. 9718769 x86: fix ioport unification on 32-bit by Chris Wright · 17 years ago
  62. ccafa59 x86: ioport_{32|64}.c unification by mboton@gmail.com · 17 years ago
  63. aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 17 years ago
  64. a261670 x86: cleanup setup_node_zones called by paging_init() by Yinghai Lu · 17 years ago
  65. 94878ef x86: early fault debugging improvement by Ingo Molnar · 17 years ago
  66. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
  67. e91a3b4 x86: smp_scan_config() debugging printouts by Ingo Molnar · 17 years ago
  68. aafbd7e x86: make printk_address regs->ip always reliable by Arjan van de Ven · 17 years ago
  69. a25bd94 x86: add the "print code before the trapping instruction" feature to 64 bit by Arjan van de Ven · 17 years ago
  70. 80b51f3 x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER on x86-64 by Arjan van de Ven · 17 years ago
  71. e4a9456 x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has by Arjan van de Ven · 17 years ago
  72. 5bc27dc x86: pull bp calculation earlier into the backtrace path by Arjan van de Ven · 17 years ago
  73. e9d4efd x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace by Arjan van de Ven · 17 years ago
  74. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  75. 3d1f7ca x86: fix 32-bit FRAME_POINTER chasing code by Arjan van de Ven · 17 years ago
  76. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  77. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  78. d504e39 x86: discover_ebda section mismatch by Randy Dunlap · 17 years ago
  79. 9d09951 x86: preset apic clockevents multiplicator by Thomas Gleixner · 17 years ago
  80. c2b84b3 x86: sanity check APIC timer frequency by Thomas Gleixner · 17 years ago
  81. 387faed x86 setup: correct the base in the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  82. acd644b x86 setup: guard the heap against invalid stack setups by H. Peter Anvin · 17 years ago
  83. 1a8514e x86 setup: push video mode setup as late as possible by H. Peter Anvin · 17 years ago
  84. b710763 x86 setup: add note to use edd=off on EDD probing hangs by H. Peter Anvin · 17 years ago
  85. 70d8abf x86 setup: add missing prototype; formatting fix by H. Peter Anvin · 17 years ago
  86. f777501 x86 setup: OK -> ok (no need to scream) by H. Peter Anvin · 17 years ago
  87. e479c83 x86 setup: be more verbose when probing EDD by devzero@web.de · 17 years ago
  88. 32d0b98 x86 setup: early cmdline parser handle boolean options by devzero@web.de · 17 years ago
  89. 811a0ff x86 setup: fix constraints in segment accessor functions by H. Peter Anvin · 17 years ago
  90. 1cac500 x86 setup: display VESA graphics modes in vga=ask menu by H. Peter Anvin · 17 years ago
  91. 02a7b42 x86 setup: use X86_CR0_PE macro instead of hard-coded constant by H. Peter Anvin · 17 years ago
  92. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  93. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 17 years ago
  94. 1017579 x86: trivial whitespace in kprobes.c by Harvey Harrison · 17 years ago
  95. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  96. 3d97775 x86: move out tick_nohz_stop_sched_tick() call from the loop by Hiroshi Shimamoto · 17 years ago
  97. 938f667 x86: coding style fixes in arch/x86/pci/fixup.c by Paolo Ciarrocchi · 17 years ago
  98. b3a5acc x86: use fixup_exception() in traps_64.c by Harvey Harrison · 17 years ago
  99. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  100. a604b38 x86: introduce __die helper to X86_32 by Harvey Harrison · 17 years ago