summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 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
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-161-1/+1
| * | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-191-1/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa2014-07-181-1/+4
| | * | | | | | | | | irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit2014-07-171-0/+1
| | * | | | | | | | | irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger2014-07-081-0/+1
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-07-191-2/+18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-081-2/+18
| * | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-197-92/+137
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-257-92/+137
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-237-90/+125
| | | * | | | | | | | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-232-2/+12
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-188-31/+48
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-182-19/+25
| | * | | | | | | | | | | | Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-07-181-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach2014-07-181-2/+2
| | * | | | | | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2014-07-182-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsiBoris BREZILLON2014-07-181-0/+1
| | | * | | | | | | | | | | | | ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON2014-07-181-1/+1
| | | * | | | | | | | | | | | | ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen2014-07-181-2/+1
| | * | | | | | | | | | | | | | Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-183-7/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia2014-07-081-1/+5
| | | * | | | | | | | | | | | | | ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT2014-07-081-5/+5
OpenPOWER on IntegriCloud