summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28346-1633/+2451
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2810-26/+54
| |\
| | * netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
| | * inetpeer: fix token initializationNicolas Dichtel2012-09-271-1/+4
| | * qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
| | * bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
| | * net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
| | * smsc75xx: fix resume after device resetSteve Glendinning2012-09-271-0/+1
| | * netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
| | * team: fix return value checkWei Yongjun2012-09-271-6/+6
| | * l2tp: fix return value checkWei Yongjun2012-09-271-6/+6
| | * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-271-4/+4
| | |\
| | | * netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-261-4/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-09-282-4/+9
| |\ \ \
| | * | | close the race in nlmsvc_free_block()Al Viro2012-09-221-2/+1
| | * | | do_add_mount()/umount -l racesAl Viro2012-09-221-2/+8
| * | | | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-2815-106/+53
| |\ \ \ \
| | * | | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-274-14/+12
| | * | | | um: Fix IPC on umRichard Weinberger2012-09-271-0/+1
| | * | | | um: kill thread->forkingAl Viro2012-09-277-66/+29
| | * | | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-272-7/+5
| | * | | | um: don't leak floating point state and segment registers on execve()Al Viro2012-09-271-0/+1
| | * | | | um: take cleaning singlestep to start_thread()Al Viro2012-09-271-19/+5
| | | |/ / | | |/| |
| * | | | Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-09-286-78/+209
| |\ \ \ \
| | * | | | dm verity: fix overflow checkMikulas Patocka2012-09-261-4/+4
| | * | | | dm thin: fix discard support for data devicesMike Snitzer2012-09-261-30/+57
| | * | | | dm thin: tidy discard supportMike Snitzer2012-09-261-25/+39
| | * | | | dm: retain table limits when swapping to new table with no devicesMike Snitzer2012-09-263-1/+50
| | * | | | dm table: clear add_random unless all devices have it setMilan Broz2012-09-261-4/+22
| | * | | | dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer2012-09-261-18/+38
| | * | | | dm mpath: only retry ioctl when no paths if queue_if_no_path setMike Snitzer2012-09-261-4/+7
| | * | | | dm thin: do not set discard_zeroes_dataMike Snitzer2012-09-261-1/+1
| * | | | | thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli2012-09-281-1/+0
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-276-4/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-09-272-2/+4
| | |\ \ \ \ \
| | | * | | | | drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2012-09-272-2/+4
| | * | | | | | drm/udl: limit modes to the sku pixel limits.Dave Airlie2012-09-261-0/+7
| | * | | | | | vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter2012-09-261-1/+1
| | * | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-09-262-1/+2
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | drm/nvc0/ltcg: mask off intr 0x10Ben Skeggs2012-09-261-0/+1
| | | * | | | | drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs2012-09-261-1/+1
| | | |/ / / /
| * | | | | | Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-09-273-6/+5
| |\ \ \ \ \ \
| | * | | | | | USB: Fix race condition when removing host controllersAlan Stern2012-09-272-5/+3
| | * | | | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-271-1/+2
| * | | | | | | ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack2012-09-271-1/+7
| * | | | | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2012-09-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: wm2000: Correct register sizeMark Brown2012-09-261-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-271-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: Orion5x: Fix too small coherent pool.Andrew Lunn2012-09-261-0/+7
| * | | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-271-0/+2
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud