1. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  2. 7d6d49b Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  3. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  4. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 16 years ago
  5. 4c098bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  6. d006b2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  7. 7d16766 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  8. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  9. 284b066 Btrfs: don't use spin_is_contended by Chris Mason · 16 years ago
  10. 6136ac8 Staging: panel: fix lcd panel driver build failure by Sachin P. Sant · 16 years ago
  11. d88dfb8 Staging: android: fix up units in timed_gpio by Greg Kroah-Hartman · 16 years ago
  12. 5701c05 Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size by Arve Hjønnevåg · 16 years ago
  13. 07f2698 Staging: at76_usb: Add support for OQO Model 01+ by Jamie Lentin · 16 years ago
  14. ea8f9fe Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues" by Jason Andryuk · 16 years ago
  15. 89cb7e7 Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port by Greg Kroah-Hartman · 16 years ago
  16. 049a6ac USB: Storage: Update unusual_devs entry for Datafab KECF-USB by Nick Holloway · 16 years ago
  17. 26e1287 USB: Correct Makefile to make isp1760 buildable by Ivan Kuten · 16 years ago
  18. c200b9c USB: option: New mobile broadband modems to be supported by Dirk De Schepper · 16 years ago
  19. 97dcf04 USB: two more usb ids for ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  20. 64905b4 USB: ftdi_sio: unlock_kernel() on error in set_serial_info() by Dan Carpenter · 16 years ago
  21. 506e946 USB: usb-storage: add Pentax to the bad-vendor list by Alan Stern · 16 years ago
  22. e38c287 USB: ftdi_sio: add support for the NDI Polaris system by Stephane Clerambault · 16 years ago
  23. 78c8fb3 USB: usb-serial: fix the aircable_init failure path by Dave Young · 16 years ago
  24. 0d020aa USB: usb-storage: remove WARN from last-sector hacks by Alan Stern · 16 years ago
  25. 6b40c00 Revert USB: option: add Pantech cards by Greg Kroah-Hartman · 16 years ago
  26. 2057ac8 USB: cdc-acm.c: remove duplicate lines for MTK gps support by James Treacy · 16 years ago
  27. af3ddbd USB: fsl_qe_udc: Fix stalled TX requests bug by Anton Vorontsov · 16 years ago
  28. 82341b3 USB: fsl_qe_udc: Fix muram corruption by disabled endpoints by Anton Vorontsov · 16 years ago
  29. ef84e40 USB: fsl_qe_udc: Fix disconnects reporting during bus reset by Anton Vorontsov · 16 years ago
  30. 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 16 years ago
  31. a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 16 years ago
  32. 94f341d USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 16 years ago
  33. 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  34. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 16 years ago
  35. f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 16 years ago
  36. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  37. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  38. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
  39. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  40. 4f3e797 crypto: scatterwalk - Avoid flush_dcache_page on slab pages by Herbert Xu · 16 years ago
  41. d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 16 years ago
  42. 8e49215 Linux 2.6.29-rc4 by Linus Torvalds · 16 years ago
  43. 58edf8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update by Linus Torvalds · 16 years ago
  44. 1fb25cb radeonfb: Fix resume from D3Cold on some platforms by Benjamin Herrenschmidt · 16 years ago
  45. b746bb7 aty128fb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 16 years ago
  46. b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 16 years ago
  47. f7de762 async: use list_move_tail by Stefan Richter · 16 years ago
  48. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 16 years ago
  49. f30d5b3 async: Add some documentation. by Cornelia Huck · 16 years ago
  50. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 16 years ago
  51. 7a89bbc async: Fix running list handling. by Cornelia Huck · 16 years ago
  52. d2f5935 drm/i915: select framebuffer support automatically by Ingo Molnar · 16 years ago
  53. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
  54. 14d200c drm/i915: capture last_vblank count at IRQ uninstall time too by Jesse Barnes · 16 years ago
  55. 7d8d58b drm/i915: Unlock mutex on i915_gem_fault() error path by Chris Wilson · 16 years ago
  56. 122ee2a drm/i915: Quiet the message on get/setparam ioctl with an unknown value. by Eric Anholt · 16 years ago
  57. 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 16 years ago
  58. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
  59. 72daad4 drm/i915: Unref the object after failing to set tiling mode. by Chris Wilson · 16 years ago
  60. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 16 years ago
  61. d9ddcb9 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. by Eric Anholt · 16 years ago
  62. ab657db1 drm/i915: Set up an MTRR covering the GTT at driver load. by Eric Anholt · 16 years ago
  63. 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 16 years ago
  64. e806b49 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. by Eric Anholt · 16 years ago
  65. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 16 years ago
  66. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  67. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 16 years ago
  68. f12b12a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  69. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  70. 370154b ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. by Thierry Vignaud · 16 years ago
  71. 7695fb0 eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init by Darren Salt · 16 years ago
  72. 386e4a8 ACPICA: Fix table entry truncation calculation by Myron Stowe · 16 years ago
  73. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 16 years ago
  74. db1461a ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  75. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  76. fc5a9f8 ACPI: dock: Don't eval _STA on every show_docked sysfs read by Holger Macht · 16 years ago
  77. ccfef64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  78. ae1a25d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  79. fd9fc84 eCryptfs: Regression in unencrypted filename symlinks by Tyler Hicks · 16 years ago
  80. eeb9485 Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  81. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  82. 1d87b0d Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  83. 92dc07b elf core dump: fix get_user use by Roland McGrath · 16 years ago
  84. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 16 years ago
  85. d4cf109 vfs: Don't call attach_nobh_buffers() with an empty list by Dave Kleikamp · 16 years ago
  86. 6cec508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  87. 9e3a9d1 ACPI: disable ACPI cleanly when bad RSDP found by Len Brown · 16 years ago
  88. 9fdd54f ACPI: delete CPU_IDLE=n code by Len Brown · 16 years ago
  89. 5e3bd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  90. bcee402 Add Sascha Hauer to .mailmap by Uwe Kleine-König · 16 years ago
  91. 6d7f2ca add another mailmap entry for Uwe Kleine-König by Uwe Kleine-König · 16 years ago
  92. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 16 years ago
  93. 42f15d7 Btrfs: Make sure dir is non-null before doing S_ISGID checks by Chris Mason · 16 years ago
  94. b2a740a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  95. 8643153 ieee1394: dv1394: move deprecation message from module init to file open by Stefan Richter · 16 years ago
  96. b0050ca Merge branch 'fix/usb-audio' into for-linus by Takashi Iwai · 16 years ago
  97. b2573eb Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  98. 4a5a4c5 ALSA: hda - Add missing COEF initialization for ALC887 by Takashi Iwai · 16 years ago
  99. c6e8f2d ALSA: hda - Add missing initialization for ALC272 by Takashi Iwai · 16 years ago
  100. 894dcd7 sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devices by Clemens Ladisch · 16 years ago