summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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-114-12/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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 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-113-16/+60
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-041-0/+1
| * | | | | | | | | | | | PCI: acs p2p upsteram forwarding enablingAllen Kay2009-11-041-0/+13
| * | | | | | | | | | | | pccard: configure CLS on attachTejun Heo2009-11-041-0/+1
| * | | | | | | | | | | | PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-12-111-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | nilfs2: add norecovery mount optionRyusuke Konishi2009-11-201-0/+2
| * | | | | | | | | | | nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA2009-11-201-0/+22
* | | | | | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-101-0/+251
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-091-0/+54
| * | | | | | | | | | | OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-091-0/+197
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
OpenPOWER on IntegriCloud