Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | writeback: replace custom worker pool implementation with unbound workqueue | Tejun Heo | 2013-04-02 | 2 | -15/+5 | |
| | * | | | | | writeback: remove unused bdi_pending_list | Tejun Heo | 2013-04-02 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for... | Jens Axboe | 2013-03-25 | 3 | -50/+80 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bio-integrity: Add explicit field for owner of bip_buf | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| | * | | | | | | block: Add an explicit bio flag for bios that own their bvec | Kent Overstreet | 2013-03-23 | 2 | -5/+1 | |
| | * | | | | | | block: Add bio_alloc_pages() | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| | * | | | | | | block: Add bio_for_each_segment_all() | Kent Overstreet | 2013-03-23 | 1 | -3/+14 | |
| | * | | | | | | block: Add bio_copy_data() | Kent Overstreet | 2013-03-23 | 1 | -0/+2 | |
| | * | | | | | | block: Add submit_bio_wait(), remove from md | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| | * | | | | | | block: Use bio_sectors() more consistently | Kent Overstreet | 2013-03-23 | 1 | -6/+6 | |
| | * | | | | | | block: Add bio_end_sector() | Kent Overstreet | 2013-03-23 | 1 | -0/+1 | |
| | * | | | | | | block: Add bio_advance() | Kent Overstreet | 2013-03-23 | 2 | -0/+4 | |
| | * | | | | | | block: Convert integrity to bvec_alloc_bs() | Kent Overstreet | 2013-03-23 | 1 | -3/+5 | |
| | * | | | | | | block: Fix a buffer overrun in bio_integrity_split() | Kent Overstreet | 2013-03-23 | 1 | -1/+3 | |
| | * | | | | | | block: Avoid deadlocks with bio allocation by stacking drivers | Kent Overstreet | 2013-03-23 | 1 | -0/+9 | |
| | * | | | | | | block: Reorder struct bio_set | Kent Overstreet | 2013-03-23 | 1 | -33/+33 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | block: add runtime pm helpers | Lin Ming | 2013-03-23 | 1 | -0/+27 | |
| * | | | | | | block: add a flag to identify PM request | Lin Ming | 2013-03-23 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-08 | 10 | -175/+141 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-08 | 4 | -2/+3 | |
| * | | | | | | aio: kill ki_retry | Kent Overstreet | 2013-05-08 | 1 | -26/+0 | |
| * | | | | | | aio: kill ki_key | Kent Overstreet | 2013-05-08 | 1 | -5/+4 | |
| * | | | | | | aio: kill batch allocation | Kent Overstreet | 2013-05-08 | 1 | -1/+0 | |
| * | | | | | | aio: use cancellation list lazily | Kent Overstreet | 2013-05-08 | 1 | -9/+18 | |
| * | | | | | | wait: add wait_event_hrtimeout() | Kent Overstreet | 2013-05-08 | 1 | -0/+86 | |
| * | | | | | | aio: make aio_put_req() lockless | Kent Overstreet | 2013-05-08 | 1 | -2/+2 | |
| * | | | | | | aio: move private stuff out of aio.h | Kent Overstreet | 2013-05-08 | 1 | -61/+0 | |
| * | | | | | | aio: kill return value of aio_complete() | Kent Overstreet | 2013-05-08 | 1 | -4/+4 | |
| * | | | | | | aio: remove retry-based AIO | Zach Brown | 2013-05-08 | 2 | -23/+0 | |
| * | | | | | | aio: remove dead code from aio.h | Zach Brown | 2013-05-08 | 1 | -24/+0 | |
| * | | | | | | remove unused random32() and srandom32() | Akinobu Mita | 2013-05-08 | 1 | -7/+0 | |
| * | | | | | | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi | 2013-05-08 | 1 | -6/+13 | |
| * | | | | | | include/linux/mm.h: complete the mm_walk definition | Andrew Morton | 2013-05-08 | 1 | -7/+13 | |
* | | | | | | | kref: minor cleanup | Anatol Pomozov | 2013-05-08 | 1 | -3/+6 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-08 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make blkdev_put() return void | Al Viro | 2013-05-07 | 1 | -1/+1 | |
| * | | | | | | | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 1 | -1/+1 | |
| * | | | | | | | mtd_blktrans_ops->release() should return void | Al Viro | 2013-05-06 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remoteproc: support virtio config space. | Sjur Brændeland | 2013-04-07 | 1 | -4/+0 | |
| * | | | | | | | | remoteproc: perserve resource table data | Ohad Ben-Cohen | 2013-04-07 | 1 | -0/+9 | |
* | | | | | | | | | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-07 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'exynos/pwm-clocksource' into late/multiplatform | Arnd Bergmann | 2013-05-06 | 1 | -0/+36 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | clocksource: samsung_pwm_timer: Add support for non-DT platforms | Tomasz Figa | 2013-04-28 | 1 | -0/+3 | |
| | * | | | | | | | | | clocksource: samsung_pwm_timer: Drop unused samsung_pwm struct | Tomasz Figa | 2013-04-28 | 1 | -10/+0 | |
| | * | | | | | | | | | clocksource: samsung_pwm_timer: Make PWM spinlock global | Tomasz Figa | 2013-04-28 | 1 | -0/+2 | |
| | * | | | | | | | | | clocksource: add samsung pwm timer driver | Tomasz Figa | 2013-04-21 | 1 | -0/+41 | |
| * | | | | | | | | | | Merge branch 'next/drivers' into late/multiplatform | Arnd Bergmann | 2013-04-19 | 13 | -5/+281 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 3 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 2013-05-06 | 11 | -11/+162 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |