summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-11-0731-288/+624
|\
| * perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo2011-11-031-1/+2
| * perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo2011-11-021-1/+0
| * perf report: Add progress bar when processing time ordered eventsArnaldo Carvalho de Melo2011-11-022-0/+10
| * perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo2011-11-027-29/+112
| * perf tools: Fix a typo of command name as trace-cmdMasami Hiramatsu2011-10-281-1/+1
| * perf hists: Fix recalculation of total_period when sorting entriesArnaldo Carvalho de Melo2011-10-271-2/+1
| * perf header: Fix build on old systemsArnaldo Carvalho de Melo2011-10-261-1/+1
| * perf ui browser: Handle K_RESIZE in dialog windowsArnaldo Carvalho de Melo2011-10-269-26/+94
| * perf ui browser: No need to switch char sets that oftenArnaldo Carvalho de Melo2011-10-261-3/+5
| * perf hists browser: Use K_TIMERArnaldo Carvalho de Melo2011-10-261-3/+2
| * perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo2011-10-264-6/+8
| * perf ui: Reimplement the popup windows using libslangArnaldo Carvalho de Melo2011-10-266-67/+77
| * perf ui: Reimplement ui__popup_menu using ui__browserArnaldo Carvalho de Melo2011-10-263-30/+97
| * perf ui: Reimplement ui_helpline using libslangArnaldo Carvalho de Melo2011-10-261-4/+6
| * perf ui: Improve handling sigwinch a bitArnaldo Carvalho de Melo2011-10-265-47/+82
| * perf ui progress: Reimplement using slangArnaldo Carvalho de Melo2011-10-264-69/+22
| * perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo2011-10-269-29/+135
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0743-267/+325
|\ \
| * | forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * | forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * | forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * | forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * | forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * | MAINTAINERS/rds: update maintainer Or Gerlitz2011-11-071-1/+1
| * | wanrouter: Remove kernel_lock annotationsRichard Weinberger2011-11-071-2/+0
| * | usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * | etherh: Add MAINTAINERS entry for etherhJeff Kirsher2011-11-041-0/+1
| * | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-043-4/+6
| * | sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * | netlink: clarify attribute length check documentationJohannes Berg2011-11-041-2/+9
| * | netlink: validate NLA_MSECS lengthJohannes Berg2011-11-041-0/+1
| * | i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * | macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * | tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * | tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * | tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * | tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
| * | tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
| * | tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
| * | tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * | tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0425-94/+126
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0425-94/+126
| | |\ \
| | | * | mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
| | | * | iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | | * | b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | | * | mac80211: disable powersave for broken APsJohannes Berg2011-11-022-2/+17
| | | * | iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
OpenPOWER on IntegriCloud