1. 5ffc888 perf record: prevent kill(0, SIGTERM); by Ian Munsie · 14 years ago
  2. 720a3ae perf session: Remove threads from tree on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  3. 174787c 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 · 14 years ago
  4. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 14 years ago
  5. d110077 perf_events: Fix Intel Westmere event constraints by Stephane Eranian · 14 years ago
  6. 1d90f2e perf record: Don't call newt functions when not initialized by Arnaldo Carvalho de Melo · 14 years ago
  7. 1610682 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  8. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  9. 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
  10. f6ab91a perf: Fix signed comparison in perf_adjust_period() by Peter Zijlstra · 14 years ago
  11. 238c1a7 powerpc/oprofile: fix potential buffer overrun in op_model_cell.c by Denis Kirjanov · 14 years ago
  12. 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
  13. e7dadc0 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name by Arnaldo Carvalho de Melo · 14 years ago
  14. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 14 years ago
  15. 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
  16. b5c874f perf buildid-list: Fix --with-hits event processing by Arnaldo Carvalho de Melo · 14 years ago
  17. c025148 perf scripts python: Give field dict to unhandled callback by Pierre Tardy · 14 years ago
  18. 75d9ef17 perf hist: fix objdump output parsing by Konstantin Stepanyuk · 14 years ago
  19. 2fb750e perf-record: Check correct pid when forking by Borislav Petkov · 14 years ago
  20. dd833d7 perf: Do the comm inheritance per thread in event__process_task by Frederic Weisbecker · 14 years ago
  21. af64865 perf: Use event__process_task from perf sched by Frederic Weisbecker · 14 years ago
  22. 13eb04f perf: Process comm events by tid by Frederic Weisbecker · 14 years ago
  23. 546cf44 blktrace: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  24. 74048f8 perf_events: Fix unincremented buffer base on partial copy by Frederic Weisbecker · 14 years ago
  25. 90151c3 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 14 years ago
  26. 2e97942 perf_events, trace: Fix perf_trace_destroy(), mutex went missing by Peter Zijlstra · 14 years ago
  27. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 14 years ago
  28. 8a49542 perf_events: Fix races in group composition by Peter Zijlstra · 14 years ago
  29. ac9721f perf_events: Fix races and clean up perf_event and perf_mmap_data interaction by Peter Zijlstra · 14 years ago
  30. 67a3e12 Linux 2.6.35-rc1 by Linus Torvalds · 14 years ago
  31. 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
  32. 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
  33. 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
  34. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  35. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  36. 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
  37. 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
  38. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  39. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  40. 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
  41. 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
  42. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  43. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  44. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  45. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  46. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  47. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 14 years ago
  48. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  49. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  50. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  51. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  52. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  53. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  54. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  55. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  56. 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
  57. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  58. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  59. 52593de Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  60. 55567ab ALSA: snd-usb-caiaq: Bump version number to 1.3.21 by Mark Hills · 14 years ago
  61. 6492335 ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" by Mark Hills · 14 years ago
  62. 4efd7d8 ALSA: snd-usb-caiaq: Simplify single case to an 'if' by Mark Hills · 14 years ago
  63. bd4cbf6 ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ by Mark Hills · 14 years ago
  64. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  65. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  66. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  67. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  68. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  69. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  70. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  71. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  72. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  73. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  74. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  75. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 14 years ago
  76. 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
  77. 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
  78. 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
  79. 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
  80. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  81. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  82. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 14 years ago
  83. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 14 years ago
  84. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 14 years ago
  85. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  86. 0dc698b ACPI: Don't let acpi_pad needlessly mark TSC unstable by Venkatesh Pallipadi · 14 years ago
  87. b6fecaa drivers/acpi/sleep.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  88. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 14 years ago
  89. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 14 years ago
  90. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
  91. d372e7f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  92. 969ea5c tracing: fix for tracepoint API change by Stephen Rothwell · 14 years ago
  93. 043f275 Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  94. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. 8507bb0 FRV: ARCH_KMALLOC_MINALIGN was already defined by David Howells · 14 years ago
  96. 29d03fa Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 89ad6a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  98. 49837a8 remove detritus left by "mm: make read_cache_page synchronous" by Al Viro · 14 years ago
  99. 1743192 kconfig: Hide error output in find command in streamline_config.pl by Toralf Förster · 14 years ago
  100. 1d1d1fe kconfig: Fix typo in comment in streamline_config.pl by Toralf Foerster · 14 years ago