aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak
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-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini
2013-10-10Merge tag 'regmap-async-reg' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-09of: only include prom.h on sparcRob Herring
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring
2013-10-09of: move of_address_to_resource and of_iomap declarations from sparcRob Herring
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09of: introduce common FDT machine related functionsRob Herring
2013-10-09sched_clock: Remove sched_clock_func() hookStephen Boyd
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: Introduce common early_init_dt_scanRob Herring
2013-10-09of: create unflatten_and_copy_device_treeRob Herring
2013-10-09regmap: Provide asynchronous write and update bits operationsMark Brown
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-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert
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
2013-10-09mm: numa: Scan pages with elevated page_mapcountMel Gorman
2013-10-09sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman