summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
| * | | | | | | | | | | | bootup: move 'usermodehelper_enable()' a little earlierwangyanqing2011-09-291-1/+1
| * | | | | | | | | | | | bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()Linus Torvalds2011-09-281-3/+1
| * | | | | | | | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-2818-46/+93
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-2710-30/+46
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-2710-30/+46
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | | | * | | | | | | | | | | | rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | | | * | | | | | | | | | | | iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| | | | * | | | | | | | | | | | cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
| | | | * | | | | | | | | | | | iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| | | | * | | | | | | | | | | | iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| | | | * | | | | | | | | | | | ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
| | * | | | | | | | | | | | | | ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2011-09-271-1/+3
| | * | | | | | | | | | | | | | ipv6: check return value for dst_allocMadalin Bucur2011-09-271-1/+3
| | * | | | | | | | | | | | | | net: check return value for dst_allocMadalin Bucur2011-09-271-4/+6
| | * | | | | | | | | | | | | | ipv6-multicast: Fix memory leak in input path.Ben Greear2011-09-271-1/+3
| | * | | | | | | | | | | | | | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-271-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli2011-09-221-5/+5
| | * | | | | | | | | | | | | | | bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-271-0/+1
| | * | | | | | | | | | | | | | | bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-271-1/+9
| | * | | | | | | | | | | | | | | bnx2x: fix hw attention handlingDmitry Kravkov2011-09-272-2/+16
| | * | | | | | | | | | | | | | | net: fix a typo in Documentation/networking/scaling.txtJason Wang2011-09-271-1/+1
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-289-20/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [SCSI] 3w-9xxx: fix iommu_iova leakJames Bottomley2011-09-261-0/+2
| | * | | | | | | | | | | | | | | [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-265-18/+48
| | * | | | | | | | | | | | | | | [SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap2011-09-221-1/+1
| | * | | | | | | | | | | | | | | [SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn2011-09-221-1/+1
| | * | | | | | | | | | | | | | | [SCSI] aacraid: reset should disable MSI interruptVasily Averin2011-09-221-0/+2
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-282-7/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | block: Free queue resources at blk_release_queue()Hannes Reinecke2011-09-282-7/+11
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds2011-09-281-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
| * | | | | | | | | | | | | | | Linux 3.1-rc8v3.1-rc8Linus Torvalds2011-09-271-1/+1
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-09-275-5/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-09-272-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen2011-09-271-1/+2
| | | * | | | | | | | | | | | | | ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula2011-09-231-0/+6
| | * | | | | | | | | | | | | | | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-261-3/+5
| | * | | | | | | | | | | | | | | ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai2011-09-261-0/+4
| | * | | | | | | | | | | | | | | ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-09-261-1/+3
| | * | | | | | | | | | | | | | | ALSA: HDA: No power nids on 92HD93David Henningsson2011-09-241-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-271-37/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
| | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-273-9/+1
| * | | | | | | | | | | | | | | | VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-263-3/+3
| * | | | | | | | | | | | | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-262-1/+2
| * | | | | | | | | | | | | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| | * | | | | | | | | | | | | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2