aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-12
* ARM: Fix wrong dmbRussell King2010-01-12
* ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlockSimon Kagstrom2010-01-11
* ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-11
* ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-10
* ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe2010-01-09
* ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-09
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-08
|\
| * [ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis2010-01-07
| * [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-04
| * [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-03
| * [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-01
| * [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-01
* | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-08
* | ARM: 5867/1: Update U300 defconfigLinus Walleij2010-01-08
* | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-08
* | ARM: add missing recvmmsg syscall numberRussell King2010-01-07
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-06
|\ \
| * \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-06
| |\ \
| | * | drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti2010-01-06
| | * | gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins2010-01-06
| | * | drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins2010-01-06
| | * | drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins2010-01-06
| | * | drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins2010-01-06
| | * | drm/radeon/kms: fix memory leakJiri Slaby2010-01-06
| | * | drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher2010-01-05
| | * | drm/radeon/kms: add primary dac adj values tableAlex Deucher2010-01-05
| | * | drm/radeon/kms: fallback to default connector tableAlex Deucher2010-01-05
| * | | Merge branch 'drm-core-next' into drm-linusDave Airlie2010-01-06
| |\ \ \
| | * | | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin2010-01-06
| | * | | drm/edid: Fix CVT width/height decodeAdam Jackson2010-01-06
| | * | | drm/edid: Skip empty CVT codepointsAdam Jackson2010-01-06
| | * | | drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2010-01-06
* | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-06
|\ \ \ \ \
| * | | | | drm/i915: remove full registers dump debugZhenyu Wang2010-01-06
| * | | | | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-06
| * | | | | drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-06
| * | | | | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-06
| * | | | | drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-06
| * | | | | drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-06
| * | | | | drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-06
| * | | | | drm/i915: fix unused varAndrew Morton2010-01-06
| * | | | | drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-06
| * | | | | drm/i915: remove render reclock supportJesse Barnes2010-01-06
| * | | | | drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-06
| * | | | | drm/i915: execbuf2 supportJesse Barnes2010-01-06
| * | | | | drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-17
| * | | | | drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-16
| * | | | | drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-16
| * | | | | drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-16