summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller
2011-10-20sparc32: Correct the return value of memcpy.David S. Miller
2011-10-20sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller
2011-10-20sparc32: Remove non-kernel code from memcpy implementation.David S. Miller
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-19mm: fix race between mremap and removing migration entryHugh Dickins
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal
2011-10-19fib_rules: fix unresolved_rules countingYan, Zheng
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu
2011-10-19ehea: Change maintainer to meThadeu Lima de Souza Cascardo
2011-10-19Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-10-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-19[media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite
2011-10-19drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy
2011-10-18tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-10-18netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-10-18l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-18drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher
2011-10-18drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher
2011-10-18drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher
2011-10-18ttm: Fix error-path using an uninitialized valueThomas Hellstrom
2011-10-17Linux 3.1-rc10Linus Torvalds
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17x25: Prevent skb overreads when checking call user dataMatthew Daley
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-10-17x25: Validate incoming call user data lengthsMatthew Daley
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-14Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack