1. 18d508b Pull sci into test branch by Len Brown · 18 years ago
  2. 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 18 years ago
  3. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  4. 6569345 [PATCH] thermal throttle: sysfs error checking by Stephen Hemminger · 18 years ago
  5. 81c06b1 [VOYAGER] fix up ptregs removal mess by James Bottomley · 18 years ago
  6. c771746 [VOYAGER] fix genirq mess by James Bottomley · 18 years ago
  7. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  8. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  9. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  10. 1b4ad24 [PATCH] uml: fix processor selection to exclude unsupported processors and features by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  11. c37e108 [PATCH] use struct irq_chip instead of struct hw_interrupt_type by Aneesh Kumar K.V · 18 years ago
  12. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  13. 5a43c09 Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  14. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  15. 7da5d40 [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number by Eric W. Biederman · 18 years ago
  16. 5d347c8 Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups by Jeff Garzik · 18 years ago
  17. 86d91ba arch/i386/kernel/time: don't shadow 'irq' function arg by Jeff Garzik · 18 years ago
  18. d195412 [PATCH] i386: irqs build fix by Andrew Morton · 18 years ago
  19. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  20. 88271e9 [PATCH] i386: fix rwsem build bug on CONFIG_M386=y by Ingo Molnar · 18 years ago
  21. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  22. f015c6c [PATCH] i386: Fix PCI BIOS config space access by Andi Kleen · 18 years ago
  23. 814eadc [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  24. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  25. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  26. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  27. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  28. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  29. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  30. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  31. 2d3fcc1 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  32. 3fc471e [PATCH] genirq: i386 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  33. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  34. f5b9ed7 [PATCH] genirq: convert the i386 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. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 18 years ago
  37. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  38. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  39. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  40. 8ccb3dc x86: Fix booting with "no387 nofxsr" by Linus Torvalds · 18 years ago
  41. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  42. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  43. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  44. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  45. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  46. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  47. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  48. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  49. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  50. f0b364a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  51. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  52. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  53. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  54. a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
  55. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  56. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  57. 2654c08 [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager by Fernando Vazquez · 18 years ago
  58. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  59. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  60. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  61. 643f720 [PATCH] mmc (mainly): add "or later" clause to licence statement. by Pierre Ossman · 18 years ago
  62. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  63. be5b7a8 [PATCH] arch/i386/pci/mmconfig.c tweaks by Andrew Morton · 18 years ago
  64. bfeeb0f [CPUFREQ] Make acpi-cpufreq unsticky again. by Dave Jones · 18 years ago
  65. b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  66. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  67. ae853e7 [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  68. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  69. fc09561 [PATCH] kthread: convert arch/i386/kernel/apm.c by Serge E. Hallyn · 18 years ago
  70. 6b77df0 [PATCH] oprofile: ppro: need to enable/disable all the counters by Arun Sharma · 18 years ago
  71. b0de7fc [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog by Josh Triplett · 18 years ago
  72. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  73. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  74. eed7d41 [CPUFREQ] longhaul: remove duplicated code. by Rafa³ Bilski · 18 years ago
  75. 1e2af92 [PATCH] x86: use probe_kernel_address in handle_BUG() by Andrew Morton · 18 years ago
  76. bd8e39f [PATCH] x86 microcode: don't check the size by Shaohua Li · 18 years ago
  77. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  78. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  79. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  80. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  81. 7f1be89 [CPUFREQ] Longhaul - Disable arbiter CLE266 by rafalbilski@interia.pl · 18 years ago
  82. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  83. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  84. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  85. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  86. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  87. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  88. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 18 years ago
  89. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  90. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 18 years ago
  91. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  92. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  93. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  94. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  95. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  96. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  97. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  98. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  99. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  100. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago