summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16-rc6v3.16-rc6Linus Torvalds2014-07-201-1/+1
* Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-202-1/+10
|\
| * Merge tag 'iio-fixes-for-3.16d' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-07-132-1/+10
| |\
| | * iio: mma8452: Use correct acceleration units.Martin Fuzzey2014-07-121-1/+7
| | * iio:core: Handle error when mask type is not separateSrinivas Pandruvada2014-07-111-0/+3
* | | Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-202-2/+21
|\ \ \
| * | | usb: Check if port status is equal to RxDetectGavin Guo2014-07-171-0/+19
| * | | usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza2014-07-171-2/+2
| |/ /
* | | Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-201-4/+14
|\ \ \
| * | | platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck2014-07-111-4/+14
* | | | Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-07-201-1/+1
|\ \ \ \
| * | | | Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui2014-07-171-1/+1
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-204-6/+17
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-194-6/+17
| |\ \ \ \
| | * | | | Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"Dave Airlie2014-07-141-2/+2
| | * | | | drm/i915: Track the primary plane correctly when reassigning planesDaniel Vetter2014-07-141-0/+1
| | * | | | drm/i915: Ignore VBT backlight presence check on HP Chromebook 14Scot Doyle2014-07-141-0/+3
| | * | | | Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"Daniel Vetter2014-07-142-4/+11
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-07-203-9/+11
|\ \ \ \ \
| * | | | | um: segv: Save regs only in case of a kernel mode faultRichard Weinberger2014-07-201-1/+1
| * | | | | um: Fix hung task in fix_range_common()Richard Weinberger2014-07-201-1/+5
| * | | | | um: Ensure that a stub page cannot get unmappedRichard Weinberger2014-07-201-0/+3
| * | | | | Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-201-7/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-202-4/+15
|\ \ \ \ \ \
| * | | | | | btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceEric Sandeen2014-07-191-4/+4
| * | | | | | Btrfs: fix abnormal long waiting in fsyncLiu Bo2014-07-191-0/+11
* | | | | | | Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-07-206-62/+343
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-131-1/+1
| * | | | | | NFS: Remove 2 unused variablesTrond Myklebust2014-07-122-4/+0
| * | | | | | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-121-20/+21
| * | | | | | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-123-25/+235
| * | | | | | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-121-9/+24
| * | | | | | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-121-0/+10
| * | | | | | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-122-3/+9
| * | | | | | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-082-2/+45
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-1919-86/+154
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-07-163-17/+15
| |\ \ \ \ \ \ \
| | * | | | | | | tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs2014-07-073-14/+14
| | * | | | | | | tools/liblockdep: Remove debug print left over from developmentSasha Levin2014-07-071-2/+0
| | * | | | | | | tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang2014-07-071-1/+1
| * | | | | | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-164-5/+11
| * | | | | | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-166-1/+9
| * | | | | | | | locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-161-14/+11
| * | | | | | | | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-162-18/+18
| * | | | | | | | locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-161-2/+2
| * | | | | | | | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-164-3/+11
| * | | | | | | | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-167-17/+68
| * | | | | | | | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-164-20/+20
| * | | | | | | | locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-161-5/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-191-1/+1
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud