index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inetpeer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
sched/numa: Initialise numa_next_scan properly
Mel Gorman
2
-2
/
+9
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
4
-34
/
+1
2013-10-09
sched/numa: Continue PTE scanning even if migrate rate limited
Peter Zijlstra
1
-8
/
+0
2013-10-09
sched/numa: Mitigate chance that same task always updates PTEs
Peter Zijlstra
1
-1
/
+7
2013-10-09
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2
-1
/
+10
2013-10-09
mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
Mel Gorman
2
-7
/
+26
2013-10-09
mm: Do not flush TLB during protection change if !pte_present && !migration_e...
Mel Gorman
1
-1
/
+2
2013-10-09
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
2013-10-09
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2
-26
/
+26
2013-10-09
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2
-44
/
+34
2013-10-09
mm: Prevent parallel splits during THP migration
Mel Gorman
1
-14
/
+30
2013-10-09
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
1
-7
/
+16
2013-10-09
mm: numa: Do not account for a hinting fault if we raced
Mel Gorman
1
-1
/
+4
2013-10-09
sched/numa: Fix comments
Peter Zijlstra
2
-5
/
+5
2013-10-09
mm: numa: Document automatic NUMA balancing sysctls
Mel Gorman
1
-0
/
+66
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-06
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
1
-2
/
+1
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-04
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-04
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-10-04
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-10-04
sched/wait: Clean up wait.h details a bit
Ingo Molnar
1
-64
/
+60
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-04
MAINTAINERS, sched: Update file pattern
Peter Zijlstra
1
-0
/
+2
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
5
-81
/
+73
2013-10-04
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
1
-13
/
+2
2013-10-04
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
1
-16
/
+1
2013-10-04
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
1
-17
/
+4
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
1
-19
/
+6
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
1
-20
/
+6
2013-10-04
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
1
-14
/
+6
2013-10-04
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
1
-20
/
+2
2013-10-04
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
1
-15
/
+3
2013-10-04
sched/wait: Collapse __wait_event_interruptible()
Peter Zijlstra
1
-15
/
+2
2013-10-04
sched/wait: Collapse __wait_event_timeout()
Peter Zijlstra
1
-11
/
+3
2013-10-04
sched/wait: Collapse __wait_event()
Peter Zijlstra
1
-11
/
+2
2013-10-04
sched/wait: Introduce ___wait_event()
Peter Zijlstra
1
-0
/
+36
2013-10-04
sched/wait: Change the wait_exclusive control flow
Peter Zijlstra
1
-4
/
+5
[next]