summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove superfluous resetting of the p->dl_throttled flagWanpeng Li2015-06-191-1/+0
* sched/deadline: Drop duplicate init_sched_dl_class() declarationWanpeng Li2015-06-191-1/+0
* sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...Wanpeng Li2015-06-191-1/+14
* sched/deadline: Make init_sched_dl_class() __initWanpeng Li2015-06-191-1/+1
* sched/deadline: Optimize pull_dl_task()Wanpeng Li2015-06-191-1/+27
* sched/preempt: Add static_key() to preempt_notifiersPeter Zijlstra2015-06-191-5/+23
* sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...Mathieu Desnoyers2015-06-191-1/+1
* sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra2015-06-193-37/+32
* sched/debug: Add sum_sleep_runtime to /proc/<pid>/schedSrikar Dronamraju2015-06-191-0/+1
* sched/debug: Replace vruntime with wait_sum in /proc/sched_debugSrikar Dronamraju2015-06-191-2/+2
* sched/debug: Properly format runnable tasks in /proc/sched_debugSrikar Dronamraju2015-06-191-2/+4
* sched/numa: Only consider less busy nodes as numa balancing destinationsRik van Riel2015-06-071-2/+28
* Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...Rik van Riel2015-06-071-26/+15
* sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall2015-06-071-11/+14
* preempt: Reorganize the notrace definitions a bitFrederic Weisbecker2015-06-071-17/+15
* preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-078-32/+13
* sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker2015-06-071-2/+9
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02409-1984/+3728
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0132-119/+174
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-06-011-4/+0
| | |\
| | | * Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2015-06-011-4/+0
| | * | Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-015-27/+20
| | |\ \
| | | * \ Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-284-20/+15
| | | |\ \
| | | | * | iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | | | * | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | | * | | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
| | * | | | vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-011-0/+14
| | * | | | Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-011-9/+1
| | * | | | bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| | * | | | xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
| | * | | | xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
| | * | | | net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-05-311-2/+2
| | * | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-313-3/+10
| | * | | | udp: fix behavior of wrong checksumsEric Dumazet2015-05-312-8/+4
| | * | | | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| | * | | | Merge branch 'bna-fixes'David S. Miller2015-05-303-6/+9
| | |\ \ \ \
| | | * | | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| | | * | | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| | | * | | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
| | |/ / / /
| | * | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-301-3/+4
| | |\ \ \ \
| | | * | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
| | * | | | | bridge: fix br_multicast_query_expired() bugEric Dumazet2015-05-301-1/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-287-11/+43
| | |\ \ \ \ \
| | | * | | | | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-282-4/+14
| | | * | | | | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck2015-05-281-1/+16
| | | * | | | | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-282-3/+6
| | | * | | | | xfrm: Always zero high-order sequence number bitsHerbert Xu2015-05-211-0/+2
| | | * | | | | esp6: Use high-order sequence number bits for IV generationHerbert Xu2015-05-131-1/+2
| | | * | | | | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-131-1/+2
| | | * | | | | xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing2015-04-291-1/+1
OpenPOWER on IntegriCloud