1. 5756dd5 x86_32: always run the full set of paging state. by Ian Campbell · 16 years ago
  2. 5035950 x86_32: remove unnecessary use of %ebx as the boot cpu flag by Ian Campbell · 16 years ago
  3. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 16 years ago
  4. 409a7b8 x86: relax restrictions on setting CONFIG_NUMA on x86, #2 by Mel Gorman · 16 years ago
  5. 1b000a5 x86: make NUMA work on 32-bit by Mel Gorman · 16 years ago
  6. a5ff677 x86: make printk_address available on X86_32 by Harvey Harrison · 16 years ago
  7. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 16 years ago
  8. c84d6af8 x86: reboot: remove inb_p usage by Alan Cox · 16 years ago
  9. 08b6d29 xen: fix section usage in xen-head.S and setup.c by Sam Ravnborg · 16 years ago
  10. e68decb x86: export __supported_pte_mask by Glauber de Oliveira Costa · 16 years ago
  11. dbae595 x86: export check_tsc_unstable by Glauber de Oliveira Costa · 16 years ago
  12. 518edc9 x86: update reliability argument to printk_address by Harvey Harrison · 16 years ago
  13. 0846625 x86: add vdso32-int80-syms.lds to .gitignore by Harvey Harrison · 16 years ago
  14. 9c5ba48 x86: clean up paging_init() by Ingo Molnar · 16 years ago
  15. 75f2ce0 x86: get_cycles() fix by Ingo Molnar · 16 years ago
  16. fc7250a x86: only support sparsemem by Yinghai Lu · 16 years ago
  17. 70edcd7 genirq: stackdump after the "Trying to free already-free IRQ" message by Ingo Molnar · 16 years ago
  18. 17abecf x86: fix up alternatives with lockdep enabled by Ingo Molnar · 16 years ago
  19. ad8ca49 x86: add warning to check_tsc_warp() by Ingo Molnar · 16 years ago
  20. df43510 x86: check_tsc_warp() slowness fix by Ingo Molnar · 16 years ago
  21. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  22. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 16 years ago
  23. 5f5cd8f x86: add debug of invalid per_cpu map accesses by Ingo Molnar · 16 years ago
  24. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 16 years ago
  25. 602a54a x86: change bios_cpu_apicid to percpu data variable fixup by travis@sgi.com · 16 years ago
  26. 0164fe1 x86: fix early NUMA-id access by Mike Travis · 16 years ago
  27. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 16 years ago
  28. ac72e78 x86: add generic clearcpuid=... option by Andi Kleen · 16 years ago
  29. 191679f x86: add noclflush option by Andi Kleen · 16 years ago
  30. 404ee5b x86: convert TSC disabling to generic cpuid disable bitmap by Andi Kleen · 16 years ago
  31. 8424950 x86: don't disable RDTSC in userland for 32bit notsc by Andi Kleen · 16 years ago
  32. 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 16 years ago
  33. 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 16 years ago
  34. f95f2f7 x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 by Eduardo Habkost · 16 years ago
  35. d8dd8ee x86: don't set pagetable_setup_{start,done} hooks on 64-bit by Eduardo Habkost · 16 years ago
  36. 9042219 x86: include/asm-x86/paravirt.h: x86_64 mmu operations by Eduardo Habkost · 16 years ago
  37. 1fe9151 x86: change function orders in paravirt.h by Glauber de Oliveira Costa · 16 years ago
  38. fbf5192 x86: provide __parainstructions section by Glauber de Oliveira Costa · 16 years ago
  39. a59153dc x86: add asm_offset PARAVIRT constants by Glauber de Oliveira Costa · 16 years ago
  40. 88b4755 x86: fill pv_cpu_ops structure with cr8 fields by Glauber de Oliveira Costa · 16 years ago
  41. 94ea03c x86: provide read and write cr8 paravirt hooks by Glauber de Oliveira Costa · 16 years ago
  42. 4c9890c x86: puts read and write cr8 into pv_cpu_ops by Glauber de Oliveira Costa · 16 years ago
  43. 0466271 x86: put generic mm_hooks include into PARAVIRT by Glauber de Oliveira Costa · 16 years ago
  44. b038783 x86: provide a native_init_IRQ function on 64-bit by Glauber de Oliveira Costa · 16 years ago
  45. 8a650ce x86: add stringify header by Glauber de Oliveira Costa · 16 years ago
  46. 47db4c3 x86: checking aperture report for node instead by Yinghai Lu · 16 years ago
  47. 74ff305 x86: move select_idle_routine() call after detect_ht() by Hiroshi Shimamoto · 16 years ago
  48. 27415a4 x86: move warning message of polling idle and HT enabled by Hiroshi Shimamoto · 16 years ago
  49. 2274c33 x86: msr for AMD Fam 10h mmio by Yinghai Lu · 16 years ago
  50. 6792689 x86: fix unconditional arch/x86/kernel/pcspeaker.o compiling by Michael Opdenacker · 16 years ago
  51. 71617bf x86: only call early_init_amd one time by Yinghai Lu · 16 years ago
  52. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 16 years ago
  53. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 16 years ago
  54. d343289 x86: don't disable the APIC if it hasn't been mapped yet by Andi Kleen · 16 years ago
  55. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 16 years ago
  56. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 16 years ago
  57. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 16 years ago
  58. 27cc2a8 x86: use shorter addresses in i386 segfault printks by Andi Kleen · 16 years ago
  59. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 16 years ago
  60. 30d432d x86: move MWAIT idle check to generic CPU initialization on 32-bit by Andi Kleen · 16 years ago
  61. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 16 years ago
  62. dbe3533 x86: clean up ptrace.h by Harvey Harrison · 16 years ago
  63. 90d43d7 x86: unify pt_regs accessors ptrace.h by Harvey Harrison · 16 years ago
  64. 0649547 x86: kdump failure by Hiroshi Shimamoto · 16 years ago
  65. 770181d x86_32: remove the useless NR_syscalls macro by Dmitri Vorobiev · 16 years ago
  66. e34cda0 x86: 64-bit, remove redundant cpu_has_ definitions by Kyle McMartin · 16 years ago
  67. 316390b x86: fixup NR-CPUS patch for numa by travis@sgi.com · 16 years ago
  68. 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 16 years ago
  69. 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 16 years ago
  70. 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 16 years ago
  71. a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 16 years ago
  72. ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 16 years ago
  73. 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 16 years ago
  74. 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 16 years ago
  75. 2f98b2f add native_pud_val and _pmd_val for 2 and 3 by Jeremy Fitzhardinge · 16 years ago
  76. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 16 years ago
  77. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 16 years ago
  78. 4dbf7af x86: adjust/fix LDT handling for Xen by Jan Beulich · 16 years ago
  79. c040003 x86-64: clean up linker script by Jan Beulich · 16 years ago
  80. c11b68b x86: serverworks: IRQ routing needs no _p by Alan Cox · 16 years ago
  81. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 16 years ago
  82. fb8830e x86: fix singlestep handling in reenter_kprobe by Abhishek Sagar · 16 years ago
  83. 0723a69 x86: fix synchronize_rcu(): high latency on idle system by Benjamin LaHaise · 16 years ago
  84. 6b8be6d x86: add ENDPROC() markers by John Reiser · 16 years ago
  85. fdfe8aa x86: function ifdefs in fault_32|64.c by Harvey Harrison · 16 years ago
  86. 6f4d368 x86: last of trivial fault_32|64.c unification by Harvey Harrison · 16 years ago
  87. 608566b x86: do_page_fault small unification by Harvey Harrison · 16 years ago
  88. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 16 years ago
  89. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 16 years ago
  90. f13bd3e x86: use wrmsrl in kprobes.c, step.c by Harvey Harrison · 16 years ago
  91. e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 16 years ago
  92. ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 16 years ago
  93. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 16 years ago
  94. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 16 years ago
  95. 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 16 years ago
  96. 24b0d22 x86: change NR_CPUS arrays in smpboot_64 by travis@sgi.com · 16 years ago
  97. 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 16 years ago
  98. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 16 years ago
  99. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 16 years ago
  100. a1bf250 x86: refactor ioport unification by Chris Wright · 16 years ago