summaryrefslogtreecommitdiffstats
path: root/net/ipv4/inetpeer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-09sched/numa: Initialise numa_next_scan properlyMel Gorman2-2/+9
2013-10-09Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman4-34/+1
2013-10-09sched/numa: Continue PTE scanning even if migrate rate limitedPeter Zijlstra1-8/+0
2013-10-09sched/numa: Mitigate chance that same task always updates PTEsPeter Zijlstra1-1/+7
2013-10-09mm: numa: Do not migrate or account for hinting faults on the zero pageMel Gorman2-1/+10
2013-10-09mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanningMel Gorman2-7/+26
2013-10-09mm: Do not flush TLB during protection change if !pte_present && !migration_e...Mel Gorman1-1/+2
2013-10-09mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman1-1/+1
2013-10-09mm: Close races between THP migration and PMD numa clearingMel Gorman2-26/+26
2013-10-09mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2-44/+34
2013-10-09mm: Prevent parallel splits during THP migrationMel Gorman1-14/+30
2013-10-09mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman1-7/+16
2013-10-09mm: numa: Do not account for a hinting fault if we racedMel Gorman1-1/+4
2013-10-09sched/numa: Fix commentsPeter Zijlstra2-5/+5
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman1-0/+66
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-06sched/rt: Remove redundant nr_cpus_allowed testShawn Bohrer1-2/+1
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-04Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04sched/wait: Clean up wait.h details a bitIngo Molnar1-64/+60
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04MAINTAINERS, sched: Update file patternPeter Zijlstra1-0/+2
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra5-81/+73
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