summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-265-34/+224
|\
| * writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-091-0/+11
| * writeback: trace global_dirty_stateWu Fengguang2011-07-091-0/+46
| * writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-091-0/+21
| * writeback: introduce smoothed global dirty limitWu Fengguang2011-07-091-0/+6
| * writeback: bdi write bandwidth estimationWu Fengguang2011-07-092-0/+8
| * writeback: account per-bdi accumulated written pagesJan Kara2011-07-091-0/+1
| * writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-092-16/+29
| * writeback: trace event writeback_queue_ioWu Fengguang2011-06-081-0/+25
| * writeback: trace event writeback_single_inodeWu Fengguang2011-06-081-0/+70
| * writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-082-6/+2
| * writeback: remove writeback_control.more_ioWu Fengguang2011-06-083-9/+3
| * writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-081-3/+0
| * writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-082-2/+2
| * writeback: introduce writeback_control.inodes_writtenWu Fengguang2011-06-081-0/+1
| * writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-06-081-0/+1
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-269-17/+19
|\ \
| * | drm/gem: add support for private objectsAlan Cox2011-07-251-0/+2
| * | drm/radeon/kms: add info query for backend mapAlex Deucher2011-07-181-0/+1
| * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-07-142-0/+7
| |\ \
| | * | i915: Fix opregion notificationsMatthew Garrett2011-07-131-0/+2
| | * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-072-7/+8
| | |\ \
| | * \ \ Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-2920-127/+126
| | |\ \ \
| | * | | | cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-281-0/+5
| * | | | | Merge 3.0-rc7 into drm-core-nextDave Airlie2011-07-1339-149/+206
| |\ \ \ \ \
| * | | | | | DRM: remove drm_pci_device_is_pcieJon Mason2011-07-131-7/+0
| * | | | | | ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-215-10/+7
| * | | | | | drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs2011-06-211-0/+2
* | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-254-19/+36
|\ \ \ \ \ \ \
| * | | | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-07-081-0/+3
| * | | | | | | PTI feature to allow user to name and mark masterchannel request.J Freyensee2011-07-011-1/+2
| * | | | | | | tty: n_gsm: Add raw-ip supportRuss Gorby2011-07-011-0/+11
| * | | | | | | TTY: export NR_LDISC and N_* line discipline numbers to user-spaceFlorian Fainelli2011-06-071-18/+19
| * | | | | | | Basic support for Moschip 9900 family I/O chipsNicos Gollan2011-06-071-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-255-30/+117
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-082-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-091-0/+2
| | * | | | | | | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-081-0/+3
| * | | | | | | | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
| * | | | | | | | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-0/+3
| |/ / / / / / /
| * | | | | | | usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-0/+6
| * | | | | | | usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
| * | | | | | | usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-012-0/+45
| * | | | | | | usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+2
| * | | | | | | usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-0/+13
| * | | | | | | usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-282-21/+0
| * | | | | | | usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-282-0/+6
| * | | | | | | usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+7
| * | | | | | | usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+7
| * | | | | | | Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-1418-71/+73
| |\ \ \ \ \ \ \