summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson1-2/+13
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-421/+505
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-46/+45
2011-11-03af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-03MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-03net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds94-3109/+3543
2011-11-03edac: Only build sb_edac on 64-bitJosh Boyer1-1/+1
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds3-32/+268
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds74-2730/+6038
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds29-42/+117
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds11-226/+516
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-52/+33
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds1-95/+2
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds42-37/+12079
2011-11-02Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+30
2011-11-02ixgbevf: Update release versionGreg Rose1-1/+1
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend1-4/+6
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov1-9/+11
2011-11-02ixgbe: Fix compiler warningsGreg Rose1-0/+2
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend1-21/+12
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov1-7/+7
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds11-525/+2671
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov1-1/+0
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz1-1/+1
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg1-0/+4
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan1-2/+1
2011-11-02Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds9-9/+19
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds70-1035/+4909
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker2-10/+10
2011-11-02aio: allocate kiocbs in batchesJeff Moyer2-29/+108
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick1-1/+1
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick1-1/+1
2011-11-02w1: disable irqs in critical sectionJan Weitzel1-0/+5
2011-11-02drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber1-0/+1
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes1-0/+9
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2-13/+37
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes1-35/+42