1. d788bad x86: APIC/SMP: Downgrade the NMI watchdog for "noapic" by Maciej W. Rozycki · 16 years ago
  2. d54db1a x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 16 years ago
  3. 1966202 x86: APIC/UP: Remove redundant NMI watchdog downgrade by Maciej W. Rozycki · 16 years ago
  4. acae7d9 x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC by Maciej W. Rozycki · 16 years ago
  5. 148b508 x86: NMI watchdog: Downgrade helper by Maciej W. Rozycki · 16 years ago
  6. 6fe9fe8 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" by Ingo Molnar · 16 years ago
  7. ab5a5be Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" by Ingo Molnar · 16 years ago
  8. ff11571 x86, io-apic: fix nmi_watchdog=1 bootup hang by Ingo Molnar · 16 years ago
  9. 067fa0f x86: IO-APIC - use NMI_NONE instead of numeric constant by Cyrill Gorcunov · 16 years ago
  10. b1b57ee x86 build fix: by Ingo Molnar · 16 years ago
  11. 431ee79 x86: apic_64.c fix sparse warnings about shadowed variables by Thomas Gleixner · 16 years ago
  12. 7223daf x86: make irq_cfg static by Thomas Gleixner · 16 years ago
  13. 0715650 x86: move pci_routirq declaration to pci.h by Thomas Gleixner · 16 years ago
  14. 691874f x86: I/O APIC: timer through 8259A second-chance by Maciej W. Rozycki · 16 years ago
  15. 03be750 x86: I/O APIC: keep the timer IRQ masked during set-up by Maciej W. Rozycki · 16 years ago
  16. 24742ec x86: I/O APIC: unmask the second-chance timer interrupt by Maciej W. Rozycki · 16 years ago
  17. f7633ce x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() by Maciej W. Rozycki · 16 years ago
  18. 6b4722a x86: I/O APIC: remove redundant LVT0 masking by Maciej W. Rozycki · 16 years ago
  19. 80d16ba x86: I/O APIC: remove redundant 8259A {,un}masking by Maciej W. Rozycki · 16 years ago
  20. f082526 x86: I/O APIC: fix the name of the through-8259A handler by Maciej W. Rozycki · 16 years ago
  21. 9a1c619 x86: I/O APIC: fix the name of the L-APIC IRQ handler by Maciej W. Rozycki · 16 years ago
  22. 35542c5 x86: I/O APIC: clean up the 8259A on a NMI watchdog failure by Maciej W. Rozycki · 16 years ago
  23. a1133d8 x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 16 years ago
  24. 73d08e6 x86: APIC/SMP: correct the message for "nosmp" by Maciej W. Rozycki · 16 years ago
  25. 60134eb x86: I/O APIC: keep IRQ off when changing LVT registers by Maciej W. Rozycki · 16 years ago
  26. e67465f x86: I/O APIC: clean up after a fasteoi failure by Maciej W. Rozycki · 16 years ago
  27. ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 16 years ago
  28. d11d579 x86: I/O APIC: AEOI timer acknowledgement clean-ups by Maciej W. Rozycki · 16 years ago
  29. a0176e2 Revert "Revert "x86: fix ioapic bug again"" by Ingo Molnar · 16 years ago
  30. 1b40a89 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  31. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  32. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  33. 35baff2 KVM: IOAPIC: Fix level-triggered irq injection hang by Mark McLoughlin · 16 years ago
  34. ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 16 years ago
  35. b727946 Linux 2.6.26-rc9 by Linus Torvalds · 16 years ago
  36. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  37. ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 16 years ago
  38. 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. 537388b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  41. fbe0825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  42. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 16 years ago
  43. 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  44. bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 16 years ago
  47. a1716d5 Merge branch 'x86/s2ram-fix' into x86/urgent by Ingo Molnar · 16 years ago
  48. 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 16 years ago
  49. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  50. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 16 years ago
  51. b8a0b6c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 16 years ago
  53. 46b6d94 doc: document the relax_domain_level kernel boot argument by Paul Jackson · 16 years ago
  54. d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 16 years ago
  55. 26ff8c6 Update MAINTAINERS file for the TPM device driver by Rajiv Andrade · 16 years ago
  56. 2d5c1be mm: switch node meminfo Active & Inactive pages to Kbytes by John Blackwood · 16 years ago
  57. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  58. 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 16 years ago
  59. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  60. 4915399 cciss: read config to obtain max outstanding commands per controller by Mike Miller · 16 years ago
  61. 8deacee MAINTAINERS: update the email address of Andreas Dilger by Geert Uytterhoeven · 16 years ago
  62. 985ee7f cpusets: document proc status cpus and mems allowed lists by Paul Jackson · 16 years ago
  63. 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 16 years ago
  64. 1209726 security: filesystem capabilities: fix CAP_SETPCAP handling by Andrew G. Morgan · 16 years ago
  65. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  66. abbaeff doc: doc maintainers by Randy Dunlap · 16 years ago
  67. 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 16 years ago
  68. bef67c5 cgroups: document the effect of attaching PID 0 to a cgroup by Li Zefan · 16 years ago
  69. 4e0d13c MFD maintainer by Samuel Ortiz · 16 years ago
  70. 27c8d95 w100fb: add 80 MHz modeline by Philipp Zabel · 16 years ago
  71. e5dd3cb w100fb: do not depend on SHARPSL by Philipp Zabel · 16 years ago
  72. 6d1029b add kernel-doc for simple_read_from_buffer and memory_read_from_buffer by Akinobu Mita · 16 years ago
  73. 337e2ab ntfs: update help text by Jess Guerrero · 16 years ago
  74. c76a587 man-pages is supported by Michael Kerrisk · 16 years ago
  75. 93921f5 Introduce rculist.h by Stephen Rothwell · 16 years ago
  76. fc26361 mn10300: provide __ucmpdi2() for MN10300 by David Howells · 16 years ago
  77. 7fc7228 mn10300: export certain arch symbols required to build allmodconfig by David Howells · 16 years ago
  78. 292d735 hdaps: add support for various newer Lenovo thinkpads by maximilian attems · 16 years ago
  79. 71f7705 Doc*/kernel-parameters.txt: fix stale references by Pavel Machek · 16 years ago
  80. abc5f23 delay accounting: maintainer update by Balbir Singh · 16 years ago
  81. 77b96bd cciss: fix regression that no device nodes are created if no logical drives are configured. by Stephen M. Cameron · 16 years ago
  82. f93f18c Update taskstats-struct document for scaled time accounting by Hiroshi Shimamoto · 16 years ago
  83. 05946bc fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings by Anton Vorontsov · 16 years ago
  84. 7059d4b gpio: pca953x (i2c) handles max7310 too by David Brownell · 16 years ago
  85. da9eac8 lib: taint kernel in common report_bug() WARN path. by Paul Mundt · 16 years ago
  86. c4a2d7f ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() by Michael Halcrow · 16 years ago
  87. 10dd08d reiserfs: add missing unlock to an error path in reiserfs_quota_write() by Jan Kara · 16 years ago
  88. 4d04e4f ext4: add missing unlock to an error path in ext4_quota_write() by Jan Kara · 16 years ago
  89. f5c8f7d ext3: add missing unlock to error path in ext3_quota_write() by Jan Kara · 16 years ago
  90. 450c622 Miguel Ojeda has moved by Miguel Ojeda · 16 years ago
  91. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 16 years ago
  92. cce3ce8 rtc: fix CMOS time error after writing /proc/acpi/alarm by Huacai Chen · 16 years ago
  93. 471d47e rtc-x1205: Fix alarm set by Michael Hamel · 16 years ago
  94. 7a36a75 get_user_pages(): fix possible page leak on oom by Oleg Nesterov · 16 years ago
  95. 7ca796f serial: fix serial_match_port() for dynamic major tty-device numbers by Guennadi Liakhovetski · 16 years ago
  96. 69d44a1 firmware: fix the request_firmware() dummy by James Bottomley · 16 years ago
  97. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  98. 251b97f mm: dirty page accounting vs VM_MIXEDMAP by Peter Zijlstra · 16 years ago
  99. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  100. a926c06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago