1. bf5438fc jump label: Base patch for jump label by Jason Baron · 15 years ago
  2. fa6f2cc jump label: Make text_poke_early() globally visible by Jason Baron · 15 years ago
  3. f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 15 years ago
  4. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 15 years ago
  5. 917bdd1 perf: Fix perf_event_exit_cpu_context() by Peter Zijlstra · 15 years ago
  6. b04243e perf: Complete software pmu grouping by Peter Zijlstra · 15 years ago
  7. d14b12d perf_events: Fix broken event grouping by Stephane Eranian · 15 years ago
  8. 74704ac tracing, perf: Add more power related events by Jean Pihet · 15 years ago
  9. 635c17c kprobes: Add sparse context annotations by Namhyung Kim · 15 years ago
  10. 6abded7 kprobes: Remove __dummy_buf by Namhyung Kim · 15 years ago
  11. 6376b22 kprobes: Make functions static by Namhyung Kim · 15 years ago
  12. 05662bd kprobes: Verify jprobe entry point by Namhyung Kim · 15 years ago
  13. edbaadb kprobes: Remove redundant address check by Namhyung Kim · 15 years ago
  14. 38a81da perf events: Clean up pid passing by Matt Helsley · 15 years ago
  15. 2ebd4ff perf events: Split out task search into helper by Matt Helsley · 15 years ago
  16. d958077 hw breakpoints: Fix pid namespace bug by Matt Helsley · 15 years ago
  17. 64a48d9 perf, sh: Fix patch merge foul-up by Matt Fleming · 15 years ago
  18. 65175c0 alpha: Fix HW performance counters to be stopped properly by Michael Cree · 15 years ago
  19. d9ca07a watchdog: Avoid kernel crash when disabling watchdog by Stephane Eranian · 15 years ago
  20. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  21. 79e406d tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums by Steven Rostedt · 15 years ago
  22. b304d04 tracing: Do not trace in irq when funcgraph-irq option is zero by Steven Rostedt · 15 years ago
  23. 2bd16212 tracing: Add funcgraph-irq option for function graph tracer. by Jiri Olsa · 15 years ago
  24. 57c072c tracing: Fix reading of set_ftrace_filter across lists by Steven Rostedt · 15 years ago
  25. 98c4fd0 tracing: Keep track of set_ftrace_filter position and allow lseek again by Steven Rostedt · 15 years ago
  26. 4aeb696 tracing: Replace typecasted void pointer in set_ftrace_filter code by Steven Rostedt · 15 years ago
  27. 2bccfff tracing: Do not reset *pos in set_ftrace_filter by Steven Rostedt · 15 years ago
  28. bfa88ea Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 1d91686 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  30. ab22c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  31. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  32. 1421e98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  33. 2bb3a259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  34. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  35. edc805b m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 by Geert Uytterhoeven · 15 years ago
  36. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 15 years ago
  37. 469917c perf ui browser: Don't use windows, slang is enough by Arnaldo Carvalho de Melo · 15 years ago
  38. 0c67b40 perf: Fix free_event() by Peter Zijlstra · 15 years ago
  39. cde8e88 perf: Sanitize the RCU logic by Peter Zijlstra · 15 years ago
  40. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 15 years ago
  41. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 15 years ago
  42. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 15 years ago
  43. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 15 years ago
  44. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 15 years ago
  45. b0b2072 perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2) by Stephane Eranian · 15 years ago
  46. 49553c2 Linux 2.6.36-rc4 by Linus Torvalds · 15 years ago
  47. 39d7093 docbook: skip files with no docs since they generate scary warnings by Randy Dunlap · 15 years ago
  48. eda603f docbook: warn on unused doc entries by Johannes Berg · 15 years ago
  49. 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 15 years ago
  50. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  51. 20f4cad Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  52. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 15 years ago
  53. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  54. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  55. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 55496c8 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 15 years ago
  57. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 15 years ago
  58. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  59. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 15 years ago
  60. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 15 years ago
  61. e5f4d33 perf: Fix perf_init_event() by Peter Zijlstra · 15 years ago
  62. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 15 years ago
  63. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 15 years ago
  64. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 15 years ago
  65. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 15 years ago
  66. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  67. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 3d96406 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring by David Howells · 15 years ago
  69. 9d1ac65 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() by David Howells · 15 years ago
  70. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  71. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  72. cee010e perf: Ensure we call add_event_to_ctx() with the right locks held by Peter Zijlstra · 15 years ago
  73. 3657423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  74. dd8849c drm/i915: don't enable self-refresh on Ironlake by Jesse Barnes · 15 years ago
  75. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 15 years ago
  76. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 15 years ago
  77. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 15 years ago
  78. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 15 years ago
  79. be14eb6 block: Range check cpu in blk_cpu_to_group by Brian King · 15 years ago
  80. 5431427 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  81. 9efdda3 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  82. e1d4e08 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 15 years ago
  83. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  84. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 15 years ago
  85. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 15 years ago
  86. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  87. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 15 years ago
  88. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 15 years ago
  89. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 15 years ago
  90. 992b3fb ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 15 years ago
  91. 238e149 ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 15 years ago
  92. 40c6023 libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() by Tejun Heo · 15 years ago
  93. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 15 years ago
  94. 9ee493c mm: page allocator: drain per-cpu lists after direct reclaim allocation fails by Mel Gorman · 15 years ago
  95. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 15 years ago
  96. 72853e2 mm: page allocator: update free page counters after pages are placed on the free list by Mel Gorman · 15 years ago
  97. 5ee28a4 vmstat: update zone stat threshold when onlining a cpu by KAMEZAWA Hiroyuki · 15 years ago
  98. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 15 years ago
  99. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 15 years ago
  100. 8f2ae0f swap: do not send discards as barriers by Christoph Hellwig · 15 years ago