summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12187-459/+4717
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121448-32909/+99104
| |\
| * | add generic lib/checksum.cArnd Bergmann2009-06-113-0/+274
| * | asm-generic: add a generic uaccess.hArnd Bergmann2009-06-111-0/+325
| * | asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-118-0/+240
| * | asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-112-0/+465
| * | asm-generic: add legacy I/O header filesArnd Bergmann2009-06-116-0/+106
| * | asm-generic: add generic versions of common headersArnd Bergmann2009-06-1118-0/+558
| * | asm-generic: make bitops.h usableArnd Bergmann2009-06-111-6/+18
| * | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-113-12/+11
| * | asm-generic: make get_rtc_time overridableArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-1125-30/+30
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-1125-26/+27
| * | asm-generic: add a generic unistd.hArnd Bergmann2009-06-113-3/+944
| * | asm-generic: add generic ABI headersArnd Bergmann2009-06-1116-0/+1049
| * | asm-generic: add generic sysv ipc headersArnd Bergmann2009-06-116-0/+189
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-1133-46/+145
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-1140-47/+47
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-1234-396/+2678
|\ \ \
| * | | drm: include kernel list header file in hashtab headerJerome Glisse2009-06-121-0/+2
| * | | drm: Export hash table functionality.Jerome Glisse2009-06-121-0/+4
| * | | drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-123-64/+228
| * | | drm/radeon: add support for RV790.Alex Deucher2009-06-122-2/+4
| * | | drm/radeon: add rv740 drm support.Alex Deucher2009-06-123-3/+41
| * | | drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg2009-06-121-8/+4
| * | | drm: Eliminate magic I2C frobbing when reading EDIDKeith Packard2009-06-121-73/+1
| * | | drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2009-06-122-4/+14
| * | | drm/via: vfree() no need checking before calling itFigo.zhang2009-06-121-4/+2
| * | | drm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915 driveryakui_zhao2009-06-121-20/+29
| * | | drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_modeyakui_zhao2009-06-121-7/+11
| * | | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvoyakui_zhao2009-06-111-32/+35
| * | | drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvdsyakui_zhao2009-06-111-2/+5
| * | | drm: add separate drm debugging levelsyakui_zhao2009-06-112-6/+72
| * | | radeon: remove _DRM_DRIVER from the preadded sarea mapDave Airlie2009-06-111-1/+1
| * | | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-111-1/+2
| * | | drm: simplify kcalloc() call to kzalloc().Robert P. J. Day2009-06-111-1/+1
| * | | intelfb: fix spelling of "CLOCK"Pavel Roskin2009-06-111-1/+1
| * | | drm: fix LOCK_TEST_WITH_RETURN macroRoel Kluin2009-06-111-8/+8
| * | | drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)Keith Packard2009-06-091-0/+2
| * | | drm/i915: NOMEM->NOSPCChris Wilson2009-06-091-5/+5
| * | | drm/i915: use I915_GEM_GPU_DOMAINSChris Wilson2009-06-091-13/+9
| * | | drm/i915: no need to hold mutex for object lookupChris Wilson2009-06-091-2/+1
| * | | drm/i915: Call drm_vblank_post_modeset() on error paths.Chris Wilson2009-06-091-4/+2
| * | | drm/i915: OR in the COMMAND read domain for the batch buffer.Chris Wilson2009-06-091-2/+6
| * | | drm/i915: Sanity check execbuffer arguments before touching state.Chris Wilson2009-06-091-11/+27
| * | | drm/i915: Skip lvds with Aopen i945GTt-VFAMichael Cousin2009-06-091-0/+7
| * | | drm/i915: Enable probe on new chipsetZhenyu Wang2009-06-091-0/+2
| * | | drm/i915: handle interrupt on new chipsetZhenyu Wang2009-06-094-8/+190
| * | | drm/i915: enable MCHBAR if neededJesse Barnes2009-06-092-0/+147
| * | | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-052-0/+20
OpenPOWER on IntegriCloud