summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-09stop_machine: Introduce stop_two_cpus()Peter Zijlstra1-0/+1
2013-10-09sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman1-0/+1
2013-10-09mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman1-0/+1
2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman3-35/+86
2013-10-09mm: numa: Scan pages with elevated page_mapcountMel Gorman1-3/+4
2013-10-09sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman1-2/+3
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman1-0/+1
2013-10-09sched/numa: Update NUMA hinting faults once per scanMel Gorman1-0/+13
2013-10-09sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman1-0/+1
2013-10-09sched/numa: Track NUMA hinting faults on per-node basisMel Gorman1-0/+2
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman1-0/+1
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman1-10/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar37-98/+151
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-10-04sched/wait: Clean up wait.h details a bitIngo Molnar1-64/+60
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra2-63/+60
2013-10-04sched/wait: Collapse __wait_event_hrtimeout()Peter Zijlstra1-13/+2
2013-10-04sched/wait: Collapse __wait_event_killable()Peter Zijlstra1-16/+1
2013-10-04sched/wait: Collapse __wait_event_interruptible_tty()Peter Zijlstra1-17/+4
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()Peter Zijlstra1-19/+6
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq()Peter Zijlstra1-20/+6
2013-10-04sched/wait: Collapse __wait_event_lock_irq()Peter Zijlstra1-14/+6
2013-10-04sched/wait: Collapse __wait_event_interruptible_exclusive()Peter Zijlstra1-20/+2
2013-10-04sched/wait: Collapse __wait_event_interruptible_timeout()Peter Zijlstra1-15/+3
2013-10-04sched/wait: Collapse __wait_event_interruptible()Peter Zijlstra1-15/+2
2013-10-04sched/wait: Collapse __wait_event_timeout()Peter Zijlstra1-11/+3
2013-10-04sched/wait: Collapse __wait_event()Peter Zijlstra1-11/+2
2013-10-04sched/wait: Introduce ___wait_event()Peter Zijlstra1-0/+36
2013-10-04sched/wait: Change the wait_exclusive control flowPeter Zijlstra1-4/+5
2013-10-04sched/wait: Change timeout logicPeter Zijlstra1-13/+11
2013-10-04sched/wait: Make the signal_pending() checks consistentPeter Zijlstra2-26/+22
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-9/+30
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-7/+4
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-0/+26
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton1-0/+1
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-0/+5
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman1-0/+1
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+8