summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-10-12iio: Add a hysteresis event info attributeLars-Peter Clausen1-0/+1
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen3-14/+77
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen1-0/+28
2013-10-12USB: serial: export usb_serial_generic_write_startJohan Hovold1-0/+2
2013-10-12USB: ehci-s5p: Remove non-DT supportJingoo Han1-21/+0
2013-10-12USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
2013-10-12USB: NS_TO_US should round upAlan Stern1-3/+2
2013-10-12usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede1-0/+3
2013-10-12usb-anchor: Ensure poisened gets initialized to 0Hans de Goede1-0/+1
2013-10-11Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loopMark Brown1-0/+2
2013-10-11spi: Provide common spi_message processing loopMark Brown1-2/+19
2013-10-11spi: Provide per-message prepare and unprepare operationsMark Brown1-0/+11
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin1-0/+9
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin1-2/+0
2013-10-11powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy2-1/+17
2013-10-11hashtable: add hash_for_each_possible_rcu_notrace()Alexey Kardashevskiy1-0/+15
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar5-1/+54
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie1-7/+0
2013-10-11pinctrl: single: Add support for auxdataTony Lindgren1-0/+12
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+15
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak1-0/+22
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar1-2/+0
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-24/+2
2013-10-10of: only include prom.h on sparcRob Herring1-0/+2
2013-10-10of: move of_translate_dma_address to of_address.hRob Herring1-0/+4
2013-10-10of: move of_address_to_resource and of_iomap declarations from sparcRob Herring1-13/+17
2013-10-10of: implement of_node_to_nid as a weak functionRob Herring1-7/+4
2013-10-10of: implement pci_address_to_pio as weak functionRob Herring1-4/+1
2013-10-10of: introduce common FDT machine related functionsRob Herring1-0/+5
2013-10-10sched_clock: Remove sched_clock_func() hookStephen Boyd1-2/+0
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-10/+0
2013-10-09of: Introduce common early_init_dt_scanRob Herring1-0/+2
2013-10-09of: create unflatten_and_copy_device_treeRob Herring1-0/+2
2013-10-09regmap: Provide asynchronous write and update bits operationsMark Brown1-0/+31
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel1-1/+4
2013-10-09mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel1-1/+0
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2-4/+0
2013-10-09sched/numa: Adjust scan rate in task_numa_placementRik van Riel1-0/+9
2013-10-09sched/numa: Be more careful about joining numa groupsRik van Riel1-0/+1
2013-10-09sched/numa: Add debuggingIngo Molnar1-0/+6
2013-10-09sched/numa: Call task_numa_free() from do_execve()Rik van Riel1-0/+4
2013-10-09sched/numa: Use group fault statistics in numa placementMel Gorman1-0/+1
2013-10-09sched/numa: Stay on the same node if CLONE_VMRik van Riel1-1/+1