1. 027a51c [PATCH] Document my tree in Documentation/HOWTO by Andi Kleen · 18 years ago
  2. e8c7391 [PATCH] Don't use kernel_text_address in oops context by Andi Kleen · 18 years ago
  3. 3566561 [PATCH] i386: Avoid overwriting the current pgd (V4, i386) by Magnus Damm · 18 years ago
  4. 4bfaaef [PATCH] Avoid overwriting the current pgd (V4, x86_64) by Magnus Damm · 18 years ago
  5. f574164 [PATCH] Remove most of the special cases for the debug IST stack by Keith Owens · 18 years ago
  6. 575400d [PATCH] i386: Fix the EDD code misparsing the command line by H. Peter Anvin · 18 years ago
  7. 53ee11a [PATCH] Optimize PDA accesses slightly by Andi Kleen · 18 years ago
  8. 80d2679 [PATCH] x86: Remove incorrect comment about ACPI e820 entries by Andi Kleen · 18 years ago
  9. f2a9e1d [PATCH] Put .note.* sections into a PT_NOTE segment by Ian Campbell · 18 years ago
  10. 26374c7 [PATCH] Reload CS when startup_64 is used. by Eric W. Biederman · 18 years ago
  11. 0136611 [PATCH] optimize hweight64 for x86_64 by Andi Kleen · 18 years ago
  12. 8380aab [PATCH] Remove non e820 fallbacks in high level code by Andi Kleen · 18 years ago
  13. b3698c0 [PATCH] Fix boot code head.S warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  14. 7a0a2df [PATCH] Add a missing check for irq flags tracing in NMI by Andi Kleen · 18 years ago
  15. aecc636 [PATCH] Fix coding style and output of the mptable parser by Andi Kleen · 18 years ago
  16. e4251e1 [PATCH] Remove some cruft in apic id checking during processor setup by Andi Kleen · 18 years ago
  17. f2c2cca [PATCH] Remove APIC version/cpu capability mpparse checking/printing by Andi Kleen · 18 years ago
  18. 5e6b0bf [PATCH] Use proper accessors to change PSE bits in change_page_attr() by Andi Kleen · 18 years ago
  19. df99284 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() by Andi Kleen · 18 years ago
  20. d3cf7f0 [PATCH] Remove bogus warning from early_ioremap by Andi Kleen · 18 years ago
  21. 151f8cc [PATCH] Remove safe_smp_processor_id() by Andi Kleen · 18 years ago
  22. 34464a5 [PATCH] Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  23. a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 18 years ago
  24. 1164c99 [PATCH] make numa_emulation() __init by Andrew Morton · 18 years ago
  25. 1bb4996 [PATCH] Move compiler check for modules to ia64 only by Andi Kleen · 18 years ago
  26. dbf9272 [PATCH] Don't force reserve the 640k-1MB range by Andi Kleen · 18 years ago
  27. f704cb9 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 by Dave Jones · 18 years ago
  28. 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  29. 6f6b1e0 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  30. e9dff0e [PATCH] i386: mark cpu cache functions as __cpuinit by Magnus Damm · 18 years ago
  31. 5f0f1c1 [PATCH] i386: mark cpu identify functions as __cpuinit by Magnus Damm · 18 years ago
  32. b4af3f7 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata by Magnus Damm · 18 years ago
  33. 9541493 [PATCH] i386: mark cpu_dev structures as __cpuinitdata by Magnus Damm · 18 years ago
  34. ed77504 [PATCH] mark init_amd() as __cpuinit by Magnus Damm · 18 years ago
  35. 68bbc17 [PATCH] i386: remove redundant generic_identify() calls when identifying cpus by Magnus Damm · 18 years ago
  36. 6ad9165 [PATCH] x86_64 kernel mapping fix by Keith Mannthey · 18 years ago
  37. abf0f10 [PATCH] wire up oops_enter()/oops_exit() by Andrew Morton · 18 years ago
  38. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  39. 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 18 years ago
  40. 40bee2e [PATCH] fix bus numbering format in mmconfig warning by Brice Goglin · 18 years ago
  41. c0d8374 [PATCH] i386: mark two more functions as __init by Magnus Damm · 18 years ago
  42. aada06c [PATCH] i386: clean up topology.c by Magnus Damm · 18 years ago
  43. ba4d40b [PATCH] Auto size the per cpu area. by Eric W. Biederman · 18 years ago
  44. 522e93e [PATCH] i386: Descriptor and trap table cleanups. by Rusty Russell · 18 years ago
  45. 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 18 years ago
  46. 3d08a25 [PATCH] i386: Make enable_local_apic static by Adrian Bunk · 18 years ago
  47. e8924ac [PATCH] i386: Make acpi_force static by Adrian Bunk · 18 years ago
  48. 474c256 [PATCH] i386: make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  49. 273819a [PATCH] make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  50. 5e4edbb [PATCH] i386: Fix warning in mpparse.c by Andi Kleen · 18 years ago
  51. 2717941 [PATCH] Make boot_param_data pure BSS by Andi Kleen · 18 years ago
  52. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  53. cbf9b4b [PATCH] X86_64 monotonic_clock goes backwards by Dimitri Sivanich · 18 years ago
  54. d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 18 years ago
  55. 3ca113e [PATCH] i386: don't taint UP K7's running SMP kernels. by Dave Jones · 18 years ago
  56. 5758d5d [PATCH] i386: fix dubious segment register clear in cpu_init() by Jeremy Fitzhardinge · 18 years ago
  57. 3b8d1fe [PATCH] Don't force frame pointers for lockdep by Andi Kleen · 18 years ago
  58. a32cf39 [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace by Andi Kleen · 18 years ago
  59. 950fee8 [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is zero by Andi Kleen · 18 years ago
  60. 2b14a78 [PATCH] i386: Do stacktracer conversion too by Andi Kleen · 18 years ago
  61. be7a917 [PATCH] Check for end of stack trace before falling back by Andi Kleen · 18 years ago
  62. c0b766f [PATCH] Merge stacktrace and show_trace by Andi Kleen · 18 years ago
  63. c9538ed [PATCH] Move unwind_init earlier by Andi Kleen · 18 years ago
  64. b7f5e3c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet by Andi Kleen · 18 years ago
  65. 3fa7c79 [PATCH] Avoid recursion in lockdep when stack tracer takes locks by Andi Kleen · 18 years ago
  66. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  67. 4ea8a5d [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender by Muli Ben-Yehuda · 18 years ago
  68. 4ccf4ae [PATCH] remove tce_cache_blast_stress() by Muli Ben-Yehuda · 18 years ago
  69. 796e439 [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on by Muli Ben-Yehuda · 18 years ago
  70. de68465 [PATCH] print whether CONFIG_IOMMU_DEBUG is enabled by Muli Ben-Yehuda · 18 years ago
  71. 2ade292 [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix by Chuck Ebbert · 18 years ago
  72. 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 18 years ago
  73. 2b94ab2 [PATCH] Replace local_save_flags+local_irq_disable with by Fernando Luis Vázquez Cao · 18 years ago
  74. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  75. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  76. dd2994f [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c by Andi Kleen · 18 years ago
  77. 131cfd7 [PATCH] Add sparse annotation to vsyscall.c by Andi Kleen · 18 years ago
  78. 3bd4d18 [PATCH] Move e820 map into e820.c by Andi Kleen · 18 years ago
  79. c31fbb1 [PATCH] Clean up acpi_numa variable by Andi Kleen · 18 years ago
  80. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 18 years ago
  81. 43c85c9 [PATCH] Remove need for early lockdep init by Andi Kleen · 18 years ago
  82. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 18 years ago
  83. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  84. 33df0d1 [PATCH] Allow early_param and identical __setup to exist by Rusty Russell · 18 years ago
  85. 9ca33eb [PATCH] Use early CPU identify before early command line parsing by Andi Kleen · 18 years ago
  86. d4d3585 [PATCH] remove lock prefix from is_at_popf() tests by Chuck Ebbert · 18 years ago
  87. 145106e [PATCH] remove superflous BUG_ON's in nommu and gart by Muli Ben-Yehuda · 18 years ago
  88. 29a6c25 [PATCH] Fix gdt table size in trampoline.S by Eric W. Biederman · 18 years ago
  89. 8d379da [PATCH] annotate arch/x86_64/lib/*.S by Jan Beulich · 18 years ago
  90. fb2e284 [PATCH] i386: Clean up spin/rwlocks by Andi Kleen · 18 years ago
  91. 8b059d2 [PATCH] Clean up spin/rwlocks by Andi Kleen · 18 years ago
  92. a752d71 [PATCH] fix is_at_popf() for compat tasks by Chuck Ebbert · 18 years ago
  93. 8578bdf [PATCH] Don't use lock section for mutexes and semaphores by Andi Kleen · 18 years ago
  94. 7ca2b49 [PATCH] i386: Remove lock section support in semaphore.h by Andi Kleen · 18 years ago
  95. add659b [PATCH] i386: Remove lock section support in rwsem.h by Andi Kleen · 18 years ago
  96. 01215ad [PATCH] i386: Remove lock section support in mutex.h by Andi Kleen · 18 years ago
  97. 0577f14 [PATCH] Calgary IOMMU: save a bit of space in bus_info by Muli Ben-Yehuda · 18 years ago
  98. a4fc520 [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void by Muli Ben-Yehuda · 18 years ago
  99. 871b170 [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices by Muli Ben-Yehuda · 18 years ago
  100. b8f4fe6 [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar by Muli Ben-Yehuda · 18 years ago