| Commit message (Expand) | Author | Age |
* | block: Add BLKROTATIONAL ioctl | Martin K. Petersen | 2012-01-11 |
* | block: Introduce blk_set_stacking_limits function | Martin K. Petersen | 2012-01-11 |
* | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo | 2011-12-13 |
* | block, cfq: restructure io_cq creation path for io_context interface cleanup | Tejun Heo | 2011-12-13 |
* | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo | 2011-12-13 |
* | block, cfq: move icq cache management to block core | Tejun Heo | 2011-12-13 |
* | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq | Tejun Heo | 2011-12-13 |
* | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo | 2011-12-13 |
* | block: remove elevator_queue->ops | Tejun Heo | 2011-12-13 |
* | block, cfq: kill cic->key | Tejun Heo | 2011-12-13 |
* | block, cfq: kill ioc_gone | Tejun Heo | 2011-12-13 |
* | block, cfq: remove delayed unlink | Tejun Heo | 2011-12-13 |
* | block, cfq: unlink cfq_io_context's immediately | Tejun Heo | 2011-12-13 |
* | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo | 2011-12-13 |
* | block, cfq: misc updates to cfq_io_context | Tejun Heo | 2011-12-13 |
* | block: misc updates to blk_get_queue() | Tejun Heo | 2011-12-13 |
* | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo | 2011-12-13 |
* | block: misc ioc cleanups | Tejun Heo | 2011-12-13 |
* | block, cfq: move cfqd->cic_index to q->id | Tejun Heo | 2011-12-13 |
* | block: add blk_queue_dead() | Tejun Heo | 2011-12-13 |
* | block, sx8: kill blk_insert_request() | Tejun Heo | 2011-12-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-12-09 |
|\ |
|
| * | asm-generic/unistd.h: support new process_vm_{readv,write} syscalls | Chris Metcalf | 2011-12-03 |
* | | vmscan: use atomic-long for shrinker batching | Konstantin Khlebnikov | 2011-12-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-12-07 |
|\ \ |
|
| * | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro | 2011-12-06 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-06 |
|\ \ |
|
| * | | tracing: Restore system filter behavior | Li Zefan | 2011-12-05 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 |
|\ \ \ |
|
| * | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf: Fix loss of notification with multi-event | Peter Zijlstra | 2011-12-05 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-12-05 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sched: Set the command name of the idle tasks in SMP kernels | Carsten Emde | 2011-11-14 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-12-02 |
|\ \ \ |
|
| * | | | firmware: Sigma: Fix endianess issues | Lars-Peter Clausen | 2011-11-29 |
| * | | | firmware: Sigma: Prevent out of bounds memory access | Lars-Peter Clausen | 2011-11-29 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-01 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | net: Fix corruption in /proc/*/net/dev_mcast | Anton Blanchard | 2011-11-28 |
| * | | | tc: comment spelling fixes | stephen hemminger | 2011-11-22 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-29 |
|\ \ \ \ |
|
| * | | | | PM: Update comments describing device power management callbacks | Rafael J. Wysocki | 2011-11-28 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg... | Linus Torvalds | 2011-11-28 |
|\ \ \ \ \ |
|
| * | | | | | pstore: pass allocated memory region back to caller | Kees Cook | 2011-11-17 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-11-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz | 2011-11-10 |
* | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | virtio-pci: make reset operation safer | Michael S. Tsirkin | 2011-11-23 |
| * | | | | | | | virtio-mmio: Correct the name of the guest features selector | Sasha Levin | 2011-11-23 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-11-23 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|