1. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  2. 5d09e53 netxen : fix BOND_MODE_TLB/ALB mode. by Narender Kumar · 15 years ago
  3. a7483b0 netxen: fix promisc for NX2031. by Narender Kumar · 15 years ago
  4. 5d521fd netxen: fix memory initialization by Amit Kumar Salecha · 15 years ago
  5. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 15 years ago
  6. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  7. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  8. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  9. 53ec549 e1000e: set pm_qos DMA latency requirement per interface when needed by Bruce Allan · 15 years ago
  10. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  11. 3d5e33c e1000e: cleanup - shift indentation left by exiting early in e1000_tso by Bruce Allan · 15 years ago
  12. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  13. 84efb7b e1000e: provide comment for 82571 workaround by Bruce Allan · 15 years ago
  14. fe40167 e1000e: remove comments regarding a non-existent api module by Bruce Allan · 15 years ago
  15. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  16. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  17. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  18. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  19. b16a002 e1000e: Incorrect MII Link beat reporting. by Bruce Allan · 15 years ago
  20. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  21. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  22. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  23. a68ea77 e1000e: don't clean Rx ring while resetting by Bruce Allan · 15 years ago
  24. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  25. f4e2c6d e1000e: clearing interrupt timers causes descriptors to get flushed by Bruce Allan · 15 years ago
  26. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  27. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  28. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  29. f8d5e5a ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq by Russell King · 15 years ago
  30. 616ad59 ALSA: opti-miro: remove snd_card pointer from snd_miro structure by Krzysztof Helt · 15 years ago
  31. fc08722 ALSA: hda - Fix input and jack Kconfig depenencies by Takashi Iwai · 15 years ago
  32. e256136 perf trace: Read_tracing_data should die() another day by Arnaldo Carvalho de Melo · 15 years ago
  33. c12e15e perf symbols: Old versions of elf.h don't have NT_GNU_BUILD_ID by Arnaldo Carvalho de Melo · 15 years ago
  34. 90c8321 perf symbols: Fixup kernel_maps__fixup_end end map by Arnaldo Carvalho de Melo · 15 years ago
  35. 8904b18 perf_events: Fix default watermark calculation by Stephane Eranian · 15 years ago
  36. 6f10581 perf: Fix locking for PERF_FORMAT_GROUP by Peter Zijlstra · 15 years ago
  37. 59ed446 perf: Fix event scaling for inherited counters by Peter Zijlstra · 15 years ago
  38. 2b8988c perf: Fix time locking by Peter Zijlstra · 15 years ago
  39. 58e5ad1 perf: Simplify __perf_event_read by Peter Zijlstra · 15 years ago
  40. 3dbebf1 perf: Simplify __perf_event_sync_stat by Peter Zijlstra · 15 years ago
  41. f6f8378 perf: Optimize __perf_event_read() by Peter Zijlstra · 15 years ago
  42. 02ffdbc perf: Optimize perf_event_task_sched_out by Peter Zijlstra · 15 years ago
  43. abf4868 perf: Fix PERF_FORMAT_GROUP scale info by Peter Zijlstra · 15 years ago
  44. f6d9dd2 perf: Optimize perf_event_mmap_ctx() by Peter Zijlstra · 15 years ago
  45. f6595f3 perf: Optimize perf_event_comm_ctx() by Peter Zijlstra · 15 years ago
  46. d6ff86c perf: Optimize perf_event_task_ctx() by Peter Zijlstra · 15 years ago
  47. 8152018 perf: Optimize perf_swevent_ctx_event() by Peter Zijlstra · 15 years ago
  48. 0cff784 perf: Optimize some swcounter attr.sample_period==1 paths by Peter Zijlstra · 15 years ago
  49. 453f19e perf: Allow for custom overflow handlers by Peter Zijlstra · 15 years ago
  50. ef6ae72 perf symbols: Change the kernel DSO name if it comes from kallsyms by Arnaldo Carvalho de Melo · 15 years ago
  51. fbd733b perf symbols: Check vmlinux buildid by Arnaldo Carvalho de Melo · 15 years ago
  52. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  53. 78075ca perf symbols: Introduce dso__build_id_equal by Arnaldo Carvalho de Melo · 15 years ago
  54. fd7a346 perf symbols: Filename__read_build_id should look at .notes section too by Arnaldo Carvalho de Melo · 15 years ago
  55. 6671cb1 perf symbols: Remove unrelated actions from dso__load_kernel_sym by Arnaldo Carvalho de Melo · 15 years ago
  56. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  57. 7031281 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  58. 6f5f672 x86: insn decoder test checks objdump version by Masami Hiramatsu · 15 years ago
  59. 80509e2 x86: Fix insn decoder test typos by Masami Hiramatsu · 15 years ago
  60. 31769ce firewire: ohci: pass correct iso xmit timestamps to core by Jay Fenlason · 15 years ago
  61. 749f583 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stable by Russell King · 15 years ago
  62. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  63. ab2f489 powerpc/p4080: Add basic support for p4080ds platform by Kumar Gala · 15 years ago
  64. 3bc2656 powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  65. 9093067 powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 by Martyn Welch · 15 years ago
  66. 0d81df8 powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 by Martyn Welch · 15 years ago
  67. a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
  68. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  69. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  70. fa9a6fe be2net: Patch to flash redboot section while firmware update. by Sarveshwar Bandi · 15 years ago
  71. 507eebe TI DaVinci EMAC: Minor macro related updates by chaithrika@ti.com · 15 years ago
  72. 4a91ca4 drivers/net: ks8851_mll ethernet network driver -resubmit by David J. Choi · 15 years ago
  73. 0ebe74e net: ETHOC should depend on HAS_DMA by Geert Uytterhoeven · 15 years ago
  74. 818f333 e1000e: do not initiate autonegotiation during OEM configuration by Bruce Allan · 15 years ago
  75. 189983d e1000e: remove unnecessary 82577 workaround causing link issues by Bruce Allan · 15 years ago
  76. 610c992 e1000e: flow control thresholds not correct when changing mtu by Bruce Allan · 15 years ago
  77. 4c86e0b e1000e: add Tx timeout factor for 100Mbps by Bruce Allan · 15 years ago
  78. 29afd69 e1000e: set flow control thresholds properly after enabling/disabling pause by Bruce Allan · 15 years ago
  79. 842ec8b e1000e: read of PHY register may access wrong page on 82578 by Bruce Allan · 15 years ago
  80. 38eb394 e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 by Bruce Allan · 15 years ago
  81. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 15 years ago
  82. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  83. 0109d7e SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() by David Howells · 15 years ago
  84. 30b7683 ixgbe: move tc variable to CONFIG_IXGBE_DCB by Jaswinder Singh Rajput · 15 years ago
  85. 68a31de [ARM] pxa/cpufreq: fix index assignments for end marker by Daniel Mack · 15 years ago
  86. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  87. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  88. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  89. 2909c3f igb: add support for the 82580 phy by Alexander Duyck · 15 years ago
  90. ef1a688 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 15 years ago
  91. c656ae9 security/tomoyo: Remove now unnecessary handling of security_sysctl. by Eric W. Biederman · 15 years ago
  92. 1d2c6cf kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block() by Frederic Weisbecker · 15 years ago
  93. a4054b6 security/tomoyo: Add a special case to handle accesses through the internal proc mount. by Eric W. Biederman · 15 years ago
  94. dcdec63 Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.33 by Mark Brown · 15 years ago
  95. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  96. 5c43d49 msm: Add memory map for HTC Dream by Pavel Machek · 15 years ago
  97. 348ee12 msm: add minimal board file for HTC Dream device by Pavel Machek · 15 years ago
  98. 6339f66 msm: make debugging UART (for DEBUG_LL) configurable by Pavel Machek · 15 years ago
  99. 1508c99 ARM: PNX4008: fix watchdog device driver name by Russell King · 15 years ago
  100. 4ff1fa2 [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled by Russell King · 15 years ago