Age | Commit message (Expand) | Author |
2016-09-12 | spi: pxa2xx: Remove pointer to chip data from driver data | Jarkko Nikula |
2016-09-12 | spi: pxa2xx: Remove pointer to current SPI message from driver data | Jarkko Nikula |
2016-09-12 | spi: pxa2xx: Do not needlessly initialize stack variables | Jarkko Nikula |
2016-08-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-08-07 | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe |
2016-08-07 | target: iblock_execute_sync_cache() should use bio_set_op_attrs() | Jens Axboe |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-06 | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-05 | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-08-05 | Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-08-05 | Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-08-05 | Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-08-05 | Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-05 | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-08-05 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook |
2016-08-05 | NTB: ntb_hw_intel: use local variable pdev | Allen Hubbe |
2016-08-05 | NTB: ntb_hw_intel: show BAR size in debugfs info | Allen Hubbe |
2016-08-05 | ntb_perf: clear link_is_up flag when the link goes down. | Logan Gunthorpe |
2016-08-05 | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe |
2016-08-05 | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe |
2016-08-05 | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe |
2016-08-05 | ntb_perf: Wait for link before running test | Logan Gunthorpe |
2016-08-05 | ntb_perf: Return results by reading the run file | Logan Gunthorpe |
2016-08-05 | ntb_perf: Improve thread handling to increase robustness | Logan Gunthorpe |
2016-08-05 | ntb_perf: Schedule based on time not on performance | Logan Gunthorpe |
2016-08-05 | ntb_transport: Check the number of spads the hardware supports | Logan Gunthorpe |
2016-08-05 | ntb_tool: Add memory window debug support | Logan Gunthorpe |
2016-08-05 | ntb_perf: Allow limiting the size of the memory windows | Logan Gunthorpe |
2016-08-05 | NTB: allocate number transport entries depending on size of ring size | Dave Jiang |
2016-08-05 | ntb_tool: BUG: Ensure the buffer size is large enough to return all spads | Logan Gunthorpe |
2016-08-05 | ntb_tool: Fix infinite loop bug when writing spad/peer_spad file | Logan Gunthorpe |
2016-08-05 | Merge branches 'acpi-ec' and 'acpi-button' | Rafael J. Wysocki |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-05 | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki |
2016-08-04 | ACPI / hotplug / PCI: Runtime resume bridges before bus rescans | Rafael J. Wysocki |
2016-08-04 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds |
2016-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-08-04 | Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-08-04 | mm/block: convert rw_page users to bio op use | Mike Christie |
2016-08-04 | loop: make do_req_filebacked more robust | Christoph Hellwig |