summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-112-0/+7
|\
| * [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-242-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-115-120/+24
|\ \
| * | tty: push the BKL down into the handlers a bitAlan Cox2009-12-111-1/+1
| * | tty: isicom: sort out the board init logicAlan Cox2009-12-111-0/+1
| * | tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-111-0/+12
| * | tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-111-0/+1
| * | usb_serial: Kill port mutexAlan Cox2009-12-111-3/+0
| * | tty_port: add "tty_port_open" helperAlan Cox2009-12-111-1/+9
| * | tty: esp: remove broken driverAlan Cox2009-12-112-115/+0
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-115-16/+35
|\ \ \
| * | | quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-101-0/+1
| * | | quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-101-0/+1
| * | | ext3: Unify log messages in ext3Alexey Fisher2009-12-101-0/+2
| * | | ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck2009-12-101-8/+8
| * | | const: struct quota_format_opsAlexey Dobriyan2009-12-101-2/+2
| * | | kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-101-2/+0
| * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-4/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-114-9/+19
|\ \ \ \
| * | | | Driver Core: Early platform driver bufferMagnus Damm2009-12-111-5/+15
| * | | | sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-111-1/+0
| * | | | firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-2/+3
| * | | | Driver Core: devtmpfs: use sys_mount()Kay Sievers2009-12-111-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-115-20/+93
|\ \ \ \
| * | | | USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-111-0/+4
| * | | | USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-111-1/+3
| * | | | USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-111-16/+10
| * | | | USB: remove the auto_pm flagAlan Stern2009-12-111-2/+0
| * | | | USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-111-0/+7
| * | | | USB OTG: add support for ulpi connected external transceiversDaniel Mack2009-12-111-1/+67
| * | | | USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-111-0/+1
| * | | | USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+1
| |/ / /
* | | | Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-113-0/+307
|\ \ \ \
| * | | | drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-113-0/+307
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-111-33/+30
|\ \ \ \ \ | |/ / / /
| * | | | drm/ttm: Convert ttm_buffer_object_init to use ttm_placementJerome Glisse2009-12-111-33/+30
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-111-0/+4
|\ \ \ \ \
| * | | | | Unify sys_mmap*Al Viro2009-12-111-0/+4
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-115-16/+104
|\ \ \ \ \ \
| * | | | | | PCI: add pci_request_acsChris Wright2009-12-041-0/+2
| * | | | | | PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-041-8/+1
| * | | | | | PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-041-7/+0
| * | | | | | PCI: introduce pci_is_pcie()Kenji Kaneshige2009-11-241-0/+11
| * | | | | | PCI: introduce pci_pcie_cap()Kenji Kaneshige2009-11-241-0/+16
| * | | | | | PCI: cache PCIe capability offsetKenji Kaneshige2009-11-061-0/+1
| * | | | | | PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson2009-11-041-1/+7
| * | | | | | PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black2009-11-041-0/+5
| * | | | | | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-042-0/+13
| * | | | | | PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-041-0/+13
| * | | | | | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+32
OpenPOWER on IntegriCloud