summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov1-2/+8
2014-12-18PM / OPP: add some lockdep annotationsDmitry Torokhov1-0/+16
2014-12-11PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar1-7/+10
2014-12-11PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar1-15/+22
2014-12-11PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar1-7/+2
2014-12-11PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar1-1/+2
2014-12-11PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar1-2/+6
2014-12-10PM / OPP: remove double calls to find_device_opp()Viresh Kumar1-1/+1
2014-12-10PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar1-1/+1
2014-11-30PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar1-1/+1
2014-11-30PM / OPP Introduce APIs to remove OPPsViresh Kumar2-1/+113
2014-11-30PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar1-25/+34
2014-11-30PM / OPP don't match for existing OPPs when list is emptyViresh Kumar1-6/+9
2014-11-30PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar1-10/+10
2014-11-24Linux 3.18-rc6v3.18-rc6Linus Torvalds1-1/+1
2014-11-24uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2-2/+1
2014-11-24sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2-0/+10
2014-11-24Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds6-84/+82
2014-11-24x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-11-24x86_64, traps: Stop using IST for #SSAndy Lutomirski6-26/+8
2014-11-24x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-11-23Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-38/+80
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-15/+25
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+6
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-85/+133
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-299/+500
2014-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-10/+10
2014-11-22Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-55/+145
2014-11-22Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-11-22Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-25/+42
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+37
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-20/+69
2014-11-22Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-38/+46
2014-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-20/+60
2014-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds1-1/+1
2014-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-3/+31
2014-11-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-48/+42
2014-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+51
2014-11-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+5
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens1-2/+2
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet1-17/+6
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro441-2195/+4245
2014-11-21virtio-net: validate features during probeJason Wang1-0/+37
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+12
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller5-17/+19
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-21ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac1-1/+5
2014-11-21openvswitch: Don't validate IPv6 label masks.Joe Stringer1-1/+1