Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e6b0b6a82f9c93fe3dd060ae54719456474a74a3
e6b0b6a
Merge tag 'v3.5-rc7' into drm-next
by Dave Airlie
· 12 years ago
83bc5fd
drm/sis: fixup sis_mm ioctl structs
by Daniel Vetter
· 13 years ago
26587e6
drm: kill i915/i830 ids from drm_pciids.h
by Daniel Vetter
· 13 years ago
67cb4b4
drm: unconditionally clean up dma buffers of closing clients
by Daniel Vetter
· 13 years ago
a344a7e
drm: kill dma queue support
by Daniel Vetter
· 13 years ago
4c37379
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
by Daniel Vetter
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
e2b3c5b
drm/savage: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
d5346b3
Revert "Revert "drm/i810: cleanup reclaim_buffers""
by Daniel Vetter
· 13 years ago
3ae6b64
drm: kill reclaim_buffers_idlelocked functions
by Daniel Vetter
· 13 years ago
ea5e437
drm/sis: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
834859c
drm/via: clean up reclaim_buffers
by Daniel Vetter
· 13 years ago
5bd42f6
drm/udl: port over blanking code from udlfb.
by Dave Airlie
· 13 years ago
197bbb3
drm/radeon/kms: auto detect pcie link speed from root port
by Dave Airlie
· 13 years ago
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 13 years ago
cdcac9cd
pci_regs: define LNKSTA2 pcie cap + bits.
by Dave Airlie
· 13 years ago
440a7cd
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
by Jerome Glisse
· 13 years ago
4dbdf0a
drm/mgag200: fix null pointer dereference
by Devendra Naga
· 13 years ago
f60ec4c
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
by Michel Dänzer
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
59fd415
drm: remove the list_head from drm_mode_set
by Daniel Vetter
· 13 years ago
d390475
drm/fb helper: don't call drm_crtc_helper_set_config
by Daniel Vetter
· 13 years ago
343065a
drm/fb-helper: delay hotplug handling when partially bound
by Daniel Vetter
· 13 years ago
b68bdc1
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 12 years ago
f312f09
drm/radeon: fix SS setup for DCPLL
by Alex Deucher
· 12 years ago
26fe45a
drm/radeon: fix up pll selection on DCE5/6
by Alex Deucher
· 12 years ago
377edc8
drm/radeon: start to document evergreen.c
by Alex Deucher
· 12 years ago
48ef779
drm/radeon: start to document the functions r100.c
by Alex Deucher
· 12 years ago
09db864
drm/radeon: document VM functions in radeon_gart.c (v3)
by Alex Deucher
· 12 years ago
03eec93
drm/radeon: document non-VM functions in radeon_gart.c (v2)
by Alex Deucher
· 12 years ago
7592328
drm/radeon: document radeon_ring.c (v4)
by Alex Deucher
· 12 years ago
d66b7ec
drm/radeon: document radeon_fence.c (v2)
by Alex Deucher
· 12 years ago
abf1dc6
drm/radeon: document radeon_asic.c
by Alex Deucher
· 12 years ago
b73ba98
drm/radeon: document radeon_irq_kms.c
by Alex Deucher
· 12 years ago
f482a14
drm/radeon: document radeon_kms.c
by Alex Deucher
· 12 years ago
0c19511
drm/radeon: document radeon_device.c (v2)
by Alex Deucher
· 12 years ago
c7eff97
drm/radeon: add rptr save support for r1xx-r5xx
by Alex Deucher
· 12 years ago
89d3580
drm/radeon: update rptr saving logic for memory buffers
by Alex Deucher
· 12 years ago
8b25ed3
drm/radeon: remove radeon_ring_index()
by Alex Deucher
· 12 years ago
a85a7da4
drm/radeon: update ib_execute for SI (v2)
by Alex Deucher
· 12 years ago
4ef7256
drm/radeon: fix const IB handling v2
by Christian König
· 13 years ago
bfb38d3
drm/radeon: let sa manager block for fences to wait for v2
by Christian König
· 13 years ago
246fa34
drm/radeon: return an error if there is nothing to wait for
by Christian König
· 13 years ago
2993555
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
by Laurent Pinchart
· 13 years ago
faadaf9
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next
by Dave Airlie
· 12 years ago
55d7c22
drm/radeon: implement ring saving on reset v4
by Christian König
· 13 years ago
45df680
drm/radeon: record what is next valid wptr for each ring v4
by Christian König
· 13 years ago
04eb220
drm/radeon: move radeon_ib_ring_tests out of chipset code
by Christian König
· 13 years ago
c6105f2
drm/radeon: remove vm_manager start/suspend
by Christian König
· 13 years ago
6f72a63
drm/radeon: remove r600_blit_suspend
by Christian König
· 13 years ago
2898c34
drm/radeon: remove ip_pool start/suspend
by Christian König
· 13 years ago
b90ca98
drm/radeon: make cp init on cayman more robust
by Christian König
· 13 years ago
d40fd3a
drm/radeon: remove FIXME comment from chipset suspend
by Christian König
· 13 years ago
31be618
drm/radeon: fix fence init after resume
by Christian König
· 13 years ago
bf66625
drm/radeon: fix fence value access
by Christian König
· 13 years ago
07a7133
drm/radeon: fix ring commit padding
by Christian König
· 13 years ago
dee53e7
drm/radeon: add an exclusive lock for GPU reset v2
by Jerome Glisse
· 13 years ago
93bf888
drm/radeon: fix fence related segfault in CS
by Christian König
· 13 years ago
35e56bd
drm/radeon: add error handling to radeon_vm_unbind_locked
by Christian König
· 13 years ago
7ecc45e
drm/radeon: add error handling to fence_wait_empty_locked
by Christian König
· 13 years ago
6b9d89b
drm: Add colouring to the range allocator
by Chris Wilson
· 13 years ago
49099c4
drm: fail gracefully when proc isn't setup.
by Dave Airlie
· 13 years ago
84a1caf
Linux 3.5-rc7
by Linus Torvalds
· 13 years ago
68d740d
blk: fix wrong idr_pre_get() error check in loop.c
by Silva Paulo
· 13 years ago
1daaa5e
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
c5b01ac
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
09d3144
vsyscall_64: add missing ifdef CONFIG_SECCOMP
by Will Drewry
· 13 years ago
a7559b13
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
e60d745
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
46befd6
ACPICA: Fix possible fault in return package object repair code
by Bob Moore
· 13 years ago
12f0e67
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
df4732a
Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 13 years ago
fdb1335
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
d55e5bd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5651721
x86/vsyscall: allow seccomp filter in vsyscall=emulate
by Will Drewry
· 13 years ago
ac7d181
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
4264e6a
Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8d657eb
Remove easily user-triggerable BUG from generic_setlease
by Dave Jones
· 13 years ago
39ea32c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
2c91390
Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
36ec9fb
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
7801dc3
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
68394bf
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
e7654c1
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
91f68c8
block: fix infinite loop in __getblk_slow
by Jeff Moyer
· 13 years ago
705c75e
ARM: S3C24XX: Correct CAMIF interrupt definitions
by Sylwester Nawrocki
· 13 years ago
bb14880
ARM: S3C24XX: Correct AC97 clock control bit for S3C2440
by Sylwester Nawrocki
· 13 years ago
68e67f4
ALSA: snd-usb: move calls to usb_set_interface
by Daniel Mack
· 13 years ago
e76b8ee
Input: xpad - add Andamiro Pump It Up pad
by Yuri Khan
· 13 years ago
8265981b
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
by Todd Poynor
· 13 years ago
bdd3cc2
ARM: SAMSUNG: Update default rate for xusbxti clock
by Tushar Behera
· 13 years ago
41002f8
hwmon: (it87) Preserve configuration register bits on init
by Jean Delvare
· 13 years ago
c4686c7
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
by Thomas Renninger
· 13 years ago
ebc35c7
ARM: EXYNOS: register devices in 'need_restore' state for pm_domains
by Marek Szyprowski
· 13 years ago
76eb556
ARM: EXYNOS: read initial state of power domain from hw registers
by Marek Szyprowski
· 13 years ago
4403310
SH: Convert out[bwl] macros to inline functions
by Corey Minyard
· 13 years ago
918227b
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
Next »