1. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  2. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 17 years ago
  3. e7669b8 tracing: fix sparse warning: attribute function with __acquires/__releases by Hannes Eder · 17 years ago
  4. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 17 years ago
  5. 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  6. 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  7. d524e03 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  8. 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 · 17 years ago
  9. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 17 years ago
  10. c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
  11. 810dc73 tracing: provide correct return value after outputting the event by Wenji Huang · 17 years ago
  12. f54fc98 tracing: remove unneeded variable by Wenji Huang · 17 years ago
  13. 4543ae7 tracing: storage class should be before const qualifier by Tobias Klauser · 17 years ago
  14. 9666578 tracing, x86: fix constraint for parent variable by Steven Rostedt · 17 years ago
  15. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 17 years ago
  16. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 17 years ago
  17. ae216dd Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  18. f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  19. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 17 years ago
  20. 4c098bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
  21. d006b2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  22. 7d16766 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
  23. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  24. 284b066 Btrfs: don't use spin_is_contended by Chris Mason · 17 years ago
  25. 6136ac8 Staging: panel: fix lcd panel driver build failure by Sachin P. Sant · 17 years ago
  26. d88dfb8 Staging: android: fix up units in timed_gpio by Greg Kroah-Hartman · 17 years ago
  27. 5701c05 Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size by Arve Hjønnevåg · 17 years ago
  28. 07f2698 Staging: at76_usb: Add support for OQO Model 01+ by Jamie Lentin · 17 years ago
  29. ea8f9fe Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues" by Jason Andryuk · 17 years ago
  30. 89cb7e7 Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port by Greg Kroah-Hartman · 17 years ago
  31. 049a6ac USB: Storage: Update unusual_devs entry for Datafab KECF-USB by Nick Holloway · 17 years ago
  32. 26e1287 USB: Correct Makefile to make isp1760 buildable by Ivan Kuten · 17 years ago
  33. c200b9c USB: option: New mobile broadband modems to be supported by Dirk De Schepper · 17 years ago
  34. 97dcf04 USB: two more usb ids for ti_usb_3410_5052 by Oliver Neukum · 17 years ago
  35. 64905b4 USB: ftdi_sio: unlock_kernel() on error in set_serial_info() by Dan Carpenter · 17 years ago
  36. 506e946 USB: usb-storage: add Pentax to the bad-vendor list by Alan Stern · 17 years ago
  37. e38c287 USB: ftdi_sio: add support for the NDI Polaris system by Stephane Clerambault · 17 years ago
  38. 78c8fb3 USB: usb-serial: fix the aircable_init failure path by Dave Young · 17 years ago
  39. 0d020aa USB: usb-storage: remove WARN from last-sector hacks by Alan Stern · 17 years ago
  40. 6b40c00 Revert USB: option: add Pantech cards by Greg Kroah-Hartman · 17 years ago
  41. 2057ac8 USB: cdc-acm.c: remove duplicate lines for MTK gps support by James Treacy · 17 years ago
  42. af3ddbd USB: fsl_qe_udc: Fix stalled TX requests bug by Anton Vorontsov · 17 years ago
  43. 82341b3 USB: fsl_qe_udc: Fix muram corruption by disabled endpoints by Anton Vorontsov · 17 years ago
  44. ef84e40 USB: fsl_qe_udc: Fix disconnects reporting during bus reset by Anton Vorontsov · 17 years ago
  45. 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 17 years ago
  46. a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 17 years ago
  47. 94f341d USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 17 years ago
  48. 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  49. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 17 years ago
  50. 34cd499 tracing: clean up splice code by Steven Rostedt · 17 years ago
  51. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 17 years ago
  52. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 17 years ago
  53. f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 17 years ago
  54. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  55. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  56. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 17 years ago
  57. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 17 years ago
  58. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 17 years ago
  59. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 17 years ago
  60. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 17 years ago
  61. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 17 years ago
  62. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
  63. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 17 years ago
  64. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 17 years ago
  65. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  66. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 17 years ago
  67. 4f3e797 crypto: scatterwalk - Avoid flush_dcache_page on slab pages by Herbert Xu · 17 years ago
  68. d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 17 years ago
  69. 8e49215 Linux 2.6.29-rc4 by Linus Torvalds · 17 years ago
  70. 58edf8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update by Linus Torvalds · 17 years ago
  71. 1fb25cb radeonfb: Fix resume from D3Cold on some platforms by Benjamin Herrenschmidt · 17 years ago
  72. b746bb7 aty128fb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 17 years ago
  73. b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 17 years ago
  74. f7de762 async: use list_move_tail by Stefan Richter · 17 years ago
  75. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
  76. f30d5b3 async: Add some documentation. by Cornelia Huck · 17 years ago
  77. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 17 years ago
  78. 7a89bbc async: Fix running list handling. by Cornelia Huck · 17 years ago
  79. d2f5935 drm/i915: select framebuffer support automatically by Ingo Molnar · 17 years ago
  80. 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 17 years ago
  81. 14d200c drm/i915: capture last_vblank count at IRQ uninstall time too by Jesse Barnes · 17 years ago
  82. 7d8d58b drm/i915: Unlock mutex on i915_gem_fault() error path by Chris Wilson · 17 years ago
  83. 122ee2a drm/i915: Quiet the message on get/setparam ioctl with an unknown value. by Eric Anholt · 17 years ago
  84. 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 17 years ago
  85. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 17 years ago
  86. 72daad4 drm/i915: Unref the object after failing to set tiling mode. by Chris Wilson · 17 years ago
  87. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 17 years ago
  88. d9ddcb9 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. by Eric Anholt · 17 years ago
  89. ab657db1 drm/i915: Set up an MTRR covering the GTT at driver load. by Eric Anholt · 17 years ago
  90. 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 17 years ago
  91. e806b49 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. by Eric Anholt · 17 years ago
  92. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 17 years ago
  93. 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 17 years ago
  94. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
  95. 9a5fd90 ftrace: change function graph tracer to use new in_nmi by Steven Rostedt · 17 years ago
  96. 375b38b nmi: add generic nmi tracking state by Steven Rostedt · 17 years ago
  97. 4e6ea14 ftrace, x86: rename in_nmi variable by Steven Rostedt · 17 years ago
  98. d8b891a ring-buffer: allow tracing_off to be used in core kernel code by Steven Rostedt · 17 years ago
  99. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
  100. 1830b52d trace: remove deprecated entry->cpu by Steven Rostedt · 17 years ago