1. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  2. c963343 omfs: fix potential oops when directory size is corrupted by Bob Copeland · 16 years ago
  3. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  4. e48880e spi: bugfix spi_add_device() with duplicate chipselects by David Brownell · 16 years ago
  5. 7d455e0 fs/inode.c: properly init address_space->writeback_index by Chris Mason · 16 years ago
  6. 7531261 MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP by Jack Steiner · 16 years ago
  7. 34c86c1 coretemp: recognize Nehalem CPUs by Darrick J. Wong · 16 years ago
  8. bb15e7f ibmaem: don't query the entire sensor repository when reading energy meter by Darrick J. Wong · 16 years ago
  9. 9c5413e ibmaem: prevent infinite probing loop on x3650 M2 systems by Darrick J. Wong · 16 years ago
  10. eb93b7d ibmaem: update the documentation to reflect the current name by Darrick J. Wong · 16 years ago
  11. 4ef664b abituguru3: prefer DMI probing to manual probing by Alistair John Strachan · 16 years ago
  12. 249e3c8 abituguru3: update MAINTAINERS by Alistair John Strachan · 16 years ago
  13. 963d96b i5k_amb: provide labels for temperature sensors by Darrick J. Wong · 16 years ago
  14. d42139a hwmon: ADC124S501 generic driver by Marc Pignat · 16 years ago
  15. 16a515f drivers/hwmon/w83791d.c: fix unused var warning by Michael Borisov · 16 years ago
  16. f91a79f applesmc: add support for Macbook by Guilherme M. Schroeder · 16 years ago
  17. 9f86f28 applesmc: support for Intel iMac by Roberto De Ioris · 16 years ago
  18. fdfaa4833 freescale DIU: bug fix: add sanity check for AOI position by York Sun · 16 years ago
  19. ae5591e freescale DIU: add virtual resolution and panning support by York Sun · 16 years ago
  20. 8c5a1cf kexec: use a mutex for locking rather than xchg() by Andrew Morton · 16 years ago
  21. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  22. 9bdeb7b kexec jump: __ftrace_enabled_save/restore by Huang Ying · 16 years ago
  23. 73bd9c7 kexec jump: in sync with hibernation implementation by Huang Ying · 16 years ago
  24. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  25. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  26. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  27. 7ade3fc kexec jump: clean up #ifdef and comments by Huang Ying · 16 years ago
  28. 4cd69b9 kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() by Huang Ying · 16 years ago
  29. ce289e8 suspend: fix section mismatch warning - register_nosave_region by Marcin Slusarz · 16 years ago
  30. 6acb2ec Documentation/vm/page_migration: update reference to numa_maps + fix download URI by Michael Kerrisk · 16 years ago
  31. 627240a bootmem allocator: alloc_bootmem_core(): page-align the end offset by Mikulas Patocka · 16 years ago
  32. 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
  33. 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
  34. 9744f5a x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set by Marcin Slusarz · 16 years ago
  35. 7bc069c x86: fix spin_is_contended() by Jan Beulich · 16 years ago
  36. 8bb8519 x86, nmi: clean UP NMI watchdog failure message by Ingo Molnar · 16 years ago
  37. 1563666 x86, NMI: fix watchdog failure message by Aristeu Rozanski · 16 years ago
  38. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  39. 1c5b0eb x86: fix readb() et al compile error with gcc-3.2.3 by Mikael Pettersson · 16 years ago
  40. 04b6944 arch/x86/Kconfig: clean up, experimental adjustement by Pavel Machek · 16 years ago
  41. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
  42. dcc9841 x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds by Aristeu Rozanski · 16 years ago
  43. 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
  44. 129d6ab x86, AMD IOMMU: initialize dma_ops after sysfs registration by Joerg Roedel · 16 years ago
  45. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  46. 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
  47. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  48. ef31023 x86: silence mmconfig printk by Dave Jones · 16 years ago
  49. 967060d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs by Darrick J. Wong · 16 years ago
  50. 0f24562 Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27 by Andi Kleen · 16 years ago
  51. 9f497bc ACPI: Fix thermal shutdowns by Milan Broz · 16 years ago
  52. fa46d35 ACPI: bounds check IRQ to prevent memory corruption by Bjorn Helgaas · 16 years ago
  53. 9d699ed ACPI: Avoid bogus EC timeout when EC is in Polling mode by Zhao Yakui · 16 years ago
  54. 2500822 ACPI : Add the EC dmi table to fix the incorrect ECDT table by Zhao Yakui · 16 years ago
  55. afd7301 ACPI: Properly clear flags on false-positives and send uevent on sudden unplug by Holger Macht · 16 years ago
  56. d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
  57. 5c742b4 acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops by Carlos Corbacho · 16 years ago
  58. dab36ad ACPI: WMI: Set instance for query block calls by Carlos Corbacho · 16 years ago
  59. 3c7db22 ACPICA: Additional error checking for pathname utilities by Bob Moore · 16 years ago
  60. d3ff268 ACPICA: Fix possible memory leak in Unload() operator by Lin Ming · 16 years ago
  61. 2843ae7 ACPICA: Fix memory leak when deleting thermal/processor objects by Bob Moore · 16 years ago
  62. 323c048 pkt_sched: Fix unlocking in tc_ctl_tfilter() by Jarek Poplawski · 16 years ago
  63. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  64. 0eb8b1f bnx2: Update version to 1.8.0. by Michael Chan · 16 years ago
  65. f22828e bnx2: Reinsert VLAN tag when necessary. by Michael Chan · 16 years ago
  66. 729b85c bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. by Michael Chan · 16 years ago
  67. 7c6337a bnx2: Fix logic to setup VLAN rx tagging. by Michael Chan · 16 years ago
  68. b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  69. f1679d0 sched: fix rt-bandwidth hotplug race by Peter Zijlstra · 16 years ago
  70. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  71. a6825f1 x86: hpet: workaround SB700 BIOS by Thomas Gleixner · 16 years ago
  72. c78c7e3 UBIFS: xattr bugfixes by Artem Bityutskiy · 16 years ago
  73. a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 16 years ago
  74. 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
  75. cf41714 sched, cpuset: rework sched domains and CPU hotplug handling (v4) by Max Krasnyansky · 16 years ago
  76. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
  77. 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
  78. 09f2724 sched: fix the race between walk_tg_tree and sched_create_group by Zhang, Yanmin · in the future
  79. f2b6079 sparc64: Fix cmdline_memory_size handling bugs. by David S. Miller · 16 years ago
  80. c091258 AX88796: Fix locking in ethtool support by Ben Dooks · 16 years ago
  81. 1a3c4bc atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? by roel kluin · 16 years ago
  82. 5430c72 ALSA: virtuoso: add Xonar D1 support by Clemens Ladisch · 16 years ago
  83. c7e65c1 [netdrvr] ne: Use CONFIG_MACH_TX49XX by Atsushi Nemoto · 16 years ago
  84. 85a73b3 Kconfig: HSO driver bugfixes and updates by David Brownell · 16 years ago
  85. 0235f64 USB: HSO: minor fixes due to code review by Greg Kroah-Hartman · 16 years ago
  86. 6c59f56 USB: HSO: make tty_operations const by Greg Kroah-Hartman · 16 years ago
  87. 6d558a5 hso: fix refcounting on the ttyHSx devices by Olivier Blin · 16 years ago
  88. add477d hso: fix oops in read/write callbacks by Olivier Blin · 16 years ago
  89. 1595ab5 [netdrvr] uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  90. 11d89d6 netxen: update driver version by Dhananjay Phadke · 16 years ago
  91. 092bc57 netxen: cleanup interrupt code by Dhananjay Phadke · 16 years ago
  92. 15eef1e netxen: fix dma watchdog by Dhananjay Phadke · 16 years ago
  93. 922c4f2 netxen: force link update across ifdown/ifup by Dhananjay Phadke · 16 years ago
  94. 9e41077 netxen: fix rxbuf leak across driver reload by Dhananjay Phadke · 16 years ago
  95. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
  96. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  97. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 16 years ago
  98. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 16 years ago
  99. c918dcc sparc64: Fix overshoot in nid_range(). by David S. Miller · 16 years ago
  100. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 16 years ago