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