summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-245-55/+72
|\
| * sched/cpuacct: Simplify the cpuacct codeZhao Lei2016-03-212-25/+7
| * sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang2016-03-211-2/+5
| * sched/fair: Add comments to explain select_idle_sibling()Matt Fleming2016-03-211-1/+18
| * sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-03-211-6/+14
| * sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-03-211-21/+14
| * Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-21986-9365/+26835
| |\
| * | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-03-052-0/+14
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-242-32/+123
|\ \ \
| * | | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-211-7/+7
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-03-161-25/+116
| |\ \ \ | | |_|/ | |/| |
| | * | documentation: Clarify compiler store-fusion exampleSeongJae Park2016-03-141-2/+2
| | * | documentation: Transitivity is not cumulativityPaul E. McKenney2016-03-141-1/+1
| | * | documentation: Add alternative release-acquire outcomePaul E. McKenney2016-03-141-0/+4
| | * | documentation: Distinguish between local and global transitivityPaul E. McKenney2016-03-141-2/+76
| | * | documentation: Subsequent writes ordered by rcu_dereference()Paul E. McKenney2016-03-141-0/+24
| | * | documentation: Remove obsolete reference to RCU-protected indexesPaul E. McKenney2016-03-141-15/+0
| | * | documentation: Fix memory-barriers.txt section referencesPaul E. McKenney2016-03-141-2/+2
| | * | documentation: Fix control dependency and identical storesPaul E. McKenney2016-03-141-3/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-2468-460/+710
|\ \ \ \
| * | | | net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-242-31/+29
| * | | | hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang2016-03-241-6/+6
| * | | | net: Fix typos and whitespace.Bjorn Helgaas2016-03-231-109/+106
| * | | | hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2016-03-232-5/+6
| * | | | hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang2016-03-231-1/+4
| * | | | ppp: take reference on channels netnsGuillaume Nault2016-03-231-1/+3
| * | | | net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-232-0/+2
| * | | | net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy2016-03-231-2/+2
| * | | | net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias2016-03-231-0/+4
| * | | | at803x: fix reset handlingSergei Shtylyov2016-03-231-3/+3
| * | | | Merge branch 'AF_VSOCK-missed-wakeups'David S. Miller2016-03-221-68/+87
| |\ \ \ \
| | * | | | AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda2016-03-221-73/+85
| | * | | | Revert "vsock: Fix blocking ops call in prepare_to_wait"Claudio Imbrenda2016-03-221-6/+13
| |/ / / /
| * | | | macb: fix PHY resetSergei Shtylyov2016-03-221-2/+2
| * | | | ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-03-221-9/+7
| * | | | fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
| * | | | ipv4: fix broadcast packets receptionPaolo Abeni2016-03-221-4/+8
| * | | | Merge branch 'hns-fixes'David S. Miller2016-03-2211-41/+117
| |\ \ \ \
| | * | | | net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
| | * | | | net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
| | * | | | net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
| | * | | | net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
| | * | | | net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8
| | * | | | net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
| | * | | | net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8
| | * | | | net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
| | * | | | net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
| | * | | | net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
| |/ / / /
| * | | | ipv6: remove unused in6_addr structLuis de Bethencourt2016-03-221-1/+0
| * | | | netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-221-1/+9