summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie1-5/+9
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
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-16vfs: fix propagation of atomic_open create error on negative dentrySage Weil1-0/+4
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-16md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown1-3/+6
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier1-4/+3
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas5-10/+13
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas1-4/+14
2012-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+28
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell1-4/+3
2012-08-15USB: 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-15fuse: check create mode in atomic openMiklos Szeredi1-0/+3
2012-08-15vfs: pass right create mode to may_o_create()Miklos Szeredi1-1/+1
2012-08-15vfs: atomic_open(): fix create mode usageMiklos Szeredi1-1/+1
2012-08-15vfs: canonicalize create mode in build_open_flags()Miklos Szeredi1-3/+4
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-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14staging: csr: add INET dependancyGreg Kroah-Hartman1-1/+1
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-08-14IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz1-1/+1
2012-08-14IB/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