1. ff2a661 perf annotate: Add missing newline on error message by Namhyung Kim · 13 years ago
  2. 824ac0e perf annotate: Fix help string on tui by Namhyung Kim · 13 years ago
  3. 142cfbd perf annotate: Restore title when came back to original symbol by Namhyung Kim · 13 years ago
  4. ef7c537 perf annotate: Handle lower case key code in annotate_browser__run() by Namhyung Kim · 13 years ago
  5. 58e817d perf annotate: Print asm code as blue when source code is displayed by Namhyung Kim · 13 years ago
  6. 67cbbd7 perf tools: Add descriptions of missing Makefile arguments by Namhyung Kim · 13 years ago
  7. 41c21a6 perf evlist: Restore original errno after open failed by Namhyung Kim · 13 years ago
  8. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  9. b7c9242 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  10. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  11. 8f54ed4 perf tools: Change perf_guest default back to false by Joerg Roedel · 13 years ago
  12. 6e557a6 perf record: No build id option fails by David Ahern · 13 years ago
  13. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
  14. 5d85d97 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  15. 1c1bc92 perf probe: Ensure offset provided is not greater than function length without DWARF info too by Prashanth Nageshappa · 13 years ago
  16. cfbd70c perf tools: Ensure comm string is properly terminated by David Ahern · 13 years ago
  17. 26b7952 perf probe: Ensure offset provided is not greater than function length by Prashanth Nageshappa · 13 years ago
  18. 30e68bc perf evlist: Return first evsel for non-sample event on old kernel by Namhyung Kim · 13 years ago
  19. 8eedce9 static keys: Inline the static_key_enabled() function by Jason Baron · 13 years ago
  20. a706d4f Merge branch 'perf/jump-labels' into perf/core by Ingo Molnar · 13 years ago
  21. 30ce2f7 perf/hwbp: Fix a possible memory leak by Namhyung Kim · 13 years ago
  22. 5ffca28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 13 years ago
  23. e25bda5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 70ca00d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. faf3502 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  27. e6f4dee NTFS: Update git repo path in MAINTAINERS file. by Anton Altaparmakov · 13 years ago
  28. f621c53 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 13 years ago
  29. 83b8450 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  30. 500dd237 Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  31. f6bd579 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  32. f694fc9 autofs4 - update MAINTAINERS mailing list entry by Ian Kent · 13 years ago
  33. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 13 years ago
  34. 203738e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  35. 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
  36. 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
  37. 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  38. 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  39. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
  40. b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  41. b072342 Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  42. ff3bc1e sfc: Fix assignment of ip_summed for pre-allocated skbs by Ben Hutchings · 13 years ago
  43. 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  44. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 13 years ago
  45. 21ca54e enic: Fix endianness bug. by Santosh Nayak · 13 years ago
  46. 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
  47. e807e56 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  48. bff5285 gre: fix spelling in comments by stephen hemminger · 13 years ago
  49. e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  50. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 13 years ago
  51. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
  52. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  53. ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  54. b38a03b MAINTAINERS: drop me from PA-RISC maintenance by Kyle McMartin · 13 years ago
  55. b94cfaf NOMMU: Don't need to clear vm_mm when deleting a VMA by David Howells · 13 years ago
  56. 918e556 NOMMU: Lock i_mmap_mutex for access to the VMA prio list by David Howells · 13 years ago
  57. 37e79cb Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  58. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  59. 371528c mm: memcg: Correct unregistring of events attached to the same eventfd by Anton Vorontsov · 13 years ago
  60. dc91ad8 hwmon: (max34440) Fix resetting temperature history by Guenter Roeck · 13 years ago
  61. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 13 years ago
  62. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 13 years ago
  63. 2790728 Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" by Pablo Neira Ayuso · 13 years ago
  64. 0afa1b6 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 13 years ago
  65. 97387e3 LDM: Fix reassembly of extended VBLKs. by Anton Altaparmakov · 13 years ago
  66. 9b556248 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. by Anton Altaparmakov · 13 years ago
  67. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  68. 5d69703 davinci_emac: Do not free all rx dma descriptors during init by Christian Riesch · 13 years ago
  69. 1cfa60d static keys: Add docs better explaining the whole 'struct static_key' mechanism by Jason Baron · 13 years ago
  70. 1e0f03d mlx4_core: Fixing array indexes when setting port types by Yevgeny Petrilin · 13 years ago
  71. 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 13 years ago
  72. 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 13 years ago
  73. 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 13 years ago
  74. 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
  75. 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 13 years ago
  76. befe075 sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr by Shimoda, Yoshihiro · 13 years ago
  77. 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  78. ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 13 years ago
  79. 37fbf4b Restore direct_io / truncate locking API by Anton Altaparmakov · 13 years ago
  80. bb4c7e9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  81. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 13 years ago
  82. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 13 years ago
  83. 0360689 ipsec: be careful of non existing mac headers by Eric Dumazet · 13 years ago
  84. 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  85. 0200971 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  86. 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 13 years ago
  87. 5065319 Btrfs: clear the extent uptodate bits during parent transid failures by Chris Mason · 13 years ago
  88. 16780ca Btrfs: add extra sanity checks on the path names in btrfs_mksubvol by Chris Mason · 13 years ago
  89. a6b0d5c Btrfs: make sure we update latest_bdev by Chris Mason · 13 years ago
  90. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 13 years ago
  91. c1c1a3d hwmon: (f75375s) Fix register write order when setting fans to full speed by Nikolaus Schulz · 13 years ago
  92. 363434b hwmon: (ads1015) Fix file leak in probe function by Guenter Roeck · 13 years ago
  93. 4ff16c2 tracepoint, vfs, sched: Add exec() tracepoint by David Smith · 13 years ago
  94. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 13 years ago
  95. 4a2258d Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  96. 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  97. ee932bf Move Logitech Harmony 900 from cdc_ether to zaurus by Scott Talbert · 13 years ago
  98. 22ad749 hso: memsetting wrong data in hso_get_count() by Dan Carpenter · 13 years ago
  99. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  100. 0541743 ethernet/broadcom: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago