summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-15Merge remote-tracking branch 'pci/pri-changes' into x86/amdJoerg Roedel5-18/+28
2011-12-15sched: Mark parent and real_parent as __rcuKees Cook1-2/+2
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar35-153/+217
2011-12-15mfd: Declare da9052_regmap_config for the bus driversMark Brown1-0/+2
2011-12-15edac: convert sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-15driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers1-4/+74
2011-12-14NFC: Initial LLCP supportSamuel Ortiz1-1/+14
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz1-0/+14
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman1-5/+10
2011-12-14Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown44-157/+1236
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam3-0/+918
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel1-6/+20
2011-12-14iommu/amd: Add invalid_ppr callbackJoerg Roedel1-3/+31
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-80/+163
2011-12-14ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-3/+0
2011-12-14ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-1/+12
2011-12-14block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2-4/+63
2011-12-14block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo1-0/+2
2011-12-14block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2-6/+19
2011-12-14block, cfq: move icq cache management to block coreTejun Heo1-1/+10
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo1-2/+8
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo1-29/+14
2011-12-14block: remove elevator_queue->opsTejun Heo1-3/+2
2011-12-14block, cfq: kill cic->keyTejun Heo1-1/+0
2011-12-14block, cfq: kill ioc_goneTejun Heo1-17/+0
2011-12-14block, cfq: remove delayed unlinkTejun Heo1-1/+0
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo2-4/+11
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo1-5/+9
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo1-0/+1
2011-12-14block: misc updates to blk_get_queue()Tejun Heo1-1/+1
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo1-2/+2
2011-12-14block: misc ioc cleanupsTejun Heo1-9/+3
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo1-0/+6
2011-12-14block: add blk_queue_dead()Tejun Heo1-0/+1
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo1-1/+0
2011-12-14Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely1-0/+4
2011-12-14net: Remove unused neighbour layer ops.David S. Miller1-1/+0
2011-12-14bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-14bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-14bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-12-14ssb: extract FEM info from SPROMRafał Miłecki2-0/+26
2011-12-14ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa1-0/+9
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2-0/+3
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-3/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-3/+9
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-0/+1
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-7/+13
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-7/+6
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2-3/+68
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-8/+16