1. 87de5ac timers: Introduce timerlist infrastructure. by John Stultz · 14 years ago
  2. 5e4f083 hrtimer: Remove stale comment on curr_timer by Yong Zhang · 14 years ago
  3. 466bd30 timer: Warn when del_timer_sync() is called in hardirq context by Yong Zhang · 14 years ago
  4. 1118e2c timer: Del_timer_sync() can be used in softirq context by Yong Zhang · 14 years ago
  5. 6f1bc45 timer: Make try_to_del_timer_sync() the same on SMP and UP by Yong Zhang · 14 years ago
  6. 20f33a0 posix-timers: Annotate lock_timer() by Namhyung Kim · 14 years ago
  7. dd6414b timer: Permit statically-declared work with deferrable timers by Phil Carmody · 14 years ago
  8. 2bf1c05 time: Use ARRAY_SIZE macro in timecompare.c by Nikitas Angelinas · 14 years ago
  9. aaabe31 timer: Initialize the field slack of timer_list by Changli Gao · 14 years ago
  10. d095902 timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS by Richard Kennedy · 14 years ago
  11. a386b5a time: Compensate for rounding on odd-frequency clocksources by Kasper Pedersen · 14 years ago
  12. 8af3c15 ntp: Clamp PLL update interval by Miroslav Lichvar · 14 years ago
  13. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  14. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  15. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  16. add2b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  17. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  18. dc6f962 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  19. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  20. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  21. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  22. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  23. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 96d4cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  25. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  26. b06ac5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  27. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  28. 78f220a Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  29. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  30. 4eab8a5 Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel by Linus Torvalds · 14 years ago
  31. 6300d6d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  32. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  33. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  34. b857189 h8300: Fix die() by David Howells · 14 years ago
  35. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  36. 7a2e8a8 VFS: Sanity check mount flags passed to change_mnt_propagation() by Valerie Aurora · 14 years ago
  37. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  38. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  39. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  40. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  41. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  42. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  43. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  44. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  45. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  46. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  47. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  48. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  49. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago
  50. 4e6cfef drm/i915: Re-use set_base_atomic to share setting of the display registers by Chris Wilson · 14 years ago
  51. 52e6863 drm/i915: Fix offset page-flips on i965+ by Chris Wilson · 14 years ago
  52. c96c3a8 drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  53. c877cdc i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  54. 9927a40 i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  55. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  56. 9f82d23 drm/i915: overlay on gen2 can't address above 1G by Daniel Vetter · 14 years ago
  57. 300387c drm/i915: Clear the vblank status bit before polling for the next vblank by Chris Wilson · 14 years ago
  58. 4f233ef i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff by Pekka Enberg · 14 years ago
  59. c74696b i915: revert some checks added by commit 32aad86f by Pavel Roskin · 14 years ago
  60. 1dfd975 Revert "drm/i915: Unreference object not handle on creation" by Chris Wilson · 14 years ago
  61. e167976 drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h by Andrew Morton · 14 years ago
  62. c7ef35a drm: Do not force 1024x768 modes on unknown connectors by Chris Wilson · 14 years ago
  63. e58f637 drm/kms: Add a module parameter to disable polling by Chris Wilson · 14 years ago
  64. 54bfe49 drm/radeon/kms: fix tv-out on avivo asics by Alex Deucher · 14 years ago
  65. 7e7b41d drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code by Alex Deucher · 14 years ago
  66. aff3ea4 Staging: wlan-ng: Explicitly set some fields in cfg80211 interface by Karl Relton · 14 years ago
  67. 95c46ed Staging: octeon: depends on NETDEVICES by Randy Dunlap · 14 years ago
  68. 11ac33a Staging: spectra: depend on X86_MRST by Jeff Mahoney · 14 years ago
  69. 273ad8d Staging: zram: free device memory when init fails by Shahar Havivi · 14 years ago
  70. 9e693e4 Staging: rt2870sta: Add more device IDs from vendor drivers by Ben Hutchings · 14 years ago
  71. 10022a0 staging: comedi das08_cs.c: Fix io_req_t conversion by Andreas Bombe · 14 years ago
  72. f8d261d staging: spectra needs <linux/slab.h> by Geert Uytterhoeven · 14 years ago
  73. 77c5cea staging: hv: Fixed lockup problem with bounce_buffer scatter list by Hank Janssen · 14 years ago
  74. 15dd1c9 staging: hv: Increased storvsc ringbuffer and max_io_requests by Hank Janssen · 14 years ago
  75. e5fa721 staging: hv: Fixed the value of the 64bit-hole inside ring buffer by Haiyang Zhang · 14 years ago
  76. 0c47a70 staging: hv: Fixed bounce kmap problem by using correct index by Hank Janssen · 14 years ago
  77. b681b58 staging: hv: Fix missing functions for net_device_ops by Haiyang Zhang · 14 years ago
  78. 6573738 USB: ftdi_sio: Added custom PIDs for ChamSys products by Luke Lowrey · 14 years ago
  79. 577045c USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors. by Toby Gray · 14 years ago
  80. 5b239f0 USB: cdc-acm: Add pseudo modem without AT command capabilities by Philippe Corbes · 14 years ago
  81. 902ffc3 USB: cxacru: Use a bulk/int URB to access the command endpoint by Simon Arlott · 14 years ago
  82. 870408c usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters. by Dave Ludlow · 14 years ago
  83. 4035e45 USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones by Toby Gray · 14 years ago
  84. caf3a63 usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P. by Dave Ludlow · 14 years ago
  85. 3c35b00 USB: ssu100: turn off debug flag by Bill Pemberton · 14 years ago
  86. 0791971 usb: allow drivers to use allocated bandwidth until unbound by Thadeu Lima de Souza Cascardo · 14 years ago
  87. 5b22a32 USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile. by A E Lawrence · 14 years ago
  88. 0bf7a81 USB: cp210x: Add B&G H3000 link cable ID by Jason Detring · 14 years ago
  89. 541e05e USB: CP210x Add new device ID by Craig Shelley · 14 years ago
  90. c7aa8f4 USB: option: fix incorrect novatel entries by Dirk De Schepper · 14 years ago
  91. 037d365 USB: Fix kernel oops with g_ether and Windows by Maxim Osipov · 14 years ago
  92. 793f03a USB: rndis: section mismatch fix by Henrik Kretzschmar · 14 years ago
  93. 08a3b3b USB: ehci-ppc-of: problems in unwind by Dan Carpenter · 14 years ago
  94. 0f1312b USB: s3c-hsotg: Remove DEBUG define by Maurus Cuelenaere · 14 years ago
  95. 6eb68d6 tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver by Nathael Pajani · 14 years ago
  96. 3367469 serial: bfin_sport_uart: restore transmit frame sync fix by Sonic Zhang · 14 years ago
  97. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  98. d86b300 MAINTAINERS: orphan isicom by Jiri Slaby · 14 years ago
  99. 9fc2b2d vt: Fix console corruption on driver hand-over. by Francisco Jerez · 14 years ago
  100. 57f9bda sysfs: checking for NULL instead of ERR_PTR by Dan Carpenter · 14 years ago