1. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  2. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  3. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  4. 3f75f42 [PATCH] Don't set calgary iommu as default y by Andi Kleen · 18 years ago
  5. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 18 years ago
  6. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  7. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  8. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  9. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  10. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  11. 658fdbe [PATCH] Don't leak NT bit into next task by Andi Kleen · 18 years ago
  12. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  13. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  14. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  15. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  16. 2049336 [PATCH] Don't synchronize time reading on single core AMD systems by Andi Kleen · 18 years ago
  17. 9ddab42 [PATCH] Remove outdated comment in x86-64 mmconfig code by Andi Kleen · 18 years ago
  18. 27fbe5b [PATCH] Use string instructions for Core2 copy/clear by Andi Kleen · 18 years ago
  19. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
  20. 4c6e052 [PATCH] MMCONFIG and new Intel motherboards by Aaron Durbin · 18 years ago
  21. 56dd669 [PATCH] Insert GART region into resource map by Aaron Durbin · 18 years ago
  22. 9abd792 [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works by Andi Kleen · 18 years ago
  23. 5e544d6 [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access by Andi Kleen · 18 years ago
  24. a15da49 [PATCH] Fix idle notifiers by Andi Kleen · 18 years ago
  25. 1c9c0a6 [PATCH] Remove experimental mark of kexec by Eric W. Biederman · 18 years ago
  26. b38337a [PATCH] Mark per cpu data initialization __initdata again by Andi Kleen · 18 years ago
  27. 26c13f2 [PATCH] Check return values of __copy_to_user in uname emulation by Andi Kleen · 18 years ago
  28. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  29. 3022d73 [PATCH] Fix zeroing on exception in copy_*_user by Andi Kleen · 18 years ago
  30. 54dbc0c [PATCH] insert IOAPIC(s) and Local APIC into resource map by adurbin@google.com · 18 years ago
  31. 7b0bda7 [PATCH] Fix a PDA warning uncovered by the new type checking by Andi Kleen · 18 years ago
  32. 96e5404 [PATCH] Fix a irqcount comment in entry.S by Andi Kleen · 18 years ago
  33. 4f7fd4d [PATCH] Add the -fstack-protector option to the CFLAGS by Arjan van de Ven · 18 years ago
  34. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  35. b62a5c7 [PATCH] Add the Kconfig option for the stackprotector feature by Arjan van de Ven · 18 years ago
  36. e8c7391 [PATCH] Don't use kernel_text_address in oops context by Andi Kleen · 18 years ago
  37. 4bfaaef [PATCH] Avoid overwriting the current pgd (V4, x86_64) by Magnus Damm · 18 years ago
  38. f574164 [PATCH] Remove most of the special cases for the debug IST stack by Keith Owens · 18 years ago
  39. 53ee11a [PATCH] Optimize PDA accesses slightly by Andi Kleen · 18 years ago
  40. f2a9e1d [PATCH] Put .note.* sections into a PT_NOTE segment by Ian Campbell · 18 years ago
  41. 26374c7 [PATCH] Reload CS when startup_64 is used. by Eric W. Biederman · 18 years ago
  42. 8380aab [PATCH] Remove non e820 fallbacks in high level code by Andi Kleen · 18 years ago
  43. b3698c0 [PATCH] Fix boot code head.S warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 7a0a2df [PATCH] Add a missing check for irq flags tracing in NMI by Andi Kleen · 18 years ago
  45. aecc636 [PATCH] Fix coding style and output of the mptable parser by Andi Kleen · 18 years ago
  46. e4251e1 [PATCH] Remove some cruft in apic id checking during processor setup by Andi Kleen · 18 years ago
  47. f2c2cca [PATCH] Remove APIC version/cpu capability mpparse checking/printing by Andi Kleen · 18 years ago
  48. 5e6b0bf [PATCH] Use proper accessors to change PSE bits in change_page_attr() by Andi Kleen · 18 years ago
  49. df992848 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() by Andi Kleen · 18 years ago
  50. d3cf7f0 [PATCH] Remove bogus warning from early_ioremap by Andi Kleen · 18 years ago
  51. 151f8cc [PATCH] Remove safe_smp_processor_id() by Andi Kleen · 18 years ago
  52. 34464a5 [PATCH] Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  53. 1164c99 [PATCH] make numa_emulation() __init by Andrew Morton · 18 years ago
  54. dbf9272 [PATCH] Don't force reserve the 640k-1MB range by Andi Kleen · 18 years ago
  55. ed77504 [PATCH] mark init_amd() as __cpuinit by Magnus Damm · 18 years ago
  56. 6ad9165 [PATCH] x86_64 kernel mapping fix by Keith Mannthey · 18 years ago
  57. abf0f10 [PATCH] wire up oops_enter()/oops_exit() by Andrew Morton · 18 years ago
  58. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  59. 40bee2e [PATCH] fix bus numbering format in mmconfig warning by Brice Goglin · 18 years ago
  60. ba4d40b [PATCH] Auto size the per cpu area. by Eric W. Biederman · 18 years ago
  61. 273819a2 [PATCH] make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  62. 2717941 [PATCH] Make boot_param_data pure BSS by Andi Kleen · 18 years ago
  63. 1edf777 [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP by Andi Kleen · 18 years ago
  64. cbf9b4b [PATCH] X86_64 monotonic_clock goes backwards by Dimitri Sivanich · 18 years ago
  65. d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 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. b7f5e3c [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet by Andi Kleen · 18 years ago
  69. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  70. 4ea8a5d [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender by Muli Ben-Yehuda · 18 years ago
  71. 4ccf4ae [PATCH] remove tce_cache_blast_stress() by Muli Ben-Yehuda · 18 years ago
  72. 796e439 [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on by Muli Ben-Yehuda · 18 years ago
  73. de68465 [PATCH] print whether CONFIG_IOMMU_DEBUG is enabled by Muli Ben-Yehuda · 18 years ago
  74. 2ade292 [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix by Chuck Ebbert · 18 years ago
  75. 2b94ab2 [PATCH] Replace local_save_flags+local_irq_disable with by Fernando Luis Vázquez Cao · 18 years ago
  76. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  77. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  78. dd2994f [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c by Andi Kleen · 18 years ago
  79. 131cfd7 [PATCH] Add sparse annotation to vsyscall.c by Andi Kleen · 18 years ago
  80. 3bd4d18 [PATCH] Move e820 map into e820.c by Andi Kleen · 18 years ago
  81. c31fbb1 [PATCH] Clean up acpi_numa variable by Andi Kleen · 18 years ago
  82. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 18 years ago
  83. 43c85c9 [PATCH] Remove need for early lockdep init by Andi Kleen · 18 years ago
  84. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 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. a752d71 [PATCH] fix is_at_popf() for compat tasks by Chuck Ebbert · 18 years ago
  91. 0577f14 [PATCH] Calgary IOMMU: save a bit of space in bus_info by Muli Ben-Yehuda · 18 years ago
  92. a4fc520 [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void by Muli Ben-Yehuda · 18 years ago
  93. 871b170 [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices by Muli Ben-Yehuda · 18 years ago
  94. b8f4fe6 [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar by Muli Ben-Yehuda · 18 years ago
  95. 9f2dc46 [PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found by Muli Ben-Yehuda · 18 years ago
  96. f38db65 [PATCH] Calgary IOMMU: consolidate per bus data structures by Muli Ben-Yehuda · 18 years ago
  97. 3b94355 [PATCH] remove int_delivery_dest by Jan Beulich · 18 years ago
  98. caff071 [PATCH] initialize end of memory variables as early as possible by Jan Beulich · 18 years ago
  99. 44cc452 [PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/* by Andi Kleen · 18 years ago
  100. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago