1. 84047e3 function-graph: always initialize task ret_stack by Steven Rostedt · 15 years ago
  2. f7e8b61 function-graph: move initialization of new tasks up in fork by Steven Rostedt · 15 years ago
  3. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  4. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  5. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  6. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  7. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  8. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  9. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 15 years ago
  10. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  11. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  12. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  13. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  14. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  15. 26c0162 function-graph: add memory barriers for accessing task's ret_stack by Steven Rostedt · 15 years ago
  16. 82310a3 function-graph: enable the stack after initialization of other variables by Steven Rostedt · 15 years ago
  17. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  18. 6bfea19 netfilter: conntrack: remove events flags from userspace exposed file by Pablo Neira Ayuso · 15 years ago
  19. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  20. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  21. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  22. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  23. 8b0a231 netfilter: ctnetlink: remove nowait parameter from *fill_info() by Pablo Neira Ayuso · 15 years ago
  24. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  25. 8d9fb9b Support for lilly-1131 modules and baseboards [v2] by Daniel Mack · 15 years ago
  26. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  27. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  28. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  29. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  30. 179c498 function-graph: only allocate init tasks if it was not already done by Steven Rostedt · 15 years ago
  31. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 15 years ago
  32. 3f08a0e ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99 by Takashi Iwai · 15 years ago
  33. bdc2911 Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 by Joerg Roedel · 15 years ago
  34. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  35. 016ea68 dma-debug: add documentation for the driver filter by Joerg Roedel · 15 years ago
  36. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  37. 8a6fc70 dma-debug: add debugfs file for driver filter by Joerg Roedel · 15 years ago
  38. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  39. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  40. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  41. eeaf100 ALSA: ca0106 - Add missing card->mixername field setup by Takashi Iwai · 15 years ago
  42. bd05dbd Merge branch 'topic/ctxfi-fix' into topic/ctxfi by Takashi Iwai · 15 years ago
  43. c76157d ALSA: ctxfi - Support SG-buffers by Takashi Iwai · 15 years ago
  44. cd391e2 ALSA: ctxfi - Remove PAGE_SIZE limitation by Takashi Iwai · 15 years ago
  45. d2b9b96 ALSA: ctxfi - Fix supported PCM formats by Takashi Iwai · 15 years ago
  46. 8372d498 ALSA: ctxfi - Fix PCM device naming by Takashi Iwai · 15 years ago
  47. 6585db9 ALSA: ctxfi - Fix surround mixer names by Takashi Iwai · 15 years ago
  48. 822fa19 ALSA: ALSA: ctxfi - Release PCM resources at each prepare call by Takashi Iwai · 15 years ago
  49. 2e507d8 dma-debug: add variables and checks for driver filter by Joerg Roedel · 15 years ago
  50. dbdc9dd Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt by vibi sreenivasan · 15 years ago
  51. 77b0308 cciss: use schedule_timeout_interruptible() by Andrew Morton · 15 years ago
  52. 7fe0632 cciss: add cciss driver sysfs entries by Andrew Patterson · 15 years ago
  53. 88f627a cciss: fix SCSI device reset handler by Stephen M. Cameron · 15 years ago
  54. 4a4b2d7 cciss: factor out core of sendcmd() for a more sane interface by Stephen M. Cameron · 15 years ago
  55. 9a83b74 ALSA: Remove invalid GENERIC_MIX PCM sublass by Takashi Iwai · 15 years ago
  56. c6e24d4 ALSA: snd_usb_caiaq: bump version number by Daniel Mack · 15 years ago
  57. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  58. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  59. fe67e6f TOMOYO: Remove unused mutex. by Tetsuo Handa · 15 years ago
  60. bf4e0ed perf_counter: Remove unused prev_state field by Paul Mackerras · 15 years ago
  61. 3f731ca perf_counter: Fix cpu migration counter by Paul Mackerras · 15 years ago
  62. f38b082 perf_counter: Initialize per-cpu context earlier on cpu up by Paul Mackerras · 15 years ago
  63. bafeee5 ALSA: snd_usb_caiaq: give better shortname by Daniel Mack · 15 years ago
  64. 17db048 Merge branch 'topic/core-id-check' into topic/caiaq by Takashi Iwai · 15 years ago
  65. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  66. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  67. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  68. 87960c0 UBI: fix and clean-up error paths in WL worker by Artem Bityutskiy · 15 years ago
  69. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  70. 10a8ebb ALSA: Core - add snd_card_set_id() function by Jaroslav Kysela · 15 years ago
  71. 3c4dbda Merge branch 'topic/hda-ctl-reset' into topic/hda by Takashi Iwai · 15 years ago
  72. 601e1cc ALSA: ca0106 - Add missing registrations of vmaster controls by Takashi Iwai · 15 years ago
  73. d455e5b mlx4_en: Updated driver version by Yevgeny Petrilin · 15 years ago
  74. e486973 mlx4_en: Added vlan_features support by Yevgeny Petrilin · 15 years ago
  75. f813cad mlx4_en: multiqueue support by Yevgeny Petrilin · 15 years ago
  76. 3db36fb mlx4_en: Coalescing target is equal for all mtu's by Yevgeny Petrilin · 15 years ago
  77. 3c2fa83 mlx4_en: Work with part of the ports. by Yevgeny Petrilin · 15 years ago
  78. 9e47eda mlx4_en renamed en_params.c to en_ethtool.c by Yevgeny Petrilin · 15 years ago
  79. a2b2873 mlx4_en: Moved all module parameters handling to en_main.c by Yevgeny Petrilin · 15 years ago
  80. 453a608 mlx4_en: Giving interface name in debug messages by Yevgeny Petrilin · 15 years ago
  81. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  82. 10a2825 perf_counter tools: Fix uninitialized variable in perf-report.c by Mike Galbraith · 15 years ago
  83. c1079ab perf_counter tools: Cleanup Makefile by Mike Galbraith · 15 years ago
  84. 3b315d7 ALSA: hda - Acer Aspire 8930G support by Hector Martin · 15 years ago
  85. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  86. 8379ea3 UBIFS: allow sync option in rootflags by Artem Bityutskiy · 15 years ago
  87. 1a1df6f ALSA: snd_usb_caiaq: give better longname by Daniel Mack · 15 years ago
  88. c25486c perf_counter tools: Make .gitignore reflect perf_counter tools files by Mike Galbraith · 15 years ago
  89. f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 15 years ago
  90. 4d52cfb net: ipv4/ip_sockglue.c cleanups by Eric Dumazet · 15 years ago
  91. d3873a1 ALSA: snd_usb_caiaq: use strlcpy by Daniel Mack · 15 years ago
  92. 9318dce ALSA: snd_usb_caiaq: clean whitespaces by Daniel Mack · 15 years ago
  93. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
  94. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  95. 67fbf88 ALSA: ctxfi - Fix a typo in MODULE_LICENSE by Takashi Iwai · 15 years ago
  96. b61b8af usb: gadget: f_phonet: fix memory allocation sizes by Rémi Denis-Courmont · 15 years ago
  97. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 15 years ago
  98. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 15 years ago
  99. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  100. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago