summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | fs/bio: remove bs paramater in biovec_create_poolFabian Frederick2014-04-22
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | block: export blk_finish_requestChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | block: all blk-mq requests are taggedChristoph Hellwig2014-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | block: remove struct request buffer memberJens Axboe2014-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-15
| |\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | blk-mq: ensure that hardware queues are always run on the mapped CPUsJens Axboe2014-04-09
| * | | | | | | | | | | | | | | | | | | | | | | | block: add kblockd_schedule_delayed_work_on()Jens Axboe2014-04-09
| * | | | | | | | | | | | | | | | | | | | | | | | block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-09
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Enforce DMA configuration through DTUlf Hansson2014-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Enforce max frequency configuration through DTUlf Hansson2014-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Enforce mmc capabilities through DTUlf Hansson2014-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson2014-05-12
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | HSI: Add common DT binding for HSI client devicesSebastian Reichel2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | HSI: export method to (un)register clientsSebastian Reichel2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | HSI: Add channel resource support to HSI clientsSebastian Reichel2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | HSI: method to unregister clients from an hsi portSebastian Reichel2014-05-16
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | gpio: include linux/bug.h in interface headerArnd Bergmann2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.15-rc4' into develLinus Walleij2014-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | gpio: tc3589x: get rid of static IRQ baseLinus Walleij2014-04-28
| * | | | | | | | | | | | | | | | | | | | | | | | | gpio: support threaded interrupts in irqchip helpersLinus Walleij2014-04-28
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | xen: refactor suspend pre/post hooksDavid Vrabel2014-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-24
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen2014-05-22
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik2014-05-25
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann2014-05-21
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-21
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-20
| * | | | | | | | | | | | | | | | | | | | | | | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-16