summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vga_switcheroo: add debugging mux switch option.Dave Airlie2011-01-051-0/+16
* vga_switcheroo: make power switch handler optionalDave Airlie2011-01-051-4/+4
* vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie2011-01-051-1/+2
* drm/radeon/kms: implement gpu lockup check for evergreenAlex Deucher2011-01-052-2/+25
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-05656-4634/+6373
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0314-157/+78
| |\
| | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-03259-1598/+2484
| | |\
| | | * ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
| | | * ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| | | * ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| | * | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
| | * | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
| | * | ARM: 6537/1: update Nomadik, U300 and Ux500 maintainersLinus Walleij2010-12-241-1/+16
| | * | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-221-0/+1
| | |\ \
| | | * | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2010-12-161-0/+1
| | * | | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King2010-12-206-150/+48
| | |\ \ \
| | | * | | ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-18/+19
| | | * | | ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-36/+21
| | | * | | ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-194-96/+8
| | | |/ /
| | * | | ARM: smp: avoid incrementing mm_users on CPU startupRussell King2010-12-181-1/+0
| * | | | arch/mn10300/kernel/irq.c: fix buildAndrew Morton2011-01-031-1/+1
| * | | | ima: fix add LSM rule bugMimi Zohar2011-01-031-0/+2
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-034-11/+20
| |\ \ \ \
| | * \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-01-031-1/+1
| | |\ \ \ \
| | | * | | | perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-031-1/+1
| | * | | | | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-031-8/+16
| | |/ / / /
| | * | | | watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-032-2/+3
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-038-188/+79
| |\ \ \ \ \
| | * | | | | [media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil2011-01-031-1/+1
| | * | | | | [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-036-185/+61
| | * | | | | [media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls2011-01-031-2/+17
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-032-4/+11
| |\ \ \ \ \
| | * | | | | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
| | * | | | | mv_xor: fix race in tasklet functionSaeed Bishara2011-01-031-1/+1
| * | | | | | name_to_dev_t() must not call __init codeJan Beulich2011-01-031-1/+1
| | |_|/ / / | |/| | | |
| * | | | | hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere2011-01-021-2/+0
| * | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-022-1/+4
| |\ \ \ \ \
| | * | | | | KVM: i8259: initialize isr_ackAvi Kivity2011-01-021-0/+2
| | * | | | | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-291-1/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-0214-228/+167
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-0212-226/+164
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen2010-12-281-143/+83
| | | * | | | | | ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen2010-12-281-9/+9
| | | * | | | | | ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen2010-12-281-25/+20
| | | * | | | | | ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen2010-12-281-15/+15
| | | * | | | | | ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-281-19/+18
| | | * | | | | | ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-281-5/+5
| | | * | | | | | ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen2010-12-281-4/+5
| | | * | | | | | ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen2010-12-281-6/+4