| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-14 | target: Remove extra se_device->execute_task_lock access in fast path | Nicholas Bellinger | 1 | -1/+0 |
| 2011-12-14 | target: Drop se_device TCQ queue_depth usage from I/O path | Nicholas Bellinger | 1 | -1/+0 |
| 2011-12-14 | target: Remove TFO->check_release_cmd() fabric API caller | Nicholas Bellinger | 1 | -4/+0 |
| 2011-12-14 | target: Add target_submit_cmd() for process context fabric submission | Nicholas Bellinger | 2 | -1/+8 |
| 2011-12-14 | target: Make target_put_sess_cmd use target_release_cmd_kref | Nicholas Bellinger | 1 | -0/+1 |
| 2011-12-14 | target: remove overagressive ____cacheline_aligned annoations | Christoph Hellwig | 1 | -31/+31 |
| 2011-12-14 | target: make the se_task task_state_active a normal bool | Christoph Hellwig | 1 | -1/+1 |
| 2011-12-14 | target: remove the se_task task_error_status field | Christoph Hellwig | 1 | -1/+0 |
| 2011-12-14 | target: fold se_task.task_sense into task_flags | Christoph Hellwig | 1 | -2/+2 |
| 2011-12-14 | target: header reshuffle, part2 | Christoph Hellwig | 8 | -348/+242 |
| 2011-12-14 | iommu/amd: Add invalid_ppr callback | Joerg Roedel | 1 | -3/+31 |
| 2011-12-14 | target: reshuffle headers | Christoph Hellwig | 4 | -106/+4 |
| 2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 7 | -93/+272 |
| 2011-12-14 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 1 | -3/+0 |
| 2011-12-14 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -1/+12 |
| 2011-12-14 | block, cfq: move icq creation and rq->elv.icq association to block core | Tejun Heo | 2 | -4/+63 |
| 2011-12-14 | block, cfq: restructure io_cq creation path for io_context interface cleanup | Tejun Heo | 1 | -0/+2 |
| 2011-12-14 | block, cfq: move io_cq exit/release to blk-ioc.c | Tejun Heo | 2 | -6/+19 |
| 2011-12-14 | block, cfq: move icq cache management to block core | Tejun Heo | 1 | -1/+10 |
| 2011-12-14 | block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq | Tejun Heo | 1 | -2/+8 |
| 2011-12-14 | block, cfq: reorganize cfq_io_context into generic and cfq specific parts | Tejun Heo | 1 | -29/+14 |
| 2011-12-14 | block: remove elevator_queue->ops | Tejun Heo | 1 | -3/+2 |
| 2011-12-14 | block, cfq: kill cic->key | Tejun Heo | 1 | -1/+0 |
| 2011-12-14 | block, cfq: kill ioc_gone | Tejun Heo | 1 | -17/+0 |
| 2011-12-14 | block, cfq: remove delayed unlink | Tejun Heo | 1 | -1/+0 |
| 2011-12-14 | block, cfq: unlink cfq_io_context's immediately | Tejun Heo | 2 | -4/+11 |
| 2011-12-14 | block, cfq: move ioc ioprio/cgroup changed handling to cic | Tejun Heo | 1 | -5/+9 |
| 2011-12-14 | block, cfq: misc updates to cfq_io_context | Tejun Heo | 1 | -0/+1 |
| 2011-12-14 | block: misc updates to blk_get_queue() | Tejun Heo | 1 | -1/+1 |
| 2011-12-14 | block: make ioc get/put interface more conventional and fix race on alloction | Tejun Heo | 1 | -2/+2 |
| 2011-12-14 | block: misc ioc cleanups | Tejun Heo | 1 | -9/+3 |
| 2011-12-14 | block, cfq: move cfqd->cic_index to q->id | Tejun Heo | 1 | -0/+6 |
| 2011-12-14 | block: add blk_queue_dead() | Tejun Heo | 1 | -0/+1 |
| 2011-12-14 | block, sx8: kill blk_insert_request() | Tejun Heo | 1 | -1/+0 |
| 2011-12-14 | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/... | Grant Likely | 1 | -0/+4 |
| 2011-12-14 | net: Remove unused neighbour layer ops. | David S. Miller | 2 | -2/+0 |
| 2011-12-14 | bcma: use static keyword for inline function declaration in bcma.h | Arend van Spriel | 1 | -11/+12 |
| 2011-12-14 | bcma: add set/mask macros for 16-bit register access | Arend van Spriel | 1 | -6/+26 |
| 2011-12-14 | bcma: extract FEM info from SPROM | Rafał Miłecki | 1 | -0/+1 |
| 2011-12-14 | ssb: extract FEM info from SPROM | Rafał Miłecki | 2 | -0/+26 |
| 2011-12-14 | ieee80211: Introduce ieee80211_is_first_frag | Helmut Schaa | 1 | -0/+9 |
| 2011-12-14 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 1 | -0/+26 |
| 2011-12-13 | mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet | Jack Morgenstein | 2 | -0/+3 |
| 2011-12-13 | mlx4_core: mtts resources units changed to offset | Marcel Apfelbaum | 1 | -3/+2 |
| 2011-12-13 | mlx4: Ethernet port management modifications | Eugenia Emantayev | 1 | -3/+9 |
| 2011-12-13 | mlx4_core: Reduce number of PD bits to 17 | Jack Morgenstein | 1 | -0/+1 |
| 2011-12-13 | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) | Jack Morgenstein | 1 | -7/+13 |
| 2011-12-13 | mlx4: Extanding port_mask functionality | Jack Morgenstein | 1 | -7/+6 |
| 2011-12-13 | mlx4_core: initial header-file changes for SRIOV support | Jack Morgenstein | 2 | -3/+68 |
| 2011-12-13 | net: fix build error if CONFIG_CGROUPS=n | Eric Dumazet | 1 | -0/+2 |