1. a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 18 years ago
  2. 1164c99 [PATCH] make numa_emulation() __init by Andrew Morton · 18 years ago
  3. 1bb4996 [PATCH] Move compiler check for modules to ia64 only by Andi Kleen · 18 years ago
  4. dbf9272 [PATCH] Don't force reserve the 640k-1MB range by Andi Kleen · 18 years ago
  5. f704cb9 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 by Dave Jones · 18 years ago
  6. 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  7. 6f6b1e0 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  8. e9dff0e [PATCH] i386: mark cpu cache functions as __cpuinit by Magnus Damm · 18 years ago
  9. 5f0f1c1 [PATCH] i386: mark cpu identify functions as __cpuinit by Magnus Damm · 18 years ago
  10. b4af3f7 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata by Magnus Damm · 18 years ago
  11. 9541493 [PATCH] i386: mark cpu_dev structures as __cpuinitdata by Magnus Damm · 18 years ago
  12. ed77504 [PATCH] mark init_amd() as __cpuinit by Magnus Damm · 18 years ago
  13. 68bbc17 [PATCH] i386: remove redundant generic_identify() calls when identifying cpus by Magnus Damm · 18 years ago
  14. 6ad9165 [PATCH] x86_64 kernel mapping fix by Keith Mannthey · 18 years ago
  15. abf0f10 [PATCH] wire up oops_enter()/oops_exit() by Andrew Morton · 18 years ago
  16. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  17. 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 18 years ago
  18. 40bee2e [PATCH] fix bus numbering format in mmconfig warning by Brice Goglin · 18 years ago
  19. c0d8374 [PATCH] i386: mark two more functions as __init by Magnus Damm · 18 years ago
  20. aada06c [PATCH] i386: clean up topology.c by Magnus Damm · 18 years ago
  21. ba4d40b [PATCH] Auto size the per cpu area. by Eric W. Biederman · 18 years ago
  22. 522e93e [PATCH] i386: Descriptor and trap table cleanups. by Rusty Russell · 18 years ago
  23. 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 18 years ago
  24. 3d08a25 [PATCH] i386: Make enable_local_apic static by Adrian Bunk · 18 years ago
  25. e8924ac [PATCH] i386: Make acpi_force static by Adrian Bunk · 18 years ago
  26. 474c256 [PATCH] i386: make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  27. 273819a2 [PATCH] make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  28. 5e4edbb [PATCH] i386: Fix warning in mpparse.c by Andi Kleen · 18 years ago
  29. 2717941 [PATCH] Make boot_param_data pure BSS by Andi Kleen · 18 years ago
  30. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  31. cbf9b4b [PATCH] X86_64 monotonic_clock goes backwards by Dimitri Sivanich · 18 years ago
  32. d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 18 years ago
  33. 3ca113e [PATCH] i386: don't taint UP K7's running SMP kernels. by Dave Jones · 18 years ago
  34. 5758d5d [PATCH] i386: fix dubious segment register clear in cpu_init() by Jeremy Fitzhardinge · 18 years ago
  35. 3b8d1fe [PATCH] Don't force frame pointers for lockdep by Andi Kleen · 18 years ago
  36. a32cf39 [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace by Andi Kleen · 18 years ago
  37. 950fee8 [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is zero by Andi Kleen · 18 years ago
  38. 2b14a78 [PATCH] i386: Do stacktracer conversion too by Andi Kleen · 18 years ago
  39. be7a917 [PATCH] Check for end of stack trace before falling back by Andi Kleen · 18 years ago
  40. c0b766f [PATCH] Merge stacktrace and show_trace by Andi Kleen · 18 years ago
  41. c9538ed [PATCH] Move unwind_init earlier by Andi Kleen · 18 years ago
  42. b7f5e3c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet by Andi Kleen · 18 years ago
  43. 3fa7c79 [PATCH] Avoid recursion in lockdep when stack tracer takes locks by Andi Kleen · 18 years ago
  44. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  45. 4ea8a5d [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender by Muli Ben-Yehuda · 18 years ago
  46. 4ccf4ae [PATCH] remove tce_cache_blast_stress() by Muli Ben-Yehuda · 18 years ago
  47. 796e439 [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on by Muli Ben-Yehuda · 18 years ago
  48. de68465 [PATCH] print whether CONFIG_IOMMU_DEBUG is enabled by Muli Ben-Yehuda · 18 years ago
  49. 2ade292 [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix by Chuck Ebbert · 18 years ago
  50. 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 18 years ago
  51. 2b94ab2 [PATCH] Replace local_save_flags+local_irq_disable with by Fernando Luis Vázquez Cao · 18 years ago
  52. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  53. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  54. dd2994f [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c by Andi Kleen · 18 years ago
  55. 131cfd7 [PATCH] Add sparse annotation to vsyscall.c by Andi Kleen · 18 years ago
  56. 3bd4d18 [PATCH] Move e820 map into e820.c by Andi Kleen · 18 years ago
  57. c31fbb1 [PATCH] Clean up acpi_numa variable by Andi Kleen · 18 years ago
  58. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 18 years ago
  59. 43c85c9 [PATCH] Remove need for early lockdep init by Andi Kleen · 18 years ago
  60. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 18 years ago
  61. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  62. 33df0d1 [PATCH] Allow early_param and identical __setup to exist by Rusty Russell · 18 years ago
  63. 9ca33eb [PATCH] Use early CPU identify before early command line parsing by Andi Kleen · 18 years ago
  64. d4d3585 [PATCH] remove lock prefix from is_at_popf() tests by Chuck Ebbert · 18 years ago
  65. 145106e [PATCH] remove superflous BUG_ON's in nommu and gart by Muli Ben-Yehuda · 18 years ago
  66. 29a6c25 [PATCH] Fix gdt table size in trampoline.S by Eric W. Biederman · 18 years ago
  67. 8d379da [PATCH] annotate arch/x86_64/lib/*.S by Jan Beulich · 18 years ago
  68. fb2e284 [PATCH] i386: Clean up spin/rwlocks by Andi Kleen · 18 years ago
  69. 8b059d2 [PATCH] Clean up spin/rwlocks by Andi Kleen · 18 years ago
  70. a752d71 [PATCH] fix is_at_popf() for compat tasks by Chuck Ebbert · 18 years ago
  71. 8578bdf [PATCH] Don't use lock section for mutexes and semaphores by Andi Kleen · 18 years ago
  72. 7ca2b49 [PATCH] i386: Remove lock section support in semaphore.h by Andi Kleen · 18 years ago
  73. add659b [PATCH] i386: Remove lock section support in rwsem.h by Andi Kleen · 18 years ago
  74. 01215ad [PATCH] i386: Remove lock section support in mutex.h by Andi Kleen · 18 years ago
  75. 0577f14 [PATCH] Calgary IOMMU: save a bit of space in bus_info by Muli Ben-Yehuda · 18 years ago
  76. a4fc520 [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void by Muli Ben-Yehuda · 18 years ago
  77. 871b170 [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices by Muli Ben-Yehuda · 18 years ago
  78. b8f4fe6 [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar by Muli Ben-Yehuda · 18 years ago
  79. 9f2dc46 [PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found by Muli Ben-Yehuda · 18 years ago
  80. f38db65 [PATCH] Calgary IOMMU: consolidate per bus data structures by Muli Ben-Yehuda · 18 years ago
  81. 5f4a7a9 [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members by Muli Ben-Yehuda · 18 years ago
  82. 352f7ba [PATCH] Add stack documentation document from Keith Owens by Andi Kleen · 18 years ago
  83. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
  84. 3b94355 [PATCH] remove int_delivery_dest by Jan Beulich · 18 years ago
  85. caff071 [PATCH] initialize end of memory variables as early as possible by Jan Beulich · 18 years ago
  86. 44cc452 [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/* by Andi Kleen · 18 years ago
  87. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  88. fe7414a [PATCH] Use BUILD_BUG_ON in apic.c build sanity checking by Andi Kleen · 18 years ago
  89. 19f03ff [PATCH] i386: Clean up code style in mpparse.c ACPI code by Andi Kleen · 18 years ago
  90. efec3b9 [PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c by Andi Kleen · 18 years ago
  91. 276ec1a [PATCH] Remove some unneeded ACPI externs in mpparse.c by Andi Kleen · 18 years ago
  92. a01fd3b [PATCH] Remove useless wrapper in mpparse.c code by Andi Kleen · 18 years ago
  93. 55f05ff [PATCH] Replace mp bus array with bitmap for bus not pci by Andi Kleen · 18 years ago
  94. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 18 years ago
  95. edd9652 [PATCH] Remove MPS table APIC renumbering by Andi Kleen · 18 years ago
  96. 606bd58 [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb' by Diego Calleja · 18 years ago
  97. cf4c6a2 [PATCH] i386: Factor out common io apic routing entry access by Andi Kleen · 18 years ago
  98. eea0e11 [PATCH] Factor out common io apic routing entry access by Andi Kleen · 18 years ago
  99. c1a58b4 [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing by Andi Kleen · 18 years ago
  100. a8fcf1a [PATCH] Remove obsolete PIC mode by Andi Kleen · 18 years ago