1. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  2. 8ed9228 perf, trace: Remove superfluous rcu_read_lock() by Peter Zijlstra · 14 years ago
  3. ecc55f8 perf, trace: Inline perf_swevent_put_recursion_context() by Peter Zijlstra · 14 years ago
  4. e768aee perf, x86: Small fix to cpuid10_edx by Livio Soares · 14 years ago
  5. becf6c9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  6. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  7. 84bb671 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  8. f6ab91a perf: Fix signed comparison in perf_adjust_period() by Peter Zijlstra · 14 years ago
  9. bafb674 perf tools: Allow building perf source tarballs on non-configured tree by Arnaldo Carvalho de Melo · 14 years ago
  10. 238c1a7 powerpc/oprofile: fix potential buffer overrun in op_model_cell.c by Denis Kirjanov · 14 years ago
  11. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  12. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  13. 45d8e80 perf annotate: Ask objdump to demangle symbols by Stephane Eranian · 14 years ago
  14. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 14 years ago
  15. 8e5564e perf tools: Make target to generate self contained source tarball by Arnaldo Carvalho de Melo · 14 years ago
  16. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  17. 761844b perf report: Make -D print sampled CPU by Stephane Eranian · 14 years ago
  18. 58cc1a9 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  19. e7dadc0 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name by Arnaldo Carvalho de Melo · 14 years ago
  20. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 14 years ago
  21. d1f74e2 tracing/sched: Make preempt_schedule() notrace by Steven Rostedt · 14 years ago
  22. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 14 years ago
  23. da3fd1a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  24. b5c874f perf buildid-list: Fix --with-hits event processing by Arnaldo Carvalho de Melo · 14 years ago
  25. c025148 perf scripts python: Give field dict to unhandled callback by Pierre Tardy · 14 years ago
  26. 75d9ef17 perf hist: fix objdump output parsing by Konstantin Stepanyuk · 14 years ago
  27. 2fb750e perf-record: Check correct pid when forking by Borislav Petkov · 14 years ago
  28. dd833d7 perf: Do the comm inheritance per thread in event__process_task by Frederic Weisbecker · 14 years ago
  29. af64865 perf: Use event__process_task from perf sched by Frederic Weisbecker · 14 years ago
  30. 13eb04fd perf: Process comm events by tid by Frederic Weisbecker · 14 years ago
  31. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  32. 74048f8 perf_events: Fix unincremented buffer base on partial copy by Frederic Weisbecker · 14 years ago
  33. 90151c35 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 14 years ago
  34. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 14 years ago
  35. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 14 years ago
  36. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 14 years ago
  37. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 14 years ago
  38. 67a3e12 Linux 2.6.35-rc1 by Linus Torvalds · 14 years ago
  39. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  40. fa7eada Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  43. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  44. 092405c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  45. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  46. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  47. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  48. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  49. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  51. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  52. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  53. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  54. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  55. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 14 years ago
  56. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  57. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  58. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  59. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  60. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  61. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  62. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  63. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  64. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  65. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  66. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  67. 52593de Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  68. 55567ab ALSA: snd-usb-caiaq: Bump version number to 1.3.21 by Mark Hills · 14 years ago
  69. 6492335 ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" by Mark Hills · 14 years ago
  70. 4efd7d8 ALSA: snd-usb-caiaq: Simplify single case to an 'if' by Mark Hills · 14 years ago
  71. bd4cbf6 ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ by Mark Hills · 14 years ago
  72. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  73. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  74. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  75. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  76. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  77. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  78. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  79. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  80. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  81. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  82. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  83. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 14 years ago
  84. 92af1ab Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  85. 24010e4 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  86. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  87. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  88. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  89. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  90. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 14 years ago
  91. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 14 years ago
  92. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 14 years ago
  93. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  94. 0dc698b ACPI: Don't let acpi_pad needlessly mark TSC unstable by Venkatesh Pallipadi · 14 years ago
  95. b6fecaa drivers/acpi/sleep.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  96. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 14 years ago
  97. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 15 years ago
  98. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
  99. d372e7f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  100. 969ea5c tracing: fix for tracepoint API change by Stephen Rothwell · 14 years ago