aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* new helper: iterate_supers()Al Viro2010-05-21
* Bury __put_super_and_need_restart()Al Viro2010-05-21
* get rid of restarts in sync_filesystems()Al Viro2010-05-21
* get rid of S_BIASAl Viro2010-05-21
* sb_entry() has been killed a couple of years ago and resurrected on mismergeAl Viro2010-05-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
| |\
| * | Remove unused HDPU driverBenjamin Herrenschmidt2010-04-06
* | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\ \ \
| * \ \ Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
| |\ \ \
| | * \ \ Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10
| | |\ \ \ | | | | |/ | | | |/|
| * | | | drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs2010-05-18
| * | | | ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-18
| * | | | drm/fbdev: fix cloning on fbconDave Airlie2010-05-18
| * | | | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
| * | | | vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-18
| * | | | fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-18
| * | | | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
| * | | | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-18
| * | | | drm_edid: There should be 6 Standard TimingsDan Carpenter2010-05-18
| |/ / /
| * | | Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-20
| |\ \ \
| | * | | drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-20
| | * | | drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-20
| | * | | drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
| * | | | drm: free core gem object from driver callbacksDaniel Vetter2010-04-19
| * | | | drm: extract drm_gem_object_initDaniel Vetter2010-04-19
| * | | | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
| |\ \ \ \
| | * | | | drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| | * | | | drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-06
| | * | | | drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| | * | | | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| | * | | | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
| | |/ / /
| * | | | Merge branch 'drm-edid-fixes' into drm-core-nextDave Airlie2010-04-19
| |\ \ \ \
| | * | | | drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
| | * | | | drm/edid: Remove arbitrary EDID extension limitAdam Jackson2010-04-05
| | * | | | drm/edid: Fix secondary block fetch.Adam Jackson2010-04-05
| | |/ / /
| * | | | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
| |\ \ \ \
| | * | | | drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-05
| | * | | | drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-05
| | * | | | drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-05
| | |/ / /
* | | | | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-21
|\ \ \ \ \
| * | | | | x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
* | | | | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-21
|\| | | | |
| * | | | | printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-20
| * | | | | kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-20
| * | | | | kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-20
| * | | | | x86,kgdb: Add low level debug hookJason Wessel2010-05-20
| * | | | | kgdb: remove post_primary_code referencesJason Wessel2010-05-20
| * | | | | kgdb,docs: Update the kgdb docs to include kdbJason Wessel2010-05-20
| * | | | | kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-20