summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-10-30Merge branch 'dma_complete' into nextVinod Koul
2013-10-29gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell
2013-10-29gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio()Stephen Rothwell
2013-10-29gpio: provide stubs for devres gpio functionsLinus Walleij
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar
2013-10-30cpuidle: fix indentation of cpumaskViresh Kumar
2013-10-29printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2013-10-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas
2013-10-29uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov
2013-10-29uprobes: Remove the wrong __weak attributeRalf Baechle
2013-10-29framebuffer: Add fb_<level> convenience logging macrosJoe Perches
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-29virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs
2013-10-29virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs
2013-10-29virtio_ring: change host notification APIHeinz Graalfs
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-28Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust
2013-10-29asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson
2013-10-28Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-10-28regmap: add SPMI supportJosh Cartwright
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson
2013-10-28blk-mq: fix for flush deadlockChristoph Hellwig
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-28Merge tag 'imx-soc-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-27Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-28Merge branch 'powercap'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-video'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie
2013-10-27mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris
2013-10-27of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia
2013-10-27percpu: remove this_cpu_xor() implementationHeiko Carstens