summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang1-0/+1
2011-12-20USB: OTG: add Marvell usb OTG driver supportNeil Zhang1-0/+5
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang1-2/+10
2011-12-20Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson1-0/+1
2011-12-20Merge branch 'picoxcell/devel' into next/develOlof Johansson1-0/+1
2011-12-20security: update security_file_mmap() docsKees Cook1-0/+2
2011-12-20v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart1-0/+2
2011-12-20fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-4/+10
2011-12-20Revert "net: Remove unused neighbour layer ops."David S. Miller1-0/+1
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin1-0/+2
2011-12-19mlx4: capability for link sensingYevgeny Petrilin1-1/+2
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-0/+2
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-19/+107
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky3-17/+41
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi1-3/+8
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu1-1/+1
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang1-0/+1
2011-12-18writeback: fix dirtied pages accounting on redirtyWu Fengguang1-0/+2
2011-12-18writeback: charge leaked page dirties to active tasksWu Fengguang1-0/+2
2011-12-18Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat38-158/+227
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