1. e51959f [PATCH] Fix potential interrupts during alternative patching by Zachary Amsden · 18 years ago
  2. 3864c48 [PATCH] lockdep: annotate i386 apm by Peter Zijlstra · 18 years ago
  3. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  4. 3f4a0b9 [PATCH] i386 Time: Avoid PIT SMP lockups by john stultz · 18 years ago
  5. 18d508b Pull sci into test branch by Len Brown · 18 years ago
  6. 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 18 years ago
  7. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  8. 6569345 [PATCH] thermal throttle: sysfs error checking by Stephen Hemminger · 18 years ago
  9. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  10. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 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. 5d347c8 Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups by Jeff Garzik · 18 years ago
  16. 86d91ba arch/i386/kernel/time: don't shadow 'irq' function arg by Jeff Garzik · 18 years ago
  17. d195412 [PATCH] i386: irqs build fix by Andrew Morton · 18 years ago
  18. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  19. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 18 years ago
  20. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  21. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  22. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  23. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  24. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  25. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  26. 2d3fcc1 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  27. 3fc471e [PATCH] genirq: i386 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  28. f5b9ed7 [PATCH] genirq: convert the i386 architecture to irq-chips by Ingo Molnar · 18 years ago
  29. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 18 years ago
  30. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  31. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  32. 8ccb3dc x86: Fix booting with "no387 nofxsr" by Linus Torvalds · 18 years ago
  33. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  34. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  35. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  36. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  37. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  38. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  39. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  40. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  41. f0b364a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  42. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  43. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  44. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  45. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  46. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  47. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  48. 643f720 [PATCH] mmc (mainly): add "or later" clause to licence statement. by Pierre Ossman · 18 years ago
  49. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  50. bfeeb0f [CPUFREQ] Make acpi-cpufreq unsticky again. by Dave Jones · 18 years ago
  51. b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  52. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  53. fc09561 [PATCH] kthread: convert arch/i386/kernel/apm.c by Serge E. Hallyn · 18 years ago
  54. b0de7fc [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog by Josh Triplett · 18 years ago
  55. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  56. eed7d41 [CPUFREQ] longhaul: remove duplicated code. by Rafa³ Bilski · 18 years ago
  57. 1e2af92 [PATCH] x86: use probe_kernel_address in handle_BUG() by Andrew Morton · 18 years ago
  58. bd8e39f [PATCH] x86 microcode: don't check the size by Shaohua Li · 18 years ago
  59. 9a4b9ef [PATCH] x86 microcode: add sysfs and hotplug support by Shaohua Li · 18 years ago
  60. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  61. 9a3110b [PATCH] x86 microcode: microcode driver cleanup. by Shaohua Li · 18 years ago
  62. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  63. 7f1be89 [CPUFREQ] Longhaul - Disable arbiter CLE266 by rafalbilski@interia.pl · 18 years ago
  64. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  65. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  66. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  67. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  68. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  69. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  70. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 18 years ago
  71. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  72. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  73. 461a9aff [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  74. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  75. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  76. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  77. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  78. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  79. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  80. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  81. dcf1030 [PATCH] i386/x86-64: New Intel feature flags by Dave Jones · 18 years ago
  82. 3222b36 [PATCH] x86: Add a cumulative thermal throttle event counter. by Dmitriy Zavin · 18 years ago
  83. 66aea99 [PATCH] i386: Make the jiffies compares use the 64bit safe macros. by Dmitriy Zavin · 18 years ago
  84. 15d5f83 [PATCH] x86: Refactor thermal throttle processing by Dmitriy Zavin · 18 years ago
  85. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  86. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
  87. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  88. 35d534a [PATCH] x86: - restore i8259A eoi status on resume by Matthew Garrett · 18 years ago
  89. f354b3a [PATCH] i386: Split multi-line printk in oops output. by Dave Jones · 18 years ago
  90. f0f4c34 [PATCH] i386: add HPET(s) into resource map by adurbin@google.com · 18 years ago
  91. ec5c092 [PATCH] i386: Do better early exception handlers by Chuck Ebbert · 18 years ago
  92. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 18 years ago
  93. 0da5db3 [PATCH] i386: Abstract sensitive instructions by Rusty Russell · 18 years ago
  94. 3566561 [PATCH] i386: Avoid overwriting the current pgd (V4, i386) by Magnus Damm · 18 years ago
  95. a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 18 years ago
  96. 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  97. 6f6b1e0 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  98. e9dff0e [PATCH] i386: mark cpu cache functions as __cpuinit by Magnus Damm · 18 years ago
  99. 5f0f1c1 [PATCH] i386: mark cpu identify functions as __cpuinit by Magnus Damm · 18 years ago
  100. b4af3f7 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata by Magnus Damm · 18 years ago