aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-14
|\
| * x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-13
| * x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-13
| * compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-13
| * x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt2014-02-09
* | Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-14
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-02-12
| |\ \
| | * | MAINTAINERS / cpufreq: update Sudeep's email addressSudeep Holla2014-02-12
| | * | intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-12
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug'Rafael J. Wysocki2014-02-12
| |\ \ \ \
| | | * | | ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg2014-02-12
| | * | | | ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki2014-02-12
| * | | | | ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki2014-02-10
| | |/ / / | |/| | |
* | | | | Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | EDAC: Correct workqueue setup pathBorislav Petkov2014-02-14
| * | | | | EDAC: Poll timeout cannot be zero, p2Borislav Petkov2014-02-14
* | | | | | Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-14
|\ \ \ \ \ \
| * | | | | | video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli2014-02-14
| * | | | | | video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat2014-02-14
| * | | | | | OMAPDSS: fix fck field typesTomi Valkeinen2014-02-11
| * | | | | | OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen2014-02-11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\ \ \ \ \ \
| * | | | | | block: add cond_resched() to potentially long running ioctl discard loopJens Axboe2014-02-12
| * | | | | | xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-11
| * | | | | | blk-mq: pair blk_mq_start_request / blk_mq_requeue_requestChristoph Hellwig2014-02-11
| * | | | | | blk-mq: dont assume rq->errors is set when returning an error from ->queue_rqChristoph Hellwig2014-02-11
| * | | | | | block: Fix cloning of discard/write same biosKent Overstreet2014-02-11
| * | | | | | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
| |\ \ \ \ \ \
| | * | | | | | xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| | * | | | | | xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| | * | | | | | xen-blkback: fix shutdown raceRoger Pau Monne2014-02-07
| | * | | | | | xen-blkback: fix memory leaksRoger Pau Monne2014-02-07
| | * | | | | | xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-07
| * | | | | | | block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_showMasanari Iida2014-02-10
| * | | | | | | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
| * | | | | | | null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | | | | | | virtio_blk: use blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | | | | | | blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
| * | | | | | | fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-09
| * | | | | | | fs: Mark function as static in fs/bio-integrity.cRashika Kheria2014-02-09
| * | | | | | | block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz2014-02-07
| * | | | | | | block: Explicitly handle discard/write same segmentsKent Overstreet2014-02-07
| * | | | | | | block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen2014-02-07
| * | | | | | | blk-mq: Add bio_integrity setup to blk_mq_make_requestNicholas Bellinger2014-02-07
| * | | | | | | blk-mq: initialize sg_reserved_sizeChristoph Hellwig2014-02-07
| * | | | | | | blk-mq: handle dma_drain_sizeChristoph Hellwig2014-02-07
| * | | | | | | blk-mq: divert __blk_put_request for MQ opsChristoph Hellwig2014-02-07
| * | | | | | | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
| * | | | | | | Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2014-01-30
| |\ \ \ \ \ \ \
| | * | | | | | | bcache: bugfix - gc thread now gets woken when cache is fullNicholas Swenson2014-01-29