summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-03net: bnx2x: Fix typo in bnx2x driverMasanari Iida
2012-11-03smsc95xx: fix tx checksum offload for big endianSteve Glendinning
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
2012-11-03cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-02Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-02PCI/PM: Resume device before shutdownHuang Ying
2012-11-02NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-11-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-02Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-11-02i2c: tegra: set irq name as device nameLaxman Dewangan
2012-11-02i2c-nomadik: Fixup clock handlingPhilippe Begnic
2012-11-02i2c: mxs: remove broken PIOQUEUE supportWolfram Sang
2012-11-02Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie
2012-11-02hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin
2012-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2012-11-02Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-02Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-01NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust
2012-11-01tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov