1. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 17 years ago
  2. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
  3. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  4. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 17 years ago
  5. de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
  6. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  7. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  8. 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
  9. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 17 years ago
  10. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
  11. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  12. 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
  13. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 17 years ago
  14. 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 17 years ago
  15. c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 17 years ago
  16. da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 17 years ago
  17. a0bca6a markers: create DEFINE_MARKER and GET_MARKER (new API) by Mathieu Desnoyers · 17 years ago
  18. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 17 years ago
  19. e3f8c4b markers: add missing stdargs.h include, needed due to va_list usage by Arnaldo Carvalho de Melo · 17 years ago
  20. 954e100 rcu: add rcu_read_*_sched_notrace() by Mathieu Desnoyers · 17 years ago
  21. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  22. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
  23. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  24. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 17 years ago
  25. 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
  26. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 17 years ago
  27. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 17 years ago
  28. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 17 years ago
  29. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 17 years ago
  30. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 17 years ago
  31. 4e17e1d Add c2 port support by Rodolfo Giometti · 17 years ago
  32. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 17 years ago
  33. b76f90b remove ratelimt() by Andrew Morton · 17 years ago
  34. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  35. 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
  36. 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
  37. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 17 years ago
  38. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
  39. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 17 years ago
  40. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 17 years ago
  41. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  42. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 17 years ago
  43. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 17 years ago
  44. f398778 Merge branch 'video' into release by Len Brown · 17 years ago
  45. 3e0fe36 Merge branch 'misc' into release by Len Brown · 17 years ago
  46. 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
  47. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 17 years ago
  48. 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
  49. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 17 years ago
  50. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 17 years ago
  52. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
  53. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 17 years ago
  54. fd0fcf5 ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 17 years ago
  55. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 17 years ago
  56. 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
  57. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 17 years ago
  58. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 17 years ago
  59. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  60. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  61. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 18 years ago
  62. 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
  63. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 17 years ago
  64. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 17 years ago
  65. cd83e42 cpumask: new API, v2 by Rusty Russell · 17 years ago
  66. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  68. 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
  69. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 17 years ago
  70. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 17 years ago
  71. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  72. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 17 years ago
  73. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 17 years ago
  74. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 17 years ago
  75. 6a60dd1 ftrace: split out hardirq ftrace code into own header by Steven Rostedt · 17 years ago
  76. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 17 years ago
  77. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 17 years ago
  78. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 17 years ago
  79. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 17 years ago
  80. 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 17 years ago
  81. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 17 years ago
  82. 9fcd18c sched: re-tune balancing by Ingo Molnar · 17 years ago
  83. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 17 years ago
  84. 9b22ea5 net: fix packet socket delivery in rx irq handler by Patrick McHardy · 17 years ago
  85. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 17 years ago
  86. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 17 years ago
  87. a7b930c PCI: annotate return value of pci_ioremap_bar with __iomem by Harvey Harrison · 17 years ago
  88. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 17 years ago
  90. 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 17 years ago
  91. 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  92. 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 17 years ago
  93. 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 17 years ago
  94. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 17 years ago
  96. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 17 years ago
  97. 9663f2e resources: add io-mapping functions to dynamically map large device apertures by Keith Packard · 17 years ago
  98. ad1d967 net: delete excess kernel-doc notation by Randy Dunlap · 17 years ago
  99. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  100. 9ce8e30 libata: add whitelist for devices with known good pata-sata bridges by Jens Axboe · 18 years ago