index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-10-23
sched/wait: Fix build breakage
Thierry Reding
2013-10-16
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
2013-10-16
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
Oleg Nesterov
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-10
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
2013-10-09
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
2013-10-09
sched/numa: Add debugging
Ingo Molnar
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
stop_machine: Introduce stop_two_cpus()
Peter Zijlstra
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
2013-10-09
mm: numa: Limit NUMA scanning to migrate-on-fault VMAs
Mel Gorman
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-04
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-04
sched/wait: Clean up wait.h details a bit
Ingo Molnar
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_interruptible()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event_timeout()
Peter Zijlstra
2013-10-04
sched/wait: Collapse __wait_event()
Peter Zijlstra
[next]