1. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  2. 734c4c6 [PATCH] Fix build breakage with CONFIG_X86_VSMP by Ravikiran Thirumalai · 18 years ago
  3. 994bd4f [PATCH] x86_64 irq: Properly update vector_irq by Eric W. Biederman · 18 years ago
  4. c37e108 [PATCH] use struct irq_chip instead of struct hw_interrupt_type by Aneesh Kumar K.V · 18 years ago
  5. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  6. 86f9333 [PATCH] ptrace32 trivial __user annotations by Al Viro · 18 years ago
  7. d3696cf [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irq by Eric W. Biederman · 18 years ago
  8. c7111c13 [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. by Eric W. Biederman · 18 years ago
  9. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  10. d150ad7 [PATCH] x86_64 irq_regs fix by Andrew Morton · 18 years ago
  11. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  12. 4b0ff1a [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS by Randy Dunlap · 18 years ago
  13. 7d0b0e8 [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers by Andi Kleen · 18 years ago
  14. 0a5ace2 [PATCH] x86-64: Fix FPU corruption by Andi Kleen · 18 years ago
  15. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  16. 70d666d [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex by Jon Mason · 18 years ago
  17. d8d2bed [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info by Jon Mason · 18 years ago
  18. 76fd231 [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location by Jon Mason · 18 years ago
  19. dedc993 [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init by Jon Mason · 18 years ago
  20. a7441a3 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  21. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  22. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  23. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  24. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  25. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  26. cd1182f [PATCH] genirq: x86_64 irq: Kill irq compression by Eric W. Biederman · 18 years ago
  27. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  28. 550f229 [PATCH] genirq: x86_64 irq: make vector_irq per cpu by Eric W. Biederman · 18 years ago
  29. 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
  30. 04b9267 [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  31. 589e367 [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  32. c4fa0bbf [PATCH] genirq: x86_64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  33. 0be6652 [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus by Eric W. Biederman · 18 years ago
  34. f29bd1b [PATCH] genirq: convert the x86_64 architecture to irq-chips by Ingo Molnar · 18 years ago
  35. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  36. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  37. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  38. 0e4a523 [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" by Andrew Morton · 18 years ago
  39. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  40. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  41. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  42. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  43. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  44. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  45. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  46. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  47. 16c564b [PATCH] Generic ioremap_page_range: x86_64 conversion by Haavard Skinnemoen · 18 years ago
  48. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  49. 45e0b78 [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE by Keith Mannthey · 18 years ago
  50. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  51. 4942e99 [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable by Keith Mannthey · 18 years ago
  52. 71efa8f [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c by Keith Mannthey · 18 years ago
  53. ec69acb [PATCH] hot-add-mem x86_64: Kconfig changes by Keith Mannthey · 18 years ago
  54. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 18 years ago
  55. 120b114 [PATCH] Re-positioning the bss segment by Vivek Goyal · 18 years ago
  56. 9d0ef4f [PATCH] Use ARRAY_SIZE in setup.c by Andi Kleen · 18 years ago
  57. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  58. 013bf2c [PATCH] Refactor some duplicated code in mpparse.c by Andi Kleen · 18 years ago
  59. d802ab9 [PATCH] Document iommu=panic by Andi Kleen · 18 years ago
  60. ded318e [PATCH] Fix broken indentation in iommu_setup by Andi Kleen · 18 years ago
  61. ece6684 [PATCH] Allow disabling DAC using command line options by Andi Kleen · 18 years ago
  62. 81b999b [PATCH] Update defconfig by Andi Kleen · 18 years ago
  63. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  64. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  65. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 18 years ago
  66. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  67. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  68. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  69. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  70. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  71. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  72. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  73. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  74. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  75. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  76. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  77. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  78. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  79. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  80. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  81. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  82. 3f75f42 [PATCH] Don't set calgary iommu as default y by Andi Kleen · 18 years ago
  83. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 18 years ago
  84. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  85. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  86. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  87. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  88. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  89. 658fdbe [PATCH] Don't leak NT bit into next task by Andi Kleen · 18 years ago
  90. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  91. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  92. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  93. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  94. 2049336 [PATCH] Don't synchronize time reading on single core AMD systems by Andi Kleen · 18 years ago
  95. 9ddab42 [PATCH] Remove outdated comment in x86-64 mmconfig code by Andi Kleen · 18 years ago
  96. 27fbe5b [PATCH] Use string instructions for Core2 copy/clear by Andi Kleen · 18 years ago
  97. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
  98. 4c6e052 [PATCH] MMCONFIG and new Intel motherboards by Aaron Durbin · 18 years ago
  99. 56dd669 [PATCH] Insert GART region into resource map by Aaron Durbin · 18 years ago
  100. 9abd792 [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works by Andi Kleen · 18 years ago