aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* padata: add missing __percpu markup in include/linux/padata.hNamhyung Kim2010-09-031-2/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-0512-48/+215
|\
| * drm: kill BKL from common codeArnd Bergmann2010-08-051-1/+1
| * drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-051-6/+10
| * drm/radeon: add new pci idsAlex Deucher2010-08-051-0/+7
| * Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-08-049-28/+68
| |\
| | * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-019-28/+68
| | |\
| * | | drm: move ttm global code to core drmDave Airlie2010-08-045-23/+61
| * | | drm/radeon: add basic zmask/hiz support (v4)Dave Airlie2010-08-021-0/+1
| |/ /
| * | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie2010-08-0225-130/+170
| |\ \
| | * \ Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie2010-08-0224-130/+169
| | |\ \
| | * | | drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher2010-08-021-0/+1
| * | | | drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-021-0/+63
| |/ / /
| * | | drm: add "auto" dithering methodBen Skeggs2010-07-211-0/+1
| * | | Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-071-0/+2
| |\ \ \
| | * | | drm: add per-event vblank event trace pointsJesse Barnes2010-07-021-0/+2
| * | | | drm/kms: add crtc disable functionAlex Deucher2010-07-071-0/+3
| * | | | Merge branch 'drm-intel-lru' into drm-testingDave Airlie2010-07-071-6/+21
| |\ \ \ \
| | * | | | drm: implement helper functions for scanning lru listDaniel Vetter2010-07-071-1/+14
| | * | | | drm: sane naming for drm_mm.cDaniel Vetter2010-07-071-4/+7
| | * | | | drm: kill drm_mm_node->privateDaniel Vetter2010-07-071-1/+0
| * | | | | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-12/+44
| |\ \ \ \ \
| | * | | | | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-8/+44
| | * | | | | drm: Remove drm_resource wrappersJordan Crouse2010-06-011-4/+0
| * | | | | | Merge tag 'v2.6.35-rc4' into drm-testingDave Airlie2010-07-071-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-055-0/+37
|\ \ \ \ \ \ \
| * | | | | | | drm: add KGDB/KDB supportJesse Barnes2010-08-052-0/+7
| * | | | | | | fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-051-0/+13
| * | | | | | | vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-0/+4
| * | | | | | | vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-051-0/+13
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-1/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-051-1/+1
| * | | | | | | kgdb,kdb: individual register set and and get APIJason Wessel2010-08-051-0/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-059-62/+250
|\ \ \ \ \ \ \
| * | | | | | | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+32
| * | | | | | | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-301-3/+8
| * | | | | | | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+5
| * | | | | | | of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-301-0/+1
| * | | | | | | of: remove of_default_bus_idsJonas Bonn2010-07-241-2/+0
| * | | | | | | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-13/+13
| * | | | | | | of: remove asm/of_device.hGrant Likely2010-07-241-1/+1
| * | | | | | | of: remove asm/of_platform.hGrant Likely2010-07-241-2/+0
| * | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-6/+0
| * | | | | | | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-13/+14
| * | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-2440-166/+239
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-0/+5
| * | | | | | | of/i2c: Generalize OF supportGrant Likely2010-07-051-3/+10
| * | | | | | | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely2010-07-051-7/+5
| * | | | | | | of/device: Add OF style matching helper functionGrant Likely2010-07-051-0/+19
| * | | | | | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-2/+5