Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5c3b82e2b229e78eb32f4ea12d16f3ebeeab3fc7
5c3b82e
drm: Propagate failure from setting crtc base.
by Chris Wilson
· 16 years ago
e62fb64
drm: Check for a NULL encoder when reverting on error path
by Chris Wilson
· 16 years ago
85a7bb9
drm/i915: Cleanup the hws on ringbuffer constrution failure.
by Chris Wilson
· 16 years ago
67eabc0
drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.
by Steve Aarnio
· 16 years ago
ea39f83
drm: Release user fbs in drm_release
by Kristian Høgsberg
· 16 years ago
b4476f5
drm/i915: Unpin the fb on error during construction.
by Chris Wilson
· 16 years ago
3eb2ee7
drm/i915: Unpin the hws if we fail to kmap.
by Chris Wilson
· 16 years ago
47ed185
drm/i915: Unpin the ringbuffer if we fail to ioremap it.
by Chris Wilson
· 16 years ago
491152b
drm/i915: unpin for an invalid memory domain.
by Chris Wilson
· 16 years ago
13af106
drm/i915: Release and unlock on mmap_gtt error path.
by Chris Wilson
· 16 years ago
2ebed17
drm/i915: Set framebuffer alignment based upon the fence constraints.
by Chris Wilson
· 16 years ago
8d59bae
drm: Do not leak a new reference for flink() on an existing name
by Chris Wilson
· 16 years ago
a35f2e2
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
by Roland Dreier
· 16 years ago
96dec61
drm/i915: refleak along pin() error path.
by Chris Wilson
· 16 years ago
d687310
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
by Chris Wilson
· 16 years ago
a198bc8
drm/i915: Cleanup trivial leak on execbuffer error path.
by Chris Wilson
· 16 years ago
3e49c4f
drm: Free the object ref on error.
by Chris Wilson
· 16 years ago
ad45aa9
drm: Potential use-after-free on error path.
by Chris Wilson
· 16 years ago
005568b
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
402a917
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
bcf8951
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f54b2fe
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
83ff1af
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
a1342d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
9dd446f
[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
by Hartley Sweeten
· 16 years ago
9da616f
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC
by Makito SHIOKAWA
· 16 years ago
23d75d9
[S390] fix "mem=" handling in case of standby memory
by Heiko Carstens
· 16 years ago
d5cd034
[S390] Fix timeval regression on s390
by Christian Borntraeger
· 16 years ago
e2e5a0f
[S390] sclp: handle empty event buffers
by Peter Oberparleiter
· 16 years ago
41f3103
[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
by Russell King
· 16 years ago
e432472
Merge branch 'fix/usb-audio' into for-linus
by Takashi Iwai
· 16 years ago
e6845d9
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 16 years ago
379752f
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
22eb36f
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
by Roel Kluin
· 16 years ago
3fd9825
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
by Nicolas Pitre
· 16 years ago
ed4a2f3
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 16 years ago
6ce6c47
sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
by Clemens Ladisch
· 16 years ago
4b3e3d2
tracing: limit the number of loops the ring buffer self test can make
by Steven Rostedt
· 16 years ago
4d7a077
tracing: have function trace select kallsyms
by Steven Rostedt
· 16 years ago
0c5119c
tracing: disable tracing while testing ring buffer
by Steven Rostedt
· 16 years ago
ba95fd4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
59af0a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
f04b30d
inotify: fix GFP_KERNEL related deadlock
by Ingo Molnar
· 16 years ago
be50344
spi-gpio: sanitize MISO bitvalue
by Michael Buesch
· 16 years ago
97bef7d
Bernhard has moved
by Bernhard Walle
· 16 years ago
310d8c9
x86: dell-laptop: depends on POWER_SUPPLY
by Randy Dunlap
· 16 years ago
2db69a9
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
by Bill Nottingham
· 16 years ago
a1a5c3b
fbdev/drm: fix Kconfig submenu mess in "Graphics support"
by Krzysztof Helt
· 16 years ago
5a74db0
floppy: request and release only the ports we actually use
by Philippe De Muyter
· 16 years ago
ffa7525
jsm: additional device support
by Adam Lackorzynski
· 16 years ago
cc2559b
mm: fix memmap init for handling memory hole
by KAMEZAWA Hiroyuki
· 16 years ago
f2dbcfa
mm: clean up for early_pfn_to_nid()
by KAMEZAWA Hiroyuki
· 16 years ago
ada723d
fs/super.c: add lockdep annotation to s_umount
by Peter Zijlstra
· 16 years ago
27c0c8e
atmel_serial might lose modem status change
by Atsushi Nemoto
· 16 years ago
287d859
atmel-mci: fix initialization of dma slave data
by Dan Williams
· 16 years ago
9ccf3b5
lis3lv02d: add axes knowledge of HP Pavilion dv5 models
by Giuseppe Bilotta
· 16 years ago
137bad3
lis3lv02d: support both one- and two-byte sensors
by Giuseppe Bilotta
· 16 years ago
ef2cfc7
hp accelerometer: add freefall detection
by Pavel Machek
· 16 years ago
3a5093e
eeepc: should depend on INPUT
by Alexey Dobriyan
· 16 years ago
42f5e03
pm: fix build for CONFIG_PM unset
by Rafael J. Wysocki
· 16 years ago
67e055d
cgroups: fix possible use after free
by Li Zefan
· 16 years ago
1cf6e7d
mm: task dirty accounting fix
by Nick Piggin
· 16 years ago
610d18f
timerfd: add flags check
by Davide Libenzi
· 16 years ago
ef35ce2
Pavel has moved
by Pavel Machek
· 16 years ago
8f19d47
seq_file: properly cope with pread
by Eric Biederman
· 16 years ago
55ec821
vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
by Paul Turner
· 16 years ago
b851ee7
cgroups: update documentation about css_set hash table
by Li Zefan
· 16 years ago
b6d6c51
aoe: ignore vendor extension AoE responses
by Ed Cashin
· 16 years ago
c296861
vmalloc: add __get_vm_area_caller()
by Benjamin Herrenschmidt
· 16 years ago
3ebf74b
omap_hsmmc: Change while(); loops with finite version
by Jean Pihet
· 16 years ago
c232f45
omap_hsmmc: recover from transfer failures
by Jean Pihet
· 16 years ago
eb25082
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
by David Brownell
· 16 years ago
249d0fa
omap_hsmmc: card detect irq bugfix
by David Brownell
· 16 years ago
5dbace0
sdhci: fix led naming
by Helmut Schaa
· 16 years ago
58a5dd3
mmc_test: fix basic read test
by Rabin Vincent
· 16 years ago
9942448
s3cmci: Fix hangup in do_pio_write()
by Yauhen Kharuzhy
· 16 years ago
2678f60
ALSA: jack - Use card->shortname for input name
by Takashi Iwai
· 16 years ago
be987fd
block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list
by Hannes Reinecke
· 16 years ago
41b8c85
block: fix booting from partitioned md array
by Neil Brown
· 16 years ago
78f707b
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
by Jens Axboe
· 16 years ago
82eb03c
cciss: PCI power management reset for kexec
by Chip Coldwell
· 16 years ago
c8cbec6
paride/pg.c: xs(): &&/|| confusion
by Roel Kluin
· 16 years ago
a60e78e
fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free
by Subhash Peddamallu
· 16 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
c1c2012
bsg: Fix sense buffer bug in SG_IO
by Boaz Harrosh
· 16 years ago
86a6a87
Revert "sdhci: force high speed capability on some controllers"
by Pierre Ossman
· 16 years ago
444122f
MMC: fix bug - SDHC card capacity not correct
by Yi Li
· 16 years ago
5955c7a
Add support for VT6415 PCIE PATA IDE Host Controller
by Zlatko Calusic
· 16 years ago
3494252
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
by Rafael J. Wysocki
· 16 years ago
07db1c1
x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown
by Andi Kleen
· 16 years ago
380851b
x86, mce: use force_sig_info to kill process in machine check
by Andi Kleen
· 16 years ago
6ec68bf
x86, mce: reinitialize per cpu features on resume
by Andi Kleen
· 16 years ago
fd4b9b3
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
by Nicolas Pitre
· 16 years ago
e78ac4b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
29a0c5c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f8effd1
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3501033
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8ce9a75
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b30b774
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
c951aa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
Next »