1. 71485c4 tracing: Fix formatting of trace README file by Steven Rostedt (Red Hat) · 11 years ago
  2. 26f2556 tracing/README: Add event file usage to tracing mini-HOWTO by Tom Zanussi · 11 years ago
  3. 92fdd98 tracing: Fix buggered tee(2) on tracing_pipe by Al Viro · 11 years ago
  4. dced341 tracing: Have trace buffer point back to trace_array by Steven Rostedt (Red Hat) · 11 years ago
  5. a4c35ed2 ftrace: Fix synchronization location disabling and freeing ftrace_ops by Steven Rostedt (Red Hat) · 11 years ago
  6. 23a8e84 ftrace: Have function graph only trace based on global_ops filters by Steven Rostedt (Red Hat) · 11 years ago
  7. 405e1d8 ftrace: Synchronize setting function_trace_op with ftrace_trace_function by Steven Rostedt (Red Hat) · 11 years ago
  8. dd97b95 tracing: Show available event triggers when no trigger is set by Steven Rostedt (Red Hat) · 11 years ago
  9. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 11 years ago
  10. e8dc637 tracing: Fix counter for traceon/off event triggers by Steven Rostedt (Red Hat) · 11 years ago
  11. 4bf0566 tracing: Remove double-underscore naming in syscall trigger invocations by Tom Zanussi · 11 years ago
  12. 0641d36 tracing/kprobes: Add trace event trigger invocations by Tom Zanussi · 11 years ago
  13. e0d18fe tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT by Namhyung Kim · 11 years ago
  14. b7e0bf3 tracing/uprobes: Add @+file_offset fetch method by Namhyung Kim · 11 years ago
  15. 72fd293 uprobes: Allocate ->utask before handler_chain() for tracing handlers by Oleg Nesterov · 11 years ago
  16. b079d37 tracing/uprobes: Add support for full argument access methods by Namhyung Kim · 12 years ago
  17. dcad1a2 tracing/uprobes: Fetch args before reserving a ring buffer by Namhyung Kim · 12 years ago
  18. a473414 tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg() by Namhyung Kim · 11 years ago
  19. 5baaa59 tracing/probes: Implement 'memory' fetch method for uprobes by Namhyung Kim · 11 years ago
  20. 3925f4a tracing/probes: Add fetch{,_size} member into deref fetch method by Hyeoncheol Lee · 12 years ago
  21. 1301a44 tracing/probes: Move 'symbol' fetch method to kprobes by Namhyung Kim · 11 years ago
  22. 3fd996a tracing/probes: Implement 'stack' fetch method for uprobes by Namhyung Kim · 11 years ago
  23. 34fee3a tracing/probes: Split [ku]probes_fetch_type_table by Namhyung Kim · 11 years ago
  24. b26c74e tracing/probes: Move fetch function helpers to trace_probe.h by Namhyung Kim · 11 years ago
  25. 5bf652a tracing/probes: Integrate duplicate set_print_fmt() by Namhyung Kim · 12 years ago
  26. 2dc1018 tracing/kprobes: Move common functions to trace_probe.h by Namhyung Kim · 12 years ago
  27. 14577c3 tracing/uprobes: Convert to struct trace_probe by Namhyung Kim · 12 years ago
  28. c31ffb3 tracing/kprobes: Factor out struct trace_probe by Namhyung Kim · 12 years ago
  29. 50eb267 tracing/probes: Fix basic print type functions by Namhyung Kim · 11 years ago
  30. 306cfe2 tracing/uprobes: Fix documentation of uprobe registration syntax by Namhyung Kim · 12 years ago
  31. d8a30f2 tracing: Fix rcu handling of event_trigger_data filter field by Steven Rostedt (Red Hat) · 11 years ago
  32. 098c879 tracing: Add generic tracing_lseek() function by Steven Rostedt (Red Hat) · 11 years ago
  33. ac38fb8 tracing: Add documentation for trace event triggers by Tom Zanussi · 11 years ago
  34. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  35. 2875a08 tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef by Steven Rostedt (Red Hat) · 11 years ago
  36. 7862ad1 tracing: Add 'enable_event' and 'disable_event' event trigger commands by Tom Zanussi · 11 years ago
  37. f21ecbb tracing: Add 'stacktrace' event trigger command by Tom Zanussi · 11 years ago
  38. 93e31ff tracing: Add 'snapshot' event trigger command by Tom Zanussi · 11 years ago
  39. 2a2df32 tracing: Add 'traceon' and 'traceoff' event trigger commands by Tom Zanussi · 11 years ago
  40. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  41. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 11 years ago
  42. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  43. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  44. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. 908bfda Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  47. b5745c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  48. 29b1deb Revert "selinux: consider filesystem subtype in policies" by Linus Torvalds · 11 years ago
  49. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  50. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  51. 0925f2c Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  52. b2077eb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  53. 2430cdd0 Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  54. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  55. 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  56. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  57. ca33675 Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  58. 599eefa Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  59. 31f984d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  60. dbb022c Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  61. f649350 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  62. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  63. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  64. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  65. d93aca6 Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus by James Morris · 11 years ago
  66. 8d27637 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  67. 1f14c1a mm: memcg: do not allow task about to OOM kill to bypass the limit by Johannes Weiner · 11 years ago
  68. 96f1c58 mm: memcg: fix race condition between memcg teardown and swapin by Johannes Weiner · 11 years ago
  69. 3592806 thp: move preallocated PTE page table on move_huge_pmd() by Kirill A. Shutemov · 11 years ago
  70. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 11 years ago
  71. 222ead7 rtc: s5m: enable IRQ wake during suspend by Krzysztof Kozlowski · 11 years ago
  72. d73238d rtc: s5m: limit endless loop waiting for register update by Krzysztof Kozlowski · 11 years ago
  73. 7b003be rtc: s5m: fix unsuccesful IRQ request during probe by Krzysztof Kozlowski · 11 years ago
  74. 5ccb7d7 drivers/rtc/rtc-s5m.c: fix info->rtc assignment by Geert Uytterhoeven · 11 years ago
  75. 386e790 include/linux/kernel.h: make might_fault() a nop for !MMU by Axel Lin · 11 years ago
  76. eb3c227 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 11 years ago
  77. ae5758a procfs: also fix proc_reg_get_unmapped_area() for !MMU case by Jan Beulich · 11 years ago
  78. a0d8b00 mm: memcg: do not declare OOM from __GFP_NOFAIL allocations by Johannes Weiner · 11 years ago
  79. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  80. 54fb723 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  81. ea1e61c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. e09f67f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  83. c9111b4 Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  84. 15b540c mtd: nand: pxa3xx: Use info->use_dma to release DMA resources by Ezequiel Garcia · 11 years ago
  85. 9c59ac61 Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string" by Ezequiel Garcia · 11 years ago
  86. c0828e5 selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute() by Paul Moore · 11 years ago
  87. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  88. 446b802 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() by Paul Moore · 11 years ago
  89. 4718006 selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() by Paul Moore · 11 years ago
  90. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  91. 17d68b7 KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) by Gleb Natapov · 11 years ago
  92. fda4e2e KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
  93. b963a22 KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) by Andy Honig · 11 years ago
  94. 338c7db KVM: Improve create VCPU parameter (CVE-2013-4587) by Andy Honig · 11 years ago
  95. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 11 years ago
  96. 2208f65 Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  97. ea4ebd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  98. a3314f3 xen-netback: fix gso_prefix check by Paul Durrant · 11 years ago
  99. a0a9663 net: make neigh_priv_len in struct net_device 16bit instead of 8bit by Sebastian Siewior · 11 years ago
  100. 846f29a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago