summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2013-10-09sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra
2013-10-09stop_machine: Introduce stop_two_cpus()Peter Zijlstra
2013-10-09sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman
2013-10-09mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman
2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman
2013-10-09mm: numa: Scan pages with elevated page_mapcountMel Gorman
2013-10-09sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09sched/numa: Update NUMA hinting faults once per scanMel Gorman
2013-10-09sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman
2013-10-09sched/numa: Track NUMA hinting faults on per-node basisMel Gorman
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-04sched/wait: Clean up wait.h details a bitIngo Molnar
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_hrtimeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_killable()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_tty()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_lock_irq()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_exclusive()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event()Peter Zijlstra
2013-10-04sched/wait: Introduce ___wait_event()Peter Zijlstra
2013-10-04sched/wait: Change the wait_exclusive control flowPeter Zijlstra
2013-10-04sched/wait: Change timeout logicPeter Zijlstra
2013-10-04sched/wait: Make the signal_pending() checks consistentPeter Zijlstra
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE