Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebd3610b110bbb18ea6f9f2aeed1e1068c537227
ebd3610
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
by Jan Kara
· 16 years ago
05bf9e8
ext4: Add fallback for find_group_flex
by Theodore Ts'o
· 16 years ago
20f4d6c
Linux 2.6.29-rc6
by Linus Torvalds
· 16 years ago
af23f57
acpi/doc: add missing param value
by Randy Dunlap
· 16 years ago
8310509
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
5004417
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
by Pierre Willenbrock
· 16 years ago
6fb8858
drm/i915: fix WC mapping in non-GEM i915 code.
by Jesse Barnes
· 16 years ago
bab2d1f
drm/i915: Fix regression in 95ca9d
by Chris Wilson
· 16 years ago
f21289b
drm/i915: Retire requests from i915_gem_busy_ioctl.
by Eric Anholt
· 16 years ago
5669fca
drm/i915: suspend/resume GEM when KMS is active
by Jesse Barnes
· 16 years ago
efbeed9
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
by Eric Anholt
· 16 years ago
8b0e378
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
by Eric Anholt
· 16 years ago
09c50b4
selinux: Fix the NetLabel glue code for setsockopt()
by Paul Moore
· 16 years ago
586c250
cipso: Fix documentation comment
by Paul Moore
· 16 years ago
683fdc5
Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0f99fed
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
by Ingo Molnar
· 16 years ago
f7f84f3
docbook: split kernel-api for device-drivers
by Randy Dunlap
· 16 years ago
770824b
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
by Rafael J. Wysocki
· 16 years ago
936577c
x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors
by Linus Torvalds
· 16 years ago
7c24af4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
f8a1af6
PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes
by Mike Murphy
· 16 years ago
245127d
PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute
by Mike Murphy
· 16 years ago
3d92e8f
m68k: atari - Rename "mfp" to "st_mfp"
by Geert Uytterhoeven
· 16 years ago
5acfac5
Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release
by Len Brown
· 16 years ago
ba193d6
ACPI: remove CONFIG_ACPI_SYSTEM
by Bjorn Helgaas
· 16 years ago
4898c2b
fujitsu-laptop: Use RFKILL support bitmask from firmware
by Tony Vroon
· 16 years ago
6defa2f
x86_64: Fix S3 fail path
by Jiri Slaby
· 16 years ago
e6bd676
x86_64: acpi/wakeup_64 cleanup
by Jiri Slaby
· 16 years ago
adfafef
Merge branch 'hibernate'
by Linus Torvalds
· 16 years ago
403f307
PM: Fix suspend_console and resume_console to use only one semaphore
by Arve Hjønnevåg
· 16 years ago
b090f9f
PM: Wait for console in resume
by Arve Hjønnevåg
· 16 years ago
ebae260
PM: Fix pm_notifiers during user mode hibernation
by Andrey Borzenkov
· 16 years ago
0cb5725
swsusp: clean up shrink_all_zones()
by Johannes Weiner
· 16 years ago
3049103
swsusp: dont fiddle with swappiness
by Johannes Weiner
· 16 years ago
09664fd
PM: fix build for CONFIG_PM unset
by Rafael J. Wysocki
· 16 years ago
a1bb7d6
PM/hibernate: fix "swap breaks after hibernation failures"
by Alan Jenkins
· 16 years ago
eed3ee0
PM/resume: wait for device probing to finish
by Arjan van de Ven
· 16 years ago
216773a
Consolidate driver_probe_done() loops into one place
by Arjan van de Ven
· 16 years ago
56f382a
battery: don't assume we are fully charged when not charging or discharging
by Richard Hughes
· 16 years ago
5423a0c
ACPI: EC: Add delay for slow MSI controller
by Alexey Starikovskiy
· 16 years ago
460c133
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
710320d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
cc3ca22
x86, mce: remove incorrect __cpuinit for mce_cpu_features()
by H. Peter Anvin
· 16 years ago
eca6acf
[CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts
by Steve French
· 16 years ago
c3b2a0c
[CIFS] improve posix semantics of file create
by Steve French
· 16 years ago
69765529
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
by Steve French
· 16 years ago
44f68fa
cifs: posix fill in inode needed by posix open
by Jeff Layton
· 16 years ago
950ec52
cifs: properly handle case where CIFSGetSrvInodeNumber fails
by Jeff Layton
· 16 years ago
132ac7b
cifs: refactor new_inode() calls and inode initialization
by Jeff Layton
· 16 years ago
e4cce94
[CIFS] Prevent OOPs when mounting with remote prefixpath.
by Igor Mammedov
· 16 years ago
2ec77fc
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
be71cb5
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
b5482d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
264b299
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
b6adea3
8250: fix boot hang with serial console when using with Serial Over Lan port
by Mauro Carvalho Chehab
· 16 years ago
3cf3114
atyfb: remove unused local variable `pwr_command'
by Yang Hongyang
· 16 years ago
01b24fe
spi_bitbang: add more lowlevel function documentation
by Michael Buesch
· 16 years ago
f6fcba7
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
by Tejun Heo
· 16 years ago
3fd076d
cpuset: various documentation fixes and updates
by Li Zefan
· 16 years ago
152de30
docsrc: use config instead of menuconfig
by Randy Dunlap
· 16 years ago
b28fe28
sx.c: avoid referencing freed memory if copy_from_user() fails
by Dan Carpenter
· 16 years ago
9b6d251
sx.c: fix dbl statement if - add missing braces
by Ilpo Järvinen
· 16 years ago
ad44468
README: fix a wrong filename
by Li Zefan
· 16 years ago
3ef0e5b
slab: introduce kzfree()
by Johannes Weiner
· 16 years ago
d919091
mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c
by Wei Yongjun
· 16 years ago
58bafe7
mn10300: fix oprofile
by David Howells
· 16 years ago
41a9e64
uml: fix vde network backend in user mode linux
by Luca Bigliardi
· 16 years ago
8cbb5bc
MAINTAINERS: paravirt-ops maintainers update
by Zachary Amsden
· 16 years ago
2cfbd50
Btrfs: check file pointer in btrfs_sync_file
by Chris Mason
· 16 years ago
07a66d7
x86: use the right protections for split-up pagetables
by Ingo Molnar
· 16 years ago
48ffc70
x86, vmi: TSC going backwards check in vmi clocksource
by Alok N Kataria
· 16 years ago
3d16118
drm/radeon: update sarea copies of last_ variables on resume.
by etienne
· 16 years ago
ab00b3e
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
by Jesse Barnes
· 16 years ago
496818f
drm/i915: take struct mutex around fb unref
by Jesse Barnes
· 16 years ago
43565a0
drm: Use spread spectrum when the bios tells us it's ok.
by Kristian Høgsberg
· 16 years ago
a29f5ca
drm: Collapse identical i8xx_clock() and i9xx_clock().
by Kristian Høgsberg
· 16 years ago
f3cade5
drm: Bring PLL limits in sync with DDX values.
by Kristian Høgsberg
· 16 years ago
7f9872e
drm: Add locking around cursor gem operations.
by Kristian Høgsberg
· 16 years ago
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
620565e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
a5e7536
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
ec8148d
[IA64] xen_domu build fix
by Tony Luck
· 16 years ago
Next »