summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-11/+58
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+5
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-95/+165
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88
2012-08-16mei: add mei_quirk_probe functionTomas Winkler1-0/+27
2012-08-16extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin1-1/+2
2012-08-16drivers-core: make structured logging play nice with dynamic-debugJim Cromie1-2/+7
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-16mei: fix device stall after wd is stoppedTomas Winkler1-1/+1
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier17-64/+129
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza1-1/+5
2012-08-16mlx4_core: Clean up buddy bitmap allocationRoland Dreier1-4/+3
2012-08-16mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas5-10/+13
2012-08-16mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas1-4/+14
2012-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+28
2012-08-16USB: serial: Fix mos7840 timeoutMark Ferrell1-4/+3
2012-08-16USB: option: add ZTE K5006-ZBjørn Mork1-0/+2
2012-08-15IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall1-1/+3
2012-08-15IB: Fix typos in infiniband driversMasanari Iida4-4/+4
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter1-5/+11
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie6-8/+45
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-43/+43
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-15staging: csr: add INET dependancyGreg Kroah-Hartman1-1/+1
2012-08-15staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-08-15IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz1-1/+1
2012-08-15IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz1-0/+3
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-11/+26
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-239/+516
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-14Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie26-188/+320
2012-08-14RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova1-1/+1
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula1-3/+4
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák10-7/+82