1. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  2. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  3. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  4. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 15 years ago
  5. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 15 years ago
  6. 3be8c94 e1000e: bump the version number by Bruce Allan · 15 years ago
  7. 37289d9 e1000e: workaround a Tx hang on 82577/82578 by Bruce Allan · 15 years ago
  8. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  9. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 15 years ago
  10. 3ec2a2b e1000e: correct flow control thresholds by Bruce Allan · 15 years ago
  11. 918d719 e1000e: do not attempt to disable smart powerdown if not supported by Bruce Allan · 15 years ago
  12. 6e50912a e1000e: enable CRC stripping by default by Bruce Allan · 15 years ago
  13. aefa1c6 MX35: Add basic support for MX35PDK board by Fabio Estevam · 15 years ago
  14. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. c076b99 avr32: Fix clash in ATMEL_USART_ flags by Ben Nizette · 15 years ago
  16. 08ced85 hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) by Alexander Clouter · 15 years ago
  17. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  18. ed966aa perf report: Handle vDSO symbols properly by Ingo Molnar · 15 years ago
  19. 367d04c amd_iommu: fix lock imbalance by Jiri Slaby · 15 years ago
  20. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  21. 5352f35 perf report: Improve sort key recognition by Ingo Molnar · 15 years ago
  22. 3502973 perf report: Print -D to stdout by Ingo Molnar · 15 years ago
  23. 8ce998d perf_counter tools: Cover PLT symbols too by Arnaldo Carvalho de Melo · 15 years ago
  24. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  25. a05c0205 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  26. 3e1e0a5 ALSA: powermac - Replace the rest of __init* by Takashi Iwai · 15 years ago
  27. 5c9b6e9 ALSA: sound/ppc: update annotations of serveral functions by Stephen Rothwell · 15 years ago
  28. ca85b6b ALSA: usb-audio - errata corrige for quirk by Andrea Borgia · 15 years ago
  29. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
  30. 9fa7eb2 Linux 2.6.30-rc8 by Linus Torvalds · 15 years ago
  31. 6823cfe Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  32. 7d2948b TOMOYO: Simplify policy reader. by Tetsuo Handa · 15 years ago
  33. ab588cca TOMOYO: Remove redundant markers. by Tetsuo Handa · 15 years ago
  34. 850b0ce SELinux: define audit permissions for audit tree netlink messages by Eric Paris · 15 years ago
  35. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  36. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  37. 1946d6e [ARM] ARMv7 errata: only apply fixes when running on applicable CPU by Russell King · 15 years ago
  38. eb5f4ca [ARM] 5534/1: kmalloc must return a cache line aligned buffer by Martin Fuzzey · 15 years ago
  39. 0a520c6 perf report: Print more info instead of <unknown> entries by Ingo Molnar · 15 years ago
  40. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  41. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  42. 84047e3 function-graph: always initialize task ret_stack by Steven Rostedt · 15 years ago
  43. f7e8b61 function-graph: move initialization of new tasks up in fork by Steven Rostedt · 15 years ago
  44. cf25c63 perf report: Fix column width/alignment of dsos by Ingo Molnar · 15 years ago
  45. 436224a perf report: Separate out idle threads by Peter Zijlstra · 15 years ago
  46. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  47. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  48. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  49. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  50. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 15 years ago
  51. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 15 years ago
  52. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  53. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  54. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  55. 29c2810 perf_counter tools: Remove the last nmi bits by Peter Zijlstra · 15 years ago
  56. 26c0162 function-graph: add memory barriers for accessing task's ret_stack by Steven Rostedt · 15 years ago
  57. 82310a3 function-graph: enable the stack after initialization of other variables by Steven Rostedt · 15 years ago
  58. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  59. 6bfea19 netfilter: conntrack: remove events flags from userspace exposed file by Pablo Neira Ayuso · 15 years ago
  60. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  61. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  62. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  63. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  64. 8b0a231 netfilter: ctnetlink: remove nowait parameter from *fill_info() by Pablo Neira Ayuso · 15 years ago
  65. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  66. 8d9fb9b Support for lilly-1131 modules and baseboards [v2] by Daniel Mack · 15 years ago
  67. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  68. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  69. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  71. 179c498 function-graph: only allocate init tasks if it was not already done by Steven Rostedt · 15 years ago
  72. 50b64e3 cifs: fix IPv6 address length check by Jeff Layton · 15 years ago
  73. 3f08a0e ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99 by Takashi Iwai · 15 years ago
  74. bdc2911 Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 by Joerg Roedel · 15 years ago
  75. 4593bba perf report: Clean up the default output by Ingo Molnar · 15 years ago
  76. 016ea68 dma-debug: add documentation for the driver filter by Joerg Roedel · 15 years ago
  77. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  78. 8a6fc70 dma-debug: add debugfs file for driver filter by Joerg Roedel · 15 years ago
  79. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  80. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  81. 709e50c perf_counter: Use PID namespaces properly by Peter Zijlstra · 15 years ago
  82. eeaf100 ALSA: ca0106 - Add missing card->mixername field setup by Takashi Iwai · 15 years ago
  83. bd05dbd Merge branch 'topic/ctxfi-fix' into topic/ctxfi by Takashi Iwai · 15 years ago
  84. c76157d ALSA: ctxfi - Support SG-buffers by Takashi Iwai · 15 years ago
  85. cd391e2 ALSA: ctxfi - Remove PAGE_SIZE limitation by Takashi Iwai · 15 years ago
  86. d2b9b96 ALSA: ctxfi - Fix supported PCM formats by Takashi Iwai · 15 years ago
  87. 8372d498 ALSA: ctxfi - Fix PCM device naming by Takashi Iwai · 15 years ago
  88. 6585db9 ALSA: ctxfi - Fix surround mixer names by Takashi Iwai · 15 years ago
  89. 822fa19 ALSA: ALSA: ctxfi - Release PCM resources at each prepare call by Takashi Iwai · 15 years ago
  90. 2e507d8 dma-debug: add variables and checks for driver filter by Joerg Roedel · 15 years ago
  91. dbdc9dd Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt by vibi sreenivasan · 15 years ago
  92. 77b0308 cciss: use schedule_timeout_interruptible() by Andrew Morton · 15 years ago
  93. 7fe0632 cciss: add cciss driver sysfs entries by Andrew Patterson · 15 years ago
  94. 88f627a cciss: fix SCSI device reset handler by Stephen M. Cameron · 15 years ago
  95. 4a4b2d7 cciss: factor out core of sendcmd() for a more sane interface by Stephen M. Cameron · 15 years ago
  96. 9a83b74 ALSA: Remove invalid GENERIC_MIX PCM sublass by Takashi Iwai · 15 years ago
  97. c6e24d4 ALSA: snd_usb_caiaq: bump version number by Daniel Mack · 15 years ago
  98. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  99. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  100. fe67e6f TOMOYO: Remove unused mutex. by Tetsuo Handa · 15 years ago