summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman15-25/+63
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-1/+19
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer1-0/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2010-12-17Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-7/+8
2010-12-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-6/+11
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman9-10/+246
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev1-2/+4
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2-4/+11
2010-12-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+8
2010-12-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-2/+20
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+3
2010-12-14bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown15-28/+61
2010-12-11ACPI: video: fix build for CONFIG_ACPI=nChris Wilson1-1/+4
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown1-0/+15
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-1/+1
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-2/+4
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti2-0/+7
2010-12-11USB: Add MSM OTG Controller driverPavankumar Kondeti2-0/+164
2010-12-11USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski1-1/+1
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK1-0/+7
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-3/+0
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi1-1/+1
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-0/+3
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra1-1/+1
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra1-0/+1
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+2
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+26
2010-12-08nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust1-0/+1