1. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 17 years ago
  2. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
  3. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
  4. 42f565e trace: remove extra assign in branch check by Steven Rostedt · 17 years ago
  5. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  6. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  7. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  8. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 17 years ago
  10. de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
  11. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  12. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 17 years ago
  13. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  14. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  15. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
  16. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 17 years ago
  17. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
  18. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  19. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  20. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 17 years ago
  21. 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 17 years ago
  22. c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 17 years ago
  23. da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 17 years ago
  24. a0bca6a markers: create DEFINE_MARKER and GET_MARKER (new API) by Mathieu Desnoyers · 17 years ago
  25. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 17 years ago
  26. e3f8c4b markers: add missing stdargs.h include, needed due to va_list usage by Arnaldo Carvalho de Melo · 17 years ago
  27. 954e100 rcu: add rcu_read_*_sched_notrace() by Mathieu Desnoyers · 17 years ago
  28. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  29. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
  30. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  31. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 17 years ago
  32. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  33. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 17 years ago
  34. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 17 years ago
  35. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 17 years ago
  36. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 17 years ago
  37. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 17 years ago
  38. 4e17e1d Add c2 port support by Rodolfo Giometti · 17 years ago
  39. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 17 years ago
  40. b76f90b remove ratelimt() by Andrew Morton · 17 years ago
  41. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 17 years ago
  42. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  43. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  44. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  45. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 17 years ago
  46. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
  47. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 17 years ago
  48. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 17 years ago
  49. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 17 years ago
  50. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  51. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 17 years ago
  52. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 17 years ago
  53. d1876ba Merge branch 'ec' into release by Len Brown · 17 years ago
  54. 547f784 Merge branch 'processor-256' into release by Len Brown · 17 years ago
  55. f398778 Merge branch 'video' into release by Len Brown · 17 years ago
  56. 3e0fe36 Merge branch 'misc' into release by Len Brown · 17 years ago
  57. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 17 years ago
  58. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 17 years ago
  59. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 17 years ago
  60. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 17 years ago
  61. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  62. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 17 years ago
  63. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  64. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  65. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 17 years ago
  66. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
  67. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 17 years ago
  68. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 17 years ago
  69. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 17 years ago
  70. fd0fcf5c ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 17 years ago
  71. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  72. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 17 years ago
  73. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 17 years ago
  74. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 17 years ago
  76. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 17 years ago
  77. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 17 years ago
  78. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 17 years ago
  79. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  80. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 17 years ago
  81. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  82. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 17 years ago
  83. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 17 years ago
  84. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 17 years ago
  85. 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 17 years ago
  86. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 17 years ago
  87. 8ec96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  88. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 17 years ago
  89. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 17 years ago
  90. cd83e42 cpumask: new API, v2 by Rusty Russell · 17 years ago
  91. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 17 years ago
  92. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  93. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 17 years ago
  94. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  95. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  96. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 17 years ago
  97. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 17 years ago
  98. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  99. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 17 years ago
  100. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 17 years ago