summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-01sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()Heiko Carstens
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-23sched/wait: Fix build breakageThierry Reding
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16sched/wait: Introduce prepare_to_wait_event()Oleg Nesterov
2013-10-16sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() tooOleg Nesterov
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Merge branch 'idle.2013.09.25a' into HEADPaul E. McKenney
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel
2013-10-09mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman
2013-10-09sched/numa: Adjust scan rate in task_numa_placementRik van Riel
2013-10-09sched/numa: Be more careful about joining numa groupsRik van Riel
2013-10-09sched/numa: Add debuggingIngo Molnar
2013-10-09sched/numa: Call task_numa_free() from do_execve()Rik van Riel
2013-10-09sched/numa: Use group fault statistics in numa placementMel Gorman
2013-10-09sched/numa: Stay on the same node if CLONE_VMRik van Riel
2013-10-09mm: numa: Do not group on RO pagesPeter Zijlstra
2013-10-09sched/numa: Report a NUMA task group IDMel Gorman
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