aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier1-1/+1
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller3-4/+4
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-04-24asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin1-1/+1
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo1-12/+18
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-04-24net: usb: smsc95xx: fix mtuStephane Fillod1-0/+1
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)4-6/+13
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack1-2/+1
2012-04-23rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2-4/+9
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos1-0/+2
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos5-8/+10
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21Linux 3.4-rc4Linus Torvalds1-1/+1
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann1-1/+1
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma1-24/+14
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd1-5/+6
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard1-2/+1
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong3-18/+10
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds15-97/+87
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds8-33/+25
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1