1. d5e3d74 perf annotate: Fix annotate context lines regression by Arnaldo Carvalho de Melo · 14 years ago
  2. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 14 years ago
  3. e3087b8 perf annotate: Fix --stdio rendering by Arnaldo Carvalho de Melo · 14 years ago
  4. 124bb83 perf probe: Add bitfield member support by Masami Hiramatsu · 14 years ago
  5. a222179 perf annotate: Fix build error by Borislav Petkov · 14 years ago
  6. fb7d0b3 perf tool: Fix gcc 4.6.0 issues by Kyle McMartin · 14 years ago
  7. 1ff511e tracing/kprobes: Add bitfield type by Masami Hiramatsu · 14 years ago
  8. e374536 tracing/kprobes: Support longer (>128 bytes) command by Masami Hiramatsu · 14 years ago
  9. 76022db tracing/kprobes: Cleanup strict_strtol() using code by Masami Hiramatsu · 14 years ago
  10. f50c216 perf probe: Rewrite find_lazy_match_lines() by using getline(3) by Franck Bui-Huu · 14 years ago
  11. ef4d001 perf top: Use pid_t for target_{pid|tid} by Denis Kirjanov · 14 years ago
  12. 9c56dfe perf tools: Makefile: Use $(QUIET_GEN) for perf.so by Michael Witten · 14 years ago
  13. 075de90 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
  14. c7f9a6f Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  15. 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  16. f0adc82 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
  17. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 15ccb7b 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
  19. 07675f4 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
  20. 585a7c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  21. 3653246 perf top: Ditch private annotation code, share perf annotate's by Arnaldo Carvalho de Melo · 14 years ago
  22. e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
  23. 3c3a3b4 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. by Krzysztof Hałasa · 15 years ago
  24. f1e2701 perf annotate: Separate objdump parsing from actual screen rendering by Arnaldo Carvalho de Melo · 14 years ago
  25. 55835eb Merge branch 'timers/locking' by Ingo Molnar · 14 years ago
  26. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 14 years ago
  27. d040bd3 perf annotate: Config options for symbol__tty_annotate by Arnaldo Carvalho de Melo · 14 years ago
  28. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  29. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 14 years ago
  30. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 14 years ago
  31. 764328d perf top: Remove superfluous name_len field by Arnaldo Carvalho de Melo · 14 years ago
  32. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  33. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  34. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 14 years ago
  35. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  36. fea3af6 MAINTAINERS: update email ids of the be2net driver maintainers. by Ajit Khaparde · 14 years ago
  37. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 14 years ago
  38. 78d2978 CRED: Fix kernel panic upon security_file_alloc() failure. by Tetsuo Handa · 14 years ago
  39. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  40. bb5b583b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  41. 811aaa5 drm: Only set DPMS ON when actually configuring a mode by Keith Packard · 14 years ago
  42. 00e6a31 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  43. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 14 years ago
  44. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 14 years ago
  45. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 14 years ago
  46. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 14 years ago
  47. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  48. b9e55f5 gpu/stub: fix acpi_video build error, fix stub kconfig dependencies by Randy Dunlap · 14 years ago
  49. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  50. ca6b8bb0 net: Support compat SIOCGETVIFCNT ioctl in ipv4. by David S. Miller · 14 years ago
  51. 0033d5a net: Fix bug in compat SIOCGETSGCNT handling. by David S. Miller · 14 years ago
  52. 8984096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  53. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 14 years ago
  54. 0975b16 drm/radeon/kms: dynamically allocate power state space by Alex Deucher · 14 years ago
  55. 8736476 drm/radeon/kms: fix s/r issues with bios scratch regs by Alex Deucher · 14 years ago
  56. a70b95c agp: ensure GART has an address before enabling it by Stephen Kitt · 14 years ago
  57. cecd145 Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" by Matt Turner · 14 years ago
  58. 4b863b3 amd-k7-agp: remove non-x86 code by Matt Turner · 14 years ago
  59. 18ff84d drm/radeon/kms/evergreen: always set certain VGT regs at CP init by Alex Deucher · 14 years ago
  60. 1292059 drm/radeon/kms: add updated ib_execute function for evergreen by Alex Deucher · 14 years ago
  61. 1065348d hfsplus: fix up a comparism in hfsplus_file_extend by Christoph Hellwig · 14 years ago
  62. a1dbcef hfsplus: fix two memory leaks in wrapper.c by Chuck Ebbert · 14 years ago
  63. 14dd01f hfsplus: do not leak buffer on error by Chuck Ebbert · 14 years ago
  64. c5b8d0b hfsplus: fix failed mount handling by Christoph Hellwig · 14 years ago
  65. 008aef5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  66. 831d52bc1 x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 14 years ago
  67. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  68. 1ebdfa8 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
  69. 52bcd994 perf stat: Fix aggreate counter reading accounting by Arnaldo Carvalho de Melo · 14 years ago
  70. 9118626 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  71. aba9943 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 49abda9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. eb487ab 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
  74. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  75. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  76. 06c3bc6 sched: Fix update_curr_rt() by Peter Zijlstra · 14 years ago
  77. 542e72f perf: Fix reading in perf_event_read() by Peter Zijlstra · 14 years ago
  78. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 14 years ago
  79. f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
  80. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  81. 0b0abea Revert "exofs: Set i_mapping->backing_dev_info anyway" by Boaz Harrosh · 14 years ago
  82. f2f1756 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  83. b8ef289d Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  84. d54cdc8 fs: make block fiemap mapping length at least blocksize long by Josef Bacik · 14 years ago
  85. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 14 years ago
  86. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 14 years ago
  87. 3751d60 memcg: fix event counting breakage from recent THP update by KAMEZAWA Hiroyuki · 14 years ago
  88. 8493ae4 memcg: never OOM when charging huge pages by Johannes Weiner · 14 years ago
  89. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 14 years ago
  90. 9221edb memcg: prevent endless loop when charging huge pages by Johannes Weiner · 14 years ago
  91. af241a0 thp: fix unsuitable behavior for hwpoisoned tail page by Jin Dongming · 14 years ago
  92. a6d30dd thp: fix the wrong reported address of hwpoisoned hugepages by Jin Dongming · 14 years ago
  93. efeda7a thp: fix splitting of hwpoisoned hugepages by Jin Dongming · 14 years ago
  94. b16957c MAINTAINERS: fixup Simtec support email entries by Ben Dooks · 14 years ago
  95. 5832203 MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)" by Ben Dooks · 14 years ago
  96. eb2ffca MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARM by Ben Dooks · 14 years ago
  97. 0781b90 epoll: epoll_wait() should not use timespec_add_ns() by Eric Dumazet · 14 years ago
  98. 48db54e mm/migration: fix page corruption during hugepage migration by Minchan Kim · 14 years ago
  99. 57fc4a5 mm: when migrate_pages returns 0, all pages must have been released by Andrea Arcangeli · 14 years ago
  100. 552b372 memsw: deprecate noswapaccount kernel parameter and schedule it for removal by Michal Hocko · 14 years ago