summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-03change P2P domain flagsWeidong Han1-3/+5
2009-01-03Initialize domain flags to 0Weidong Han1-0/+1
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg1-0/+1
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers1-1/+2
2009-01-03V4L/DVB (10171): Use usb_set_intfdataJulia Lawall1-1/+0
2009-01-03VT-d: fix segment number being ignored when searching DRHDYu Zhao1-18/+18
2009-01-03intel-iommu: trivially inline DMA PTE macrosMark McLoughlin1-23/+48
2009-01-03intel-iommu: trivially inline context entry macrosMark McLoughlin1-30/+55
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2-7/+5
2009-01-03intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin1-1/+0
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin2-10/+10
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin2-20/+20
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin2-22/+22
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin2-38/+38
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin2-33/+34
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin2-5/+3
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin2-2/+1
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2-6/+0
2009-01-03xtensa: define __flsRusty Russell1-0/+11
2009-01-03mn10300: define __flsRusty Russell1-0/+11
2009-01-03m32r: define __flsRusty Russell1-0/+1
2009-01-03h8300: define __flsRusty Russell1-0/+1
2009-01-03frv: define __flsRusty Russell1-0/+13
2009-01-03cris: define __flsRusty Russell1-0/+1
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-474/+927
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds8-330/+305
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds12-50/+476
2009-01-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds49-129/+217
2009-01-02Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/coreIngo Molnar2-10/+1
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar2537-61564/+158882
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar1-0/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds198-1423/+2018
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg1-3/+44
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg1-1/+0
2009-01-02kbuild: document environment variablesSam Ravnborg2-3/+131
2009-01-02kbuild: make *config usage docsRandy Dunlap3-12/+210
2009-01-02kbuild: disable sparse warning "returning void-valued expression"Hannes Eder1-1/+2
2009-01-02kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger1-0/+3
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg1-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger1-1/+11
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg2-4/+10
2009-01-02kconfig: struct property commentedSam Ravnborg1-10/+30
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg1-16/+18
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg1-2/+6
2009-01-02m68k: fix recursive dependency in KconfigSam Ravnborg1-1/+0
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds68-2606/+4760
2009-01-02V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Michael Krufky1-0/+9
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky1-1/+1
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky1-4/+13