summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-14genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner1-0/+2
2014-03-14genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner1-0/+1
2014-03-14Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij1-0/+6
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij43-173/+344
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-41/+26
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe1-2/+0
2014-03-13cputime: Bring cputime -> nsecs conversionFrederic Weisbecker1-0/+5
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker3-2/+13
2014-03-13drm/docs: Include hdmi infoframe helper referenceDaniel Vetter1-0/+12
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers1-0/+1
2014-03-13module: remove MODULE_GENERIC_TABLERusty Russell2-15/+8
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-1/+1
2014-03-13Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2-4/+2
2014-03-13Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown1-1/+3
2014-03-13Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2-3/+4
2014-03-13Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown1-0/+45
2014-03-13Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+9
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+4
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold1-1/+2
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman8-50/+43
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner23-76/+141
2014-03-12genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner1-0/+6
2014-03-12ftrace: Constify ftrace_text_reservedSasha Levin1-2/+2
2014-03-12ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott1-0/+2
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar1-5/+0
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-5/+1
2014-03-12of: remove /proc/device-treeGrant Likely1-11/+0
2014-03-12of: Make device nodes kobjects so they show up in sysfsGrant Likely1-2/+7
2014-03-12netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski1-0/+32
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski1-0/+21
2014-03-11drivers: of: add initialization code for static reserved memoryMarek Szyprowski1-0/+4
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2014-03-11locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra1-2/+2
2014-03-11locking: Move mcs_spinlock.h into kernel/locking/Peter Zijlstra1-114/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar16-74/+79
2014-03-11sched/idle: Reorganize the idle loopDaniel Lezcano1-0/+2
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano1-2/+0
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano1-0/+19
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar18-78/+83
2014-03-11mtd: nand: add "page" argument for read_subpage hookHuang Shijie1-1/+1
2014-03-11of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia1-0/+12
2014-03-11mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-8/+8
2014-03-11mtd: nand: parse out the JEDEC compliant NANDHuang Shijie1-1/+1
2014-03-11mtd: nand: add a helper to get the supported features for JEDECHuang Shijie1-0/+9
2014-03-11mtd: nand: add fields for JEDEC in nand_chipHuang Shijie1-1/+9
2014-03-11mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie1-0/+75