| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-14 | genirq: Add a new IRQCHIP_EOI_THREADED flag | Thomas Gleixner | 1 | -0/+2 |
| 2014-03-14 | genirq: Document IRQCHIP_ONESHOT_SAFE flag | Thomas Gleixner | 1 | -0/+1 |
| 2014-03-14 | Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Walleij | 1 | -0/+6 |
| 2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 43 | -173/+344 |
| 2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -41/+26 |
| 2014-03-13 | block: remove old blk_iopoll_enabled variable | Jens Axboe | 1 | -2/+0 |
| 2014-03-13 | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker | 1 | -0/+5 |
| 2014-03-13 | cputime: Default implementation of nsecs -> cputime conversion | Frederic Weisbecker | 3 | -2/+13 |
| 2014-03-13 | drm/docs: Include hdmi infoframe helper reference | Daniel Vetter | 1 | -0/+12 |
| 2014-03-13 | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 1 | -0/+1 |
| 2014-03-13 | module: remove MODULE_GENERIC_TABLE | Rusty Russell | 2 | -15/+8 |
| 2014-03-13 | module: allow multiple calls to MODULE_DEVICE_TABLE() per module | Tom Gundersen | 1 | -1/+1 |
| 2014-03-13 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 2 | -4/+2 |
| 2014-03-13 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown | 1 | -1/+3 |
| 2014-03-13 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2 | -3/+4 |
| 2014-03-13 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown | 1 | -0/+45 |
| 2014-03-13 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -0/+9 |
| 2014-03-12 | mlx4: Implement IP based gids support for RoCE/SRIOV | Jack Morgenstein | 2 | -1/+9 |
| 2014-03-12 | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 1 | -0/+1 |
| 2014-03-12 | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index | Jack Morgenstein | 1 | -2/+5 |
| 2014-03-12 | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 1 | -0/+4 |
| 2014-03-12 | USB: serial: make bulk_out_size a lower limit | Johan Hovold | 1 | -1/+2 |
| 2014-03-12 | Merge 3.14-rc6 into usb-next | Greg Kroah-Hartman | 8 | -50/+43 |
| 2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 23 | -76/+141 |
| 2014-03-12 | genirq: Provide irq_request/release_resources chip callbacks | Thomas Gleixner | 1 | -0/+6 |
| 2014-03-12 | ftrace: Constify ftrace_text_reserved | Sasha Levin | 1 | -2/+2 |
| 2014-03-12 | ARM: 7993/1: mm/memblock: add memblock_get_current_limit | Laura Abbott | 1 | -0/+2 |
| 2014-03-12 | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 1 | -5/+0 |
| 2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -5/+1 |
| 2014-03-12 | of: remove /proc/device-tree | Grant Likely | 1 | -11/+0 |
| 2014-03-12 | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 1 | -2/+7 |
| 2014-03-12 | netdev: set __percpu attribute on netdev_alloc_pcpu_stats | stephen hemminger | 1 | -1/+1 |
| 2014-03-11 | drivers: of: add support for custom reserved memory drivers | Marek Szyprowski | 1 | -0/+32 |
| 2014-03-11 | drivers: of: add initialization code for dynamic reserved memory | Marek Szyprowski | 1 | -0/+21 |
| 2014-03-11 | drivers: of: add initialization code for static reserved memory | Marek Szyprowski | 1 | -0/+4 |
| 2014-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+2 |
| 2014-03-11 | locking/mutexes: Introduce cancelable MCS lock for adaptive spinning | Peter Zijlstra | 1 | -2/+2 |
| 2014-03-11 | locking: Move mcs_spinlock.h into kernel/locking/ | Peter Zijlstra | 1 | -114/+0 |
| 2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 16 | -74/+79 |
| 2014-03-11 | sched/idle: Reorganize the idle loop | Daniel Lezcano | 1 | -0/+2 |
| 2014-03-11 | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 1 | -2/+0 |
| 2014-03-11 | idle/cpuidle: Split cpuidle_idle_call main function into smaller functions | Daniel Lezcano | 1 | -0/+19 |
| 2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 18 | -78/+83 |
| 2014-03-11 | mtd: nand: add "page" argument for read_subpage hook | Huang Shijie | 1 | -1/+1 |
| 2014-03-11 | of_mtd: Add helpers to get ECC strength and ECC step size | Ezequiel Garcia | 1 | -0/+12 |
| 2014-03-11 | mtd: Add a retlen parameter to _get_{fact,user}_prot_info | Christian Riesch | 1 | -8/+8 |
| 2014-03-11 | mtd: nand: parse out the JEDEC compliant NAND | Huang Shijie | 1 | -1/+1 |
| 2014-03-11 | mtd: nand: add a helper to get the supported features for JEDEC | Huang Shijie | 1 | -0/+9 |
| 2014-03-11 | mtd: nand: add fields for JEDEC in nand_chip | Huang Shijie | 1 | -1/+9 |
| 2014-03-11 | mtd: nand: add the data structures for JEDEC parameter page | Huang Shijie | 1 | -0/+75 |