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