summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+0
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds124-1187/+4566
2012-01-07PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu1-3/+3
2012-01-07PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu1-1/+1
2012-01-07PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini1-0/+23
2012-01-07PCI: remove pci_create_bus()Bjorn Helgaas1-2/+0
2012-01-07PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas1-9/+1
2012-01-07PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas1-0/+3
2012-01-07PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas1-0/+3
2012-01-07PCI: add helpers for building PCI bus resource listsBjorn Helgaas1-0/+2
2012-01-07PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-0/+3
2012-01-07PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe1-0/+2
2012-01-07PCI: Introduce INTx check & mask APIJan Kiszka1-0/+3
2012-01-07PCI: Rework config space blocking servicesJan Kiszka1-5/+9
2012-01-07PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-07PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-01-07PCI: Fix PRI and PASID consistencyAlex Williamson1-2/+2
2012-01-07PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2-0/+4
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman13-47/+257
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-54/+130
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+40
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-93/+272
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-79/+141
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+6
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck1-5/+16
2012-01-06[media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu1-1/+3
2012-01-06[media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski1-1/+1
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede1-323/+0
2012-01-06[media] gspca: Add jl2005bcd sub driverTheodore Kilgore1-0/+1
2012-01-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab4-2/+4
2012-01-06[media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli1-0/+4
2012-01-06[media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli1-0/+16
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal1-0/+176
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie1-0/+8
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse1-0/+2
2012-01-06drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)Christian König1-0/+3
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse1-0/+36
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski1-0/+2
2012-01-06s3c_adc_battery: Average over more than one adc sampleHeiko Stübner1-0/+4
2012-01-06sbs-battery: Rename internals to new nameRhyland Klein1-5/+5
2012-01-06bq20z75: Rename to sbs-batteryRhyland Klein1-0/+0
2012-01-06capabilities: remove __cap_full_set definitionEric Paris1-1/+0
2012-01-06security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-14/+0
2012-01-06ptrace: do not audit capability check when outputing /proc/pid/statEric Paris1-2/+3
2012-01-06capabilities: remove task_ns_* functionsEric Paris2-3/+4
2012-01-06capabilites: introduce new has_ns_capabilities_noauditEric Paris1-0/+2
2012-01-06capabilities: remove all _real_ interfacesEric Paris1-25/+0
2012-01-06capabilities: introduce security_capable_noauditEric Paris1-0/+7