| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-15 | Merge remote-tracking branch 'pci/pri-changes' into x86/amd | Joerg Roedel | 5 | -18/+28 |
| 2011-12-15 | sched: Mark parent and real_parent as __rcu | Kees Cook | 1 | -2/+2 |
| 2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 54 | -263/+286 |
| 2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb... | john fastabend | 1 | -0/+3 |
| 2011-12-15 | [SCSI] iscsi class: export pid of process that created | Mike Christie | 1 | -0/+5 |
| 2011-12-15 | [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info | Moger, Babu | 1 | -1/+0 |
| 2011-12-15 | mfd: Declare da9052_regmap_config for the bus drivers | Mark Brown | 1 | -0/+2 |
| 2011-12-15 | xen-balloon: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -3/+3 |
| 2011-12-15 | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -4/+4 |
| 2011-12-15 | driver-core: implement 'sysdev' functionality for regular devices and buses | Kay Sievers | 1 | -4/+74 |
| 2011-12-14 | NFC: Initial LLCP support | Samuel Ortiz | 1 | -1/+14 |
| 2011-12-14 | NFC: Set and get DEP general bytes | Samuel Ortiz | 1 | -0/+5 |
| 2011-12-14 | NFC: Add a DEP link control netlink command | Samuel Ortiz | 2 | -0/+25 |
| 2011-12-14 | NFC: Add tx skb allocation routine | Samuel Ortiz | 1 | -1/+4 |
| 2011-12-14 | kref: fix up the kfree build problems | Greg Kroah-Hartman | 1 | -5/+10 |
| 2011-12-14 | inet: remove rcu protection on tw_net | Eric Dumazet | 1 | -10/+2 |
| 2011-12-14 | drm/radeon/kms: add some new pci ids | Alex Deucher | 1 | -0/+10 |
| 2011-12-14 | Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 64 | -266/+1308 |
| 2011-12-14 | MFD: DA9052/53 MFD core module | Ashish Jangam | 3 | -0/+918 |
| 2011-12-14 | Merge branch 'iommu/page-sizes' into x86/amd | Joerg Roedel | 1 | -6/+20 |
| 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 |