1. 43c3ab3 [PATCH] x86-64: Change my email address by Andi Kleen · 17 years ago
  2. 07f3331 [PATCH] i386: Add machine_ops interface to abstract halting and rebooting by Jeremy Fitzhardinge · 17 years ago
  3. 01a2f43 [PATCH] i386: Add smp_ops interface by Jeremy Fitzhardinge · 17 years ago
  4. 4fbb596 [PATCH] i386: cleanup GDT Access by Rusty Russell · 17 years ago
  5. 141f9cf [PATCH] x86-64: Fix "Section mismatch" compile warning by Bernhard Walle · 17 years ago
  6. dd4ecfc [PATCH] x86-64: adjust EDID retrieval by Jan Beulich · 17 years ago
  7. ae32b12 [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation. by Konrad Rzeszutek · 17 years ago
  8. c8118c6 [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix by Eric Dumazet · 17 years ago
  9. 272a371 [PATCH] x86-64: fix vtime() vsyscall by Eric Dumazet · 17 years ago
  10. bd8559c [PATCH] x86: remove UNEXPECTED_IO_APIC() by Adrian Bunk · 17 years ago
  11. ca906e4 [PATCH] x86: sys_ioperm() prototype cleanup by Adrian Bunk · 17 years ago
  12. 2bff738 [PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management. by Christoph Lameter · 17 years ago
  13. 05f3692 [PATCH] i386: remove the APM_RTC_IS_GMT config option. by Parag Warudkar · 17 years ago
  14. b871689 [PATCH] x86-64: Remove unused stext symbol by Andi Kleen · 17 years ago
  15. b4531e8 [PATCH] i386: Use X86_EFLAGS_IF in irqflags.h. by Andi Kleen · 17 years ago
  16. 78eea47 [PATCH] i386: get rid of unused variables by Parag Warudkar · 17 years ago
  17. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 17 years ago
  18. d01ad8d [PATCH] x86: Improve handling of kernel mappings in change_page_attr by Jan Beulich · 17 years ago
  19. 90a0a06 [PATCH] i386: rationalize paravirt wrappers by Rusty Russell · 17 years ago
  20. 52de74d [PATCH] i386: Rename boot_gdt_table to boot_gdt by Sebastien Dugue · 17 years ago
  21. d2cbcc4 [PATCH] i386: clean up cpu_init() by Rusty Russell · 17 years ago
  22. bf504672 [PATCH] i386: Use per-cpu GDT immediately upon boot by Rusty Russell · 17 years ago
  23. ae1ee11 [PATCH] i386: Use per-cpu variables for GDT, PDA by Rusty Russell · 17 years ago
  24. 8f9aeca [PATCH] x86: add command line length to boot protocol by Bernhard Walle · 17 years ago
  25. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 17 years ago
  26. eab0c72 [PATCH] x86-64: Introduce load_TLS to the "for" loop. by Rusty Russell · 17 years ago
  27. 692174b [PATCH] i386: Initialize esp0 properly all the time by Rusty Russell · 17 years ago
  28. 1b523fb [PATCH] i386: VDSO_PRELINK warning fix by Andrew Morton · 17 years ago
  29. 2028019 [PATCH] x86-64: fake numa for cpusets document by David Rientjes · 17 years ago
  30. d824395 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags by Joerg Roedel · 17 years ago
  31. 382591d [PATCH] x86-64: fixed size remaining fake nodes by David Rientjes · 17 years ago
  32. 14694d7 [PATCH] x86-64: split remaining fake nodes equally by David Rientjes · 17 years ago
  33. 8b8ca80e [PATCH] x86-64: configurable fake numa node sizes by David Rientjes · 17 years ago
  34. 8280c0c [PATCH] i386: fix GDT's number of quadwords in comment by Ahmed S. Darwish · 17 years ago
  35. 8eb68fa [PATCH] i386: vmi_pmd_clear() static by Adrian Bunk · 17 years ago
  36. 786142f [PATCH] x86-64: make simnow_init() static by Adrian Bunk · 17 years ago
  37. f0e13ae [PATCH] x86-64: remove extra smp_processor_id calling by Yinghai Lu · 17 years ago
  38. 9f7290e [PATCH] x86-64: fix ia32_binfmt.c build error by Ralf Baechle · 17 years ago
  39. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 17 years ago
  40. 2714221 [PATCH] i386: workaround for a -Wmissing-prototypes warning by Adrian Bunk · 17 years ago
  41. e48b30c [PATCH] i386: type cast clean up for find_next_zero_bit by Ken Chen · 17 years ago
  42. 30a1528 [PATCH] i386: make struct vmi_ops static by Adrian Bunk · 17 years ago
  43. 1833d6b [PATCH] i386: modpost apic related warning fixes by Vivek Goyal · 17 years ago
  44. e073ae1 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA by Ravikiran G Thirumalai · 17 years ago
  45. d039c68 [PATCH] x86-64: Minor white space cleanup in traps.c by Andi Kleen · 17 years ago
  46. fb60b83 [PATCH] x86-64: Allow sys_uselib unconditionally by Andi Kleen · 17 years ago
  47. 1652fcb [PATCH] x86-64: Don't disable basic block reordering by Andi Kleen · 17 years ago
  48. 184c44d [PATCH] x86-64: fix x86_64-mm-sched-clock-share by Andrew Morton · 17 years ago
  49. a4831e0 [PATCH] x86-64: Move cpu verification code to common file by Vivek Goyal · 17 years ago
  50. 8035d3e [PATCH] x86-64: Extend bzImage protocol for relocatable bzImage by Vivek Goyal · 17 years ago
  51. 6a50a66 [PATCH] x86-64: build-time checking by Vivek Goyal · 17 years ago
  52. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 17 years ago
  53. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  54. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 17 years ago
  55. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  56. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  57. bdb96a6 [PATCH] x86-64: Modify discover_ebda to use virtual addresses by Vivek Goyal · 17 years ago
  58. d8e1baf [PATCH] x86-64: 64bit ACPI wakeup trampoline by Vivek Goyal · 17 years ago
  59. 275f551 [PATCH] x86-64: wakeup.S misc cleanups by Vivek Goyal · 17 years ago
  60. 7db681d [PATCH] x86-64: wakeup.S rename registers to reflect right names by Vivek Goyal · 17 years ago
  61. 7c17e70 [PATCH] x86-64: Get rid of dead code in suspend resume by Vivek Goyal · 17 years ago
  62. 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 17 years ago
  63. 3c321bc [PATCH] x86-64: Add EFER to the register set saved by save_processor_state by Vivek Goyal · 17 years ago
  64. 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 17 years ago
  65. 278c0eb [PATCH] x86-64: modify copy_bootdata to use virtual addresses by Vivek Goyal · 17 years ago
  66. 93fd755 [PATCH] x86-64: Fix early printk to use standard ISA mapping by Vivek Goyal · 17 years ago
  67. 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 17 years ago
  68. dafe41e [PATCH] x86-64: Kill temp boot pmds by Vivek Goyal · 17 years ago
  69. 9d291e7 [PATCH] x86-64: Assembly safe page.h and pgtable.h by Vivek Goyal · 17 years ago
  70. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 17 years ago
  71. 19d1743 [PATCH] i386: Simplify smp_call_function*() by using common implementation by Jeremy Fitzhardinge · 17 years ago
  72. 6b37f5a [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus by Joerg Roedel · 17 years ago
  73. fbc16f2 [PATCH] x86-64: Remove duplicated code for reading control registers by Glauber de Oliveira Costa · 17 years ago
  74. f9d0964 [PATCH] x86-64: Remove unused set_seg_base by Rusty Russell · 17 years ago
  75. b0b1ff6 [PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=y by Lasse Collin · 17 years ago
  76. 973efae [PATCH] i386: clean up mach_reboot_fixups by Jeremy Fitzhardinge · 17 years ago
  77. 6d1c426 [PATCH] i386: Update __copy_to_user_inatomic linuxdoc description by Aneesh Kumar K.V · 17 years ago
  78. c8fdd24 [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+ by Andi Kleen · 17 years ago
  79. 2a12652 [PATCH] i386: Support Oprofile for AMD Family 10 CPUs by Andi Kleen · 17 years ago
  80. d9c9381 [PATCH] x86-64: Correct max number of CPUs in Kconfig by Andi Kleen · 17 years ago
  81. 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 17 years ago
  82. e319af1 [PATCH] i386: Add __init to probe_bigsmp by Prarit Bhargava · 17 years ago
  83. 405e494 [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 17 years ago
  84. bf8696e [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 17 years ago
  85. 803d80f [PATCH] x86-64: Some cleanup in time.c by Andi Kleen · 17 years ago
  86. d189518 [PATCH] x86: Fix i386 and x86_64 fault information pollution by Andi Kleen · 17 years ago
  87. 00e065e [PATCH] i386: Add dwarf2 annotations to *_user and checksum functions by Jan Beulich · 17 years ago
  88. 3755090 [PATCH] x86-64: a few missing entry.S annotations by Jan Beulich · 17 years ago
  89. 0adad17 [PATCH] i386: probe_roms() cleanup by Rene Herman · 17 years ago
  90. 0949be3 [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache by Simon Arlott · 17 years ago
  91. f5e8861 [PATCH] i386: pit_latch_buggy has no effect by takada · 17 years ago
  92. 9215da3 [PATCH] i386: mtrr range check correction by Jan Beulich · 17 years ago
  93. f76c392 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ by Jeremy Fitzhardinge · 17 years ago
  94. 9964cf7 [PATCH] x86: consolidate smp_send_stop() by Jan Beulich · 17 years ago
  95. b035479 [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h by Jan Beulich · 17 years ago
  96. 00f1ea6 [PATCH] x86: adjust inclusion of asm/fixmap.h by Jan Beulich · 17 years ago
  97. 28609f6 [PATCH] i386: adjustments to page table dump during oops (v4) by Jan Beulich · 17 years ago
  98. 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 17 years ago
  99. 424df39 [PATCH] x86-64: remove clustered APIC mode by Ingo Molnar · 17 years ago
  100. 07c7c47 [PATCH] x86-64: always use physical delivery mode on > 8 CPUs by Ingo Molnar · 17 years ago