Age | Commit message (Expand) | Author |
2012-06-01 | drm/radeon: fix bank information in tiling config | Alex Deucher |
2012-06-01 | drm/mgag200: kick off conflicting framebuffers earlier. | Dave Airlie |
2012-06-01 | drm/cirrus: kick out conflicting framebuffers earlier | Dave Airlie |
2012-05-31 | cirrus: avoid crash if driver fails to load | Dave Airlie |
2012-05-29 | drm/edid/quirks: ViewSonic VA2026w | Adam Jackson |
2012-05-29 | drm/udl: remove unused variables. | Dave Airlie |
2012-05-29 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-05-29 | drm/radeon: fix XFX quirk | Alex Deucher |
2012-05-29 | drm: Use stdint types for consistency | Ville Syrjälä |
2012-05-29 | drm: Constify params to format_check() and framebuffer_checks() | Ville Syrjälä |
2012-05-29 | drm/radeon: fix typo in trinity tiling setup | Alex Deucher |
2012-05-29 | drm/udl: unlock before returning in udl_gem_mmap() | Dan Carpenter |
2012-05-29 | radeon: make radeon_cs_update_pages static. | Dave Airlie |
2012-05-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-05-28 | Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri... | Linus Torvalds |
2012-05-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-05-27 | openrisc: use generic strnlen_user() function | Jonas Bonn |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-27 | lib: Fix generic strnlen_user for 32-bit big-endian machines | Paul Mackerras |
2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds |
2012-05-26 | builddeb: include autogenerated header files | Lekensteyn |
2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller |
2012-05-26 | x86: use the new generic strnlen_user() function | Linus Torvalds |
2012-05-26 | lib: add generic strnlen_user() function | Linus Torvalds |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds |
2012-05-25 | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse |
2012-05-25 | intel-iommu: Add device info into list before doing context mapping | David Woodhouse |
2012-05-25 | tile: default to tilegx_defconfig for ARCH=tile | Chris Metcalf |
2012-05-25 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf |
2012-05-25 | arch/tile: mark TILEGX as not EXPERIMENTAL | Chris Metcalf |
2012-05-25 | tile/mm/fault.c: Port OOM changes to handle_page_fault | Kautuk Consul |
2012-05-25 | arch/tile: add descriptive text if the kernel reports a bad trap | Chris Metcalf |
2012-05-25 | arch/tile: allow querying cpu module information from the hypervisor | Chris Metcalf |
2012-05-25 | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf |