1. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  2. 7da5d40 [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number by Eric W. Biederman · 18 years ago
  3. d195412 [PATCH] i386: irqs build fix by Andrew Morton · 18 years ago
  4. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  5. 88271e9 [PATCH] i386: fix rwsem build bug on CONFIG_M386=y by Ingo Molnar · 18 years ago
  6. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  7. f015c6c [PATCH] i386: Fix PCI BIOS config space access by Andi Kleen · 18 years ago
  8. 814eadc [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  9. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  10. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  11. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  12. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  13. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  14. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  15. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  16. 2d3fcc1 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  17. 3fc471e [PATCH] genirq: i386 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  18. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  19. f5b9ed7 [PATCH] genirq: convert the i386 architecture to irq-chips by Ingo Molnar · 18 years ago
  20. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  21. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 18 years ago
  22. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  23. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  24. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  25. 8ccb3dc x86: Fix booting with "no387 nofxsr" by Linus Torvalds · 18 years ago
  26. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  27. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  28. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  29. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  30. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  31. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  32. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  33. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  34. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  35. f0b364a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  36. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  37. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  38. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  39. a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
  40. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  41. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  42. 2654c08 [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager by Fernando Vazquez · 18 years ago
  43. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  44. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  45. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  46. 643f720 [PATCH] mmc (mainly): add "or later" clause to licence statement. by Pierre Ossman · 18 years ago
  47. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  48. be5b7a8 [PATCH] arch/i386/pci/mmconfig.c tweaks by Andrew Morton · 18 years ago
  49. bfeeb0f [CPUFREQ] Make acpi-cpufreq unsticky again. by Dave Jones · 18 years ago
  50. b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  51. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  52. ae853e7 [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  53. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  54. fc09561 [PATCH] kthread: convert arch/i386/kernel/apm.c by Serge E. Hallyn · 18 years ago
  55. 6b77df0 [PATCH] oprofile: ppro: need to enable/disable all the counters by Arun Sharma · 18 years ago
  56. b0de7fc [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog by Josh Triplett · 18 years ago
  57. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  58. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  59. eed7d41 [CPUFREQ] longhaul: remove duplicated code. by Rafa³ Bilski · 18 years ago
  60. 1e2af92 [PATCH] x86: use probe_kernel_address in handle_BUG() by Andrew Morton · 18 years ago
  61. bd8e39f [PATCH] x86 microcode: don't check the size by Shaohua Li · 18 years ago
  62. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  63. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  64. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  65. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  66. 7f1be89 [CPUFREQ] Longhaul - Disable arbiter CLE266 by rafalbilski@interia.pl · 18 years ago
  67. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  68. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  69. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  70. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  71. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  72. c7f40ff1 [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  73. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 18 years ago
  74. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  75. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 18 years ago
  76. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  77. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  78. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  79. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  80. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  81. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  82. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  83. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  84. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  85. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  86. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  87. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  88. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  89. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  90. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  91. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 18 years ago
  92. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  93. 66aea99 [PATCH] i386: Make the jiffies compares use the 64bit safe macros. by Dmitriy Zavin · 18 years ago
  94. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  95. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  96. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  97. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  98. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  99. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
  100. f354b3a [PATCH] i386: Split multi-line printk in oops output. by Dave Jones · 18 years ago