summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
* cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
* SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
* ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-303-4/+8
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
* ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
* ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
* ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
* ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
* ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
* ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
* ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-262-2/+2
* ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
* ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
* ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
* ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
* ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
* ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
* ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
* ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-217-16/+12
|\
| * [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-152-2/+2
| * [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| * [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
| * [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_baseMarek Vasut2010-07-131-3/+2
| * [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
| * [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-2022-49/+142
|\ \
| * | drm/r600: fix possible NULL pointer derefernceAlex Deucher2010-07-211-1/+4
| * | drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher2010-07-211-0/+9
| * | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-211-0/+1
| * | drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez2010-07-211-1/+2
| * | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs2010-07-211-24/+9
| * | drm/radeon/kms: fix shared ddc harderAlex Deucher2010-07-211-14/+9
| * | drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie2010-07-201-0/+10
| * | drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-07-201-0/+64
| * | vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter2010-07-201-0/+1
| * | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
| * | drm: radeon: check kzalloc() resultKulikov Vasiliy2010-07-201-0/+2
| * | drm/ttm: Fix build on architectures without AGPBen Hutchings2010-07-201-0/+2
| * | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher2010-07-1610-5/+16
| * | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher2010-07-141-2/+9
| * | drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher2010-07-131-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-205-39/+72
|\ \
| * | ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-162-0/+9
| * | ceph: reuse request message when replaying against recovering mdsSage Weil2010-07-161-5/+22
| * | ceph: fix creation of ipv6 socketsSage Weil2010-07-091-3/+5
| * | ceph: fix parsing of ipv6 addressesSage Weil2010-07-091-6/+19
| * | ceph: fix printing of ipv6 addrsSage Weil2010-07-081-18/+6
OpenPOWER on IntegriCloud