summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-283-26/+43
| * | | | | drm/radeon/r600: fix offset handling in CS parserAlex Deucher2009-09-261-5/+5
| * | | | | drm/radeon/kms/r600: fix forcing pci mode on agp cardsAlex Deucher2009-09-261-4/+7
| * | | | | drm/radeon/kms: fix for the extra pages copying.Dave Airlie2009-09-261-3/+1
| * | | | | drm/radeon/kms/r600: add support for vline relocsAlex Deucher2009-09-263-1/+128
| * | | | | drm/radeon/kms: fix some bugs in vline relocAlex Deucher2009-09-261-6/+5
| * | | | | drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-262-0/+14
| * | | | | drm/kms: protect against fb helper not being created.Dave Airlie2009-09-262-4/+23
| * | | | | drm/r600: get values from the passed in IB not the copy.Dave Airlie2009-09-251-11/+13
| * | | | | drm: create gitignore file for radeonAmerigo Wang2009-09-251-0/+3
| * | | | | drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie2009-09-252-54/+0
| * | | | | drm/kms: start adding command line interface using fb.Dave Airlie2009-09-2510-21/+386
| * | | | | fb: change rules for global rules match.Dave Airlie2009-09-251-1/+1
| * | | | | drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-257-271/+370
| * | | | | drm/radeon/kms: enable dac load detection by default.Dave Airlie2009-09-251-0/+8
| * | | | | drm/radeon/kms: enable r600 tv outputs.Dave Airlie2009-09-251-6/+3
| * | | | | drm/edid: Fix standard timing parse for EDID <= 1.2Adam Jackson2009-09-241-5/+12
| * | | | | drm/edid: Detailed standard timing blocks have six timings, not five.Adam Jackson2009-09-241-2/+1
| * | | | | drm/edid: Ignore bad standard timings.Adam Jackson2009-09-241-0/+16
| * | | | | drm/edid: const cleanupAdam Jackson2009-09-241-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-303-25/+114
|\ \ \ \ \ \
| * | | | | | percpu: make allocation failures more verboseTejun Heo2009-09-291-2/+18
| * | | | | | percpu: make pcpu_setup_first_chunk() failures more verboseTejun Heo2009-09-291-11/+26
| * | | | | | percpu: make embedding first chunk allocator check vmalloc space sizeTejun Heo2009-09-291-2/+18
| * | | | | | sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-292-9/+47
| * | | | | | percpu: make pcpu_build_alloc_info() clear static buffersTejun Heo2009-09-291-0/+4
| * | | | | | percpu: fix unit_map[] verification in pcpu_setup_first_chunk()Tejun Heo2009-09-291-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-3020-71/+147
|\ \ \ \ \ \
| * | | | | | omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2009-09-282-2/+2
| * | | | | | omap: rng: Use resource_size instead of manual calculationTobias Klauser2009-09-241-2/+2
| * | | | | | omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-243-1/+9
| * | | | | | omap: Fix matrix_keymap_data usageTony Lindgren2009-09-247-21/+44
| * | | | | | omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano2009-09-241-1/+1
| * | | | | | omap: Fix wrong jtag_id for 850Angelo Arrifano2009-09-241-1/+1
| * | | | | | omap: iovmm: Fix compiler warningSanjeev Premi2009-09-241-2/+3
| * | | | | | omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU2009-09-241-0/+3
| * | | | | | omap: mailbox: Execute softreset at startupHiroshi DOYU2009-09-241-5/+25
| * | | | | | omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-242-0/+3
| * | | | | | omap: Fix 44xx compileTony Lindgren2009-09-243-18/+5
| * | | | | | omap: Fix mcspi compile for 2420Tony Lindgren2009-09-241-17/+48
| * | | | | | omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2
* | | | | | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds2009-09-301-21/+26
* | | | | | | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-301-4/+1
| |/ / / / / |/| | | | |
* | | | | | Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1Linus Torvalds2009-09-271-2/+2
* | | | | | alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* | | | | | tty: Fix regressions caused by commit b50989dcDave Young2009-09-273-15/+27
* | | | | | ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds2009-09-271-1/+0
* | | | | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-2764-83/+83
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-271-18/+35
|\ \ \ \ \ \
| * | | | | | hrtimer: Eliminate needless reprogramming of clock events deviceAshwin Chaugule2009-09-151-18/+35
OpenPOWER on IntegriCloud