summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-09mm: numa: Do not group on RO pagesPeter Zijlstra1-2/+5
2013-10-09sched/numa: Report a NUMA task group IDMel Gorman1-0/+5
2013-10-09sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2-0/+14
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra3-53/+63
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra1-0/+2
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 Molnar19-72/+100
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-40/+6
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+13
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+23
2013-10-08Merge tag 'v3.12-rc4' into develLinus Walleij21-72/+105
2013-10-08clk: of: helper for determining number of parent clocksMike Turquette1-0/+1
2013-10-08dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner1-0/+43
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-4/+11
2013-10-07Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-...Olof Johansson3-26/+0
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King13-69/+61
2013-10-07Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman8-3/+44
2013-10-07Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman8-3/+44
2013-10-07Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman8-3/+44
2013-10-06driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman1-2/+0
2013-10-06driver core: remove dev_attrs from struct classGreg Kroah-Hartman1-2/+0
2013-10-06usb: remove intel_mid_otg.hHeikki Krogerus1-180/+0
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller4-77/+242
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros1-1/+2
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