| Commit message (Expand) | Author | Files | Lines |
2013-05-31 | i915: Use arch_phys_wc_{add,del} | Andy Lutomirski | 1 | -38/+4 |
2013-05-31 | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional | Andy Lutomirski | 4 | -22/+15 |
2013-05-31 | drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs | Andy Lutomirski | 2 | -21/+21 |
2013-05-31 | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski | 8 | -107/+35 |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 4 | -1/+112 |
2013-05-31 | drm/qxl: fix build warnings on 32-bit | Dave Airlie | 2 | -6/+7 |
2013-05-29 | radeon: use max_bus_speed to activate gen2 speeds | Kleber Sacilotto de Souza | 3 | -21/+7 |
2013-05-29 | drm/radeon: narrow scope of Apple re-POST hack | Alex Deucher | 1 | -1/+3 |
2013-05-29 | drm/radeon: don't check crtcs in card_posted() on cards without DCE | Alex Deucher | 1 | -0/+4 |
2013-05-29 | drm/radeon: fix card_posted check for newer asics | Alex Deucher | 1 | -10/+9 |
2013-05-29 | drm/radeon: fix typo in cu_per_sh on verde | Alex Deucher | 1 | -1/+1 |
2013-05-29 | drm/radeon: UVD block on SUMO2 is the same as on SUMO | Christian König | 1 | -3/+1 |
2013-05-28 | qxl: fix Kconfig deps - select FB_DEFERRED_IO | Andrew Jones | 1 | -0/+1 |
2013-05-23 | lib: make iovec obj instead of lib | Randy Dunlap | 1 | -2/+2 |
2013-05-23 | Input: wacom - add an eraser to DTH2242/DTK2241 | Ping Cheng | 1 | -4/+15 |
2013-05-23 | drm/exynos: replace request_threaded_irq with devm function | Seung-Woo Kim | 4 | -26/+8 |
2013-05-23 | drm/exynos: remove unnecessary devm_kfree | Seung-Woo Kim | 2 | -4/+0 |
2013-05-23 | drm/exynos: fix build warnings from ipp fimc | Seung-Woo Kim | 1 | -1/+1 |
2013-05-23 | drm/exynos: cleanup device pointer usages | Seung-Woo Kim | 9 | -29/+29 |
2013-05-23 | drm/exynos: wait for the completion of pending page flip | Inki Dae | 1 | -0/+16 |
2013-05-23 | drm/exynos: use drm_send_vblank_event() helper | Rob Clark | 1 | -8/+2 |
2013-05-23 | staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS | Paul Zimmerman | 2 | -2/+1 |
2013-05-22 | iio: exynos_adc: fix wrong structure extration in suspend and resume | Naveen Krishna Chatradhi | 1 | -4/+4 |
2013-05-22 | iio:common:st: added disable function after read info raw data | Denis CIOCCA | 1 | -0/+2 |
2013-05-22 | iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m | Axel Lin | 1 | -3/+3 |
2013-05-22 | staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() | Wei Yongjun | 1 | -4/+5 |
2013-05-22 | staging/iio/mxs-lradc: fix preenable for multiple buffers | Michał Mirosław | 1 | -3/+2 |
2013-05-22 | avr32: fix building warnings caused by redefinitions of HZ | Jiang Liu | 4 | -27/+2 |
2013-05-22 | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui... | Matwey V. Kornilov | 1 | -3/+3 |
2013-05-22 | mm: Fix virt_to_page() warning | Ralf Baechle | 1 | -1/+1 |
2013-05-22 | MIPS: N64: Wire getdents64(2) | Aron Xu | 2 | -2/+4 |
2013-05-22 | drm/i915: avoid premature DP AUX timeouts | Imre Deak | 2 | -2/+3 |
2013-05-22 | drm/i915: avoid premature timeouts in __wait_seqno() | Imre Deak | 1 | -1/+1 |
2013-05-22 | drm/i915: use msecs_to_jiffies_timeout instead of open coding the same | Imre Deak | 1 | -1/+1 |
2013-05-22 | drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration | Imre Deak | 1 | -0/+15 |
2013-05-22 | kprobes/mips: Fix to check double free of insn slot | Masami Hiramatsu | 1 | -1/+4 |
2013-05-22 | KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() | Sanjay Lal | 1 | -9/+26 |
2013-05-22 | KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us... | Sanjay Lal | 1 | -0/+0 |
2013-05-22 | drm/i915: force full modeset if the connector is in DPMS OFF mode | Imre Deak | 1 | -2/+22 |
2013-05-22 | drm/exynos: page flip fixes | Rob Clark | 1 | -1/+0 |
2013-05-22 | drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-22 | drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL | Sachin Kamat | 1 | -7/+7 |
2013-05-22 | drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL | Sachin Kamat | 1 | -1/+1 |
2013-05-22 | MIPS: Idle: Break r4k_wait into two functions and fix it. | Ralf Baechle | 3 | -4/+11 |
2013-05-22 | MIPS: Idle: Do address fiddlery in helper functions. | Ralf Baechle | 3 | -6/+15 |
2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 20 | -5/+29 |
2013-05-22 | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. | Ralf Baechle | 1 | -3/+0 |
2013-05-22 | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | 2 | -0/+3 |
2013-05-22 | MIPS: Idle: Make call of function pointer readable. | Ralf Baechle | 1 | -1/+1 |
2013-05-22 | MIPS: Idle: Consistently reformat inline assembler. | Ralf Baechle | 1 | -18/+21 |