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