summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds1-0/+2
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-3/+20
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-4/+7
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov1-0/+7
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov1-0/+8
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov1-0/+24
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov2-1/+3
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2-1/+3
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov1-0/+2
2011-12-16Merge branch 'at91/defconfig' into next/cleanupOlof Johansson15-113/+173
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg1-1/+5
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa1-1/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-2/+2
2011-12-15iommu/amd: Add invalidate-context call-backJoerg Roedel1-0/+17
2011-12-15iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel1-0/+26
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