summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar-111/+145
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra-5/+0
2014-11-04sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda-18/+13
2014-11-04sched/wait: Remove wait_event_freezekillable()Peter Zijlstra (Intel)-12/+0
2014-11-04sched/wait: Reimplement wait_event_freezable()Peter Zijlstra-38/+57
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds-4/+4
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds-18/+3
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-6/+5
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+0
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+22
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+42
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+7
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+9
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso-0/+10
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery-0/+1
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings-0/+2
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet-2/+6
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-9/+9
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds-52/+33
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner-41/+17
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner-1/+0
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes-7/+10
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski-3/+6
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+7
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen-2/+2
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi-3/+6
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney-0/+15
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin-0/+4
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap-0/+4
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney-9/+9
2014-10-28drm/radeon: remove invalid pci idAlex Deucher-1/+0
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan-2/+0
2014-10-28sched: Exclude cond_resched() from nested sleep testPeter Zijlstra-3/+6
2014-10-28sched: Debug nested sleepsPeter Zijlstra-2/+44
2014-10-28sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra-0/+1
2014-10-28sched, exit: Deal with nested sleepsPeter Zijlstra-0/+2
2014-10-28sched/wait: Add might_sleep() checksPeter Zijlstra-0/+16
2014-10-28sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra-1/+6
2014-10-28perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski-7/+7
2014-10-28sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli-0/+2
2014-10-28sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli-0/+2
2014-10-28sched: Kill task_preempt_count()Oleg Nesterov-3/+0
2014-10-28sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov-3/+6
2014-10-28sched: Update comments for CLONE_NEWNSChen Hanxiao-1/+1
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig-4/+4
2014-10-28Revert "block: all blk-mq requests are tagged"Christoph Hellwig-2/+1