1. dd315df [PATCH] x86: Compress stack unwinder output by Andi Kleen · 18 years ago
  2. b615ebd [PATCH] x86: shorten lines in unwinder to be <= 80 characters by Andi Kleen · 18 years ago
  3. 8f820e9 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  4. a4f89fb [NET]: X86_64 checksum annotations and cleanups. by Al Viro · 18 years ago
  5. 707badb Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  6. c547c77 [PATCH] x86-64: Use stricter in process stack check for unwinder by Andi Kleen · 18 years ago
  7. f7a2332 [PATCH] x86-64: Fix warning in io_apic.c by Andi Kleen · 18 years ago
  8. 24d7bb3 [PATCH] x86_64: fix 'earlyprintk=...,keep' regression by Ingo Molnar · 18 years ago
  9. 3af9815 [PATCH] x86_64: Align data segment to PAGE_SIZE boundary by Vivek Goyal · 18 years ago
  10. 9a14f29 [PATCH] x86_64: Align data segment to PAGE_SIZE boundary by Vivek Goyal · 18 years ago
  11. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  12. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 18 years ago
  13. 0796bdb [PATCH] x86_64: stack unwinder crash fix by Ingo Molnar · 18 years ago
  14. ccf9ff5 [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug by Ingo Molnar · 18 years ago
  15. 6b3d1a9 [PATCH] x86-64: Fix vsyscall.c compilation on UP by Andi Kleen · 18 years ago
  16. 45c9953 [PATCH] Use delayed disable mode of ioapic edge triggered interrupts by Eric W. Biederman · 18 years ago
  17. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 18 years ago
  18. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 18 years ago
  19. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  20. 15803a4 [PATCH] x86-64: setup saved_max_pfn correctly (kdump) by Magnus Damm · 18 years ago
  21. 5e58a02 [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn by Andi Kleen · 18 years ago
  22. 51d67a4 [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment says by Steven Rostedt · 18 years ago
  23. 14679eb [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. by Andi Kleen · 18 years ago
  24. 14f448e [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked usable. by Aaron Durbin · 18 years ago
  25. 64e72e4 Revert "[PATCH] MMCONFIG and new Intel motherboards" by Andi Kleen · 18 years ago
  26. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 18 years ago
  27. 48797eb x86-64: write IO APIC irq routing entries in correct order by Linus Torvalds · 18 years ago
  28. 6c0ffb9 x86-64: clean up io-apic accesses by Linus Torvalds · 18 years ago
  29. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  30. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  31. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  32. 3095fc0 PCI: x86-64: mmconfig missing printk levels by Dave Jones · 18 years ago
  33. 70a0a53 [PATCH] x86-64: Only look at per_cpu data for online cpus. by Eric W. Biederman · 18 years ago
  34. d1752aa [PATCH] x86-64: Simplify the vector allocator. by Eric W. Biederman · 18 years ago
  35. cb01fc7 [PATCH] x86-64: increase PHB1 split transaction timeout by Muli Ben-Yehuda · 18 years ago
  36. aa026ed [PATCH] x86-64: Fix C3 timer test by Andi Kleen · 18 years ago
  37. e70ea8c [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state by Andi Kleen · 18 years ago
  38. dbaab49 [PATCH] x86-64: Overlapping program headers in physical addr space fix by Vivek Goyal · 18 years ago
  39. 84f404f [PATCH] x86-64: Put more than one cpu in TARGET_CPUS by Eric W. Biederman · 18 years ago
  40. 8cf2c51 [PATCH] x86: Revert new unwind kernel stack termination by Andi Kleen · 18 years ago
  41. 6bf2daf [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq by Eric W. Biederman · 18 years ago
  42. 581910e2 [PATCH] x86-64: Revert interrupt backlink changes by Andi Kleen · 18 years ago
  43. cc7d479 [PATCH] x86-64: Fix ENOSYS in system call tracing by Jan Beulich · 18 years ago
  44. cdfce1f [PATCH] x86: Use -maccumulate-outgoing-args by Andi Kleen · 18 years ago
  45. 73bb891 [PATCH] x86-64: fix page align in e820 allocator by Vivek Goyal · 18 years ago
  46. 469b1d8 [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS by Corey Minyard · 18 years ago
  47. 45edfd1 [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and offset by Yinghai Lu · 18 years ago
  48. 926fafe [PATCH] x86-64: x86_64 hot-add memory srat.c fix by keith mannthey · 18 years ago
  49. f248b6a [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  50. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  51. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  52. 734c4c6 [PATCH] Fix build breakage with CONFIG_X86_VSMP by Ravikiran Thirumalai · 18 years ago
  53. 994bd4f [PATCH] x86_64 irq: Properly update vector_irq by Eric W. Biederman · 18 years ago
  54. c37e108 [PATCH] use struct irq_chip instead of struct hw_interrupt_type by Aneesh Kumar K.V · 18 years ago
  55. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  56. 86f9333 [PATCH] ptrace32 trivial __user annotations by Al Viro · 18 years ago
  57. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  58. c7111c13 [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. by Eric W. Biederman · 18 years ago
  59. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  60. d150ad7 [PATCH] x86_64 irq_regs fix by Andrew Morton · 18 years ago
  61. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  62. 4b0ff1a [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS by Randy Dunlap · 18 years ago
  63. 7d0b0e8 [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers by Andi Kleen · 18 years ago
  64. 0a5ace2 [PATCH] x86-64: Fix FPU corruption by Andi Kleen · 18 years ago
  65. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  66. 70d666d [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex by Jon Mason · 18 years ago
  67. d8d2bed [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info by Jon Mason · 18 years ago
  68. 76fd231 [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location by Jon Mason · 18 years ago
  69. dedc993 [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init by Jon Mason · 18 years ago
  70. a7441a3 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  71. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  72. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  73. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  74. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  75. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  76. cd1182f [PATCH] genirq: x86_64 irq: Kill irq compression by Eric W. Biederman · 18 years ago
  77. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  78. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 18 years ago
  79. e500f57 [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number by Eric W. Biederman · 18 years ago
  80. 04b9267 [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  81. 589e367 [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  82. c4fa0bbf [PATCH] genirq: x86_64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  83. 0be6652 [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus by Eric W. Biederman · 18 years ago
  84. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 18 years ago
  85. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  86. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  87. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  88. 0e4a523 [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" by Andrew Morton · 18 years ago
  89. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  90. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  91. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  92. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  93. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  94. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  95. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  96. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  97. 16c564b [PATCH] Generic ioremap_page_range: x86_64 conversion by Haavard Skinnemoen · 18 years ago
  98. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  99. 45e0b78 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE by Keith Mannthey · 18 years ago
  100. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago