1. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  2. 857f3fd nohz: don't stop idle tick if softirqs are pending. by Heiko Carstens · 16 years ago
  3. 7a14ce1 nohz: reduce jiffies polling overhead by Ingo Molnar · 16 years ago
  4. 916941b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  5. fbf4d7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  6. 413c239 driver-core: prepare for 2.6.27 api change by adding dev_set_name by Stephen Rothwell · 16 years ago
  7. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 16 years ago
  8. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 16 years ago
  9. a7f3872 USB: usb-serial: option: Don't match Huawei driver CD images by Michael Karcher · 16 years ago
  10. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 16 years ago
  11. 598eff6 USB: add another scanner quirk by René Rebe · 16 years ago
  12. 2a8bc9e USB: Add support for ROKR W5 in unusual_devs.h by Javier Smaldone · 16 years ago
  13. c5f23b0 USB: Fix M600i unusual_devs entry by Phil Dibowitz · 16 years ago
  14. c7257bd USB: usb-storage: unusual_devs update for Cypress ATACB by Alan Stern · 16 years ago
  15. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 16 years ago
  16. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 16 years ago
  17. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  18. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  19. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 16 years ago
  20. 217a908 USB: add all configs to the "descriptors" attribute by Alan Stern · 16 years ago
  21. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 16 years ago
  22. 62d104d USB: Firmware loader driver for USB Apple iSight camera by Matthew Garrett · 16 years ago
  23. ebb3770 USB: FTDI_SIO : Add support for Matrix Orbital PID Range by Ray Molenkamp · 16 years ago
  24. 4bd2797 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  25. a7f75d3 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. dca0261 [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c by Lothar Waßmann · 16 years ago
  27. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  28. ea3f01f sched: re-tune NUMA topologies by Ingo Molnar · 16 years ago
  29. b3137bc sched: stop wake_affine from causing serious imbalance by Mike Galbraith · 16 years ago
  30. a381759 sched: fix sched_clock_cpu() by Peter Zijlstra · 16 years ago
  31. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  32. 4285f594 sched: cleanup by Ingo Molnar · 16 years ago
  33. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 16 years ago
  34. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 16 years ago
  35. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 16 years ago
  36. 3897b82 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  37. 0a2ce2f Fix FRV minimum slab/kmalloc alignment by David Howells · 16 years ago
  38. b441232 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  39. dc1d60a FRV: Specify the minimum slab/kmalloc alignment by David Howells · 16 years ago
  40. 5e55843 MN10300: Fix typo in header guard by Vegard Nossum · 16 years ago
  41. d6de8be cfq-iosched: fix RCU problem in cfq_cic_lookup() by Jens Axboe · 16 years ago
  42. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 16 years ago
  43. 4722dc5 Added in elevator switch message to blktrace stream by Alan D. Brunelle · 16 years ago
  44. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 16 years ago
  45. be754d2 block: reorder cfq_queue to save space on 64bit builds by Richard Kennedy · 16 years ago
  46. 05caf8d block: Move the second call to get_request to the end of the loop by Zhang, Yanmin · 16 years ago
  47. ca39d65 splice: handle try_to_release_page() failure by Jens Axboe · 16 years ago
  48. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 16 years ago
  49. 1ec7d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  50. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  51. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 16 years ago
  52. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 16 years ago
  53. 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 16 years ago
  54. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 16 years ago
  55. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 16 years ago
  56. b3bd307 shpchp: add message about shpchp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  57. 4dcc29e [IA64] Workaround for RSE issue by Tony Luck · 16 years ago
  58. 3dbfd080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  59. edb2301 ck804rom: fix driver_data in probe table. by David Woodhouse · 16 years ago
  60. f04d264 avr32: Fix cpufreq oops when ondemand governor is default by Haavard Skinnemoen · 16 years ago
  61. e490517 Linux 2.6.26-rc4 by Linus Torvalds · 16 years ago
  62. cbaffba posix timers: discard SI_TIMER signals on exec by Oleg Nesterov · 16 years ago
  63. c8e85b4f posix timers: sigqueue_free: don't free sigqueue if it is queued by Oleg Nesterov · 16 years ago
  64. 84a8816 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  65. 1434b65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  66. 4934ed8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 16 years ago
  67. 0dfdf77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. c5e6fd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. 2548baa i2c: Align i2c_device_id by Jiri Slaby · 16 years ago
  70. 7271e60 tuner: Do not alter i2c_client.name by Michael Krufky · 16 years ago
  71. d56acac avr32: Update defconfigs by Haavard Skinnemoen · 16 years ago
  72. 0157599 avr32: export strnlen_user by Adrian Bunk · 16 years ago
  73. a0ed3d8 avr32: export copy_page by Adrian Bunk · 16 years ago
  74. 551dec4 sparc64: global_reg_snapshot is not for userspace by Adrian Bunk · 16 years ago
  75. 9c28faa sh: Drop broken URAM support on SH7723. by Paul Mundt · 16 years ago
  76. b373303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  77. c8ff99a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  78. 32522bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  79. 7353190 Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST by Sam Ravnborg · 16 years ago
  80. 9723c04 .gitignore: match ncscope.out by Jike Song · 16 years ago
  81. 656a3f7 scripts/ver_linux use 'gcc -dumpversion' by Gabriel C · 16 years ago
  82. 587755f [ALSA] hda - Fix capture mute Widget for stac9250/9251 by Mauro Carvalho Chehab · 16 years ago
  83. 97e08f5 [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number by Stas Sergeev · 16 years ago
  84. a49056d [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver by Gabriel C · 16 years ago
  85. f172ddc6 [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's by Chen Gong · 16 years ago
  86. 0b36086 [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers by Jordan Crouse · 17 years ago
  87. 7f7f894 [WATCHDOG] hpwdt: Fix NMI handling. by Mingarelli, Thomas · 17 years ago
  88. 93539b1 [WATCHDOG] Blackfin Watchdog Driver: split platform device/driver by Mike Frysinger · 17 years ago
  89. 6fd6560 [WATCHDOG] Add w83697h_wdt early_disable option by Samuel Tardieu · 17 years ago
  90. 5794a9f [WATCHDOG] Make w83697h_wdt timeout option string similar to others by Samuel Tardieu · 17 years ago
  91. 03315ad [WATCHDOG] Make w83697h_wdt void-like functions void by Samuel Tardieu · 17 years ago
  92. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. 25d5cb4 spi: remove some spidev oops-on-rmmod paths by David Brownell · 16 years ago
  95. 5c02b57 cgroups: remove node_ prefix_from ns subsystem by Cedric Le Goater · 16 years ago
  96. 12d15f0 for_each_online_pgdat(): kerneldoc fix by Fernando Luis Vazquez Cao · 16 years ago
  97. fb56f0f frv: export empty_zero_page by Adrian Bunk · 16 years ago
  98. 7b26655 sys_prctl(): fix return of uninitialized value by Shi Weihua · 16 years ago
  99. f99c900 edac: mpc85xx: fix building as a module by Kumar Gala · 16 years ago
  100. 6ea0205 gpio: build fixes by David Brownell · 16 years ago