summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-09-30Linux 3.6v3.6Linus Torvalds-1/+1
2012-09-29vfs: dcache: fix deadlock in tree traversalMiklos Szeredi-0/+6
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+28
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds-50/+105
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds-6/+42
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+54
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+9
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-106/+53
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds-78/+209
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli-1/+0
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel-2/+4
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun-3/+1
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-4/+14
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+5
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack-1/+7
2012-09-27Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+1
2012-09-27inetpeer: fix token initializationNicolas Dichtel-1/+4
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman-1/+1
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+7
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds-0/+2
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds-3/+6
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds-4/+9
2012-09-27trivial select_parent documentation fixJ. Bruce Fields-1/+1
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut-1/+27
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning-0/+1
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun-2/+2
2012-09-27team: fix return value checkWei Yongjun-6/+6
2012-09-27l2tp: fix return value checkWei Yongjun-6/+6
2012-09-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-4/+4
2012-09-27USB: Fix race condition when removing host controllersAlan Stern-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood-1/+2
2012-09-27um: kill thread->forkingAl Viro-66/+29
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro-7/+5
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro-0/+1
2012-09-27um: take cleaning singlestep to start_thread()Al Viro-19/+5
2012-09-27Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie-2/+4
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown-3/+5
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn-0/+7
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs-2/+4
2012-09-26dm verity: fix overflow checkMikulas Patocka-4/+4
2012-09-26dm thin: fix discard support for data devicesMike Snitzer-30/+57
2012-09-26dm thin: tidy discard supportMike Snitzer-25/+39
2012-09-26dm: retain table limits when swapping to new table with no devicesMike Snitzer-1/+50
2012-09-26dm table: clear add_random unless all devices have it setMilan Broz-4/+22
2012-09-26dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer-18/+38
2012-09-26dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer-4/+7