summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-267-14/+1072
|\
| * jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...Wang Sheng-Hui2011-07-251-1/+1
| * quota: Remove unused declarationJan Kara2011-07-201-8/+0
| * jbd: Fix oops in journal_remove_journal_head()Jan Kara2011-06-271-1/+0
| * ext3: use proper little-endian bitopsAkinobu Mita2011-06-251-3/+2
| * ext2: include fs.h into ext2_fs.hPetr Uzel2011-06-251-0/+1
| * ext3: Convert ext3 to new truncate calling conventionJan Kara2011-06-251-1/+1
| * jbd: Add fixed tracepointsLukas Czerner2011-06-251-0/+203
| * ext3: Add fixed tracepointsLukas Czerner2011-06-251-0/+864
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-0/+60
|\ \
| * | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-061-0/+5
| * | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-061-0/+1
| * | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-0/+22
| * | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-061-0/+8
| * | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-061-0/+3
| * | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-0/+21
* | | 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
| | |_|_|_|_|/ / | |/| | | | | |