Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e13cf63f2bbd38721af557f0205da994ea068427
e13cf63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
073f21a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
497b5b1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
e97b71d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
caa4a59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
83a50de
Btrfs: prevent RAID level downgrades when space is low
by Chris Mason
· 14 years ago
cd02dca
Btrfs: account for missing devices in RAID allocation profiles
by Chris Mason
· 14 years ago
68433b7
Btrfs: EIO when we fail to read tree roots
by Chris Mason
· 14 years ago
3dd1462
Btrfs: fix compiler warnings
by Jan Beulich
· 14 years ago
fdfb1e4
Btrfs: Make async snapshot ioctl more generic
by Li Zefan
· 14 years ago
914ee29
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
by Xin Zhong
· 14 years ago
f106e82
Btrfs: Fix a crash when mounting a subvolume
by Li Zefan
· 14 years ago
75eaa0e
Btrfs: fix sync subvol/snapshot creation
by Sage Weil
· 14 years ago
24ae636
Btrfs: Fix page leak in compressed writeback path
by Yan, Zheng
· 14 years ago
84cd948
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
by Josef Bacik
· 14 years ago
5b362ac
NFS: Fix panic after nfs_umount()
by Chuck Lever
· 14 years ago
05340d4
xfs: log timestamp changes to the source inode in rename
by Christoph Hellwig
· 14 years ago
7e1fea7
Btrfs: fixup return code for btrfs_del_orphan_item
by Josef Bacik
· 14 years ago
b8399de
Btrfs: do not do fast caching if we are allocating blocks for tree_root
by Josef Bacik
· 14 years ago
2b20982
Btrfs: deal with space cache errors better
by Josef Bacik
· 14 years ago
955256f
Btrfs: fix use after free in O_DIRECT
by Josef Bacik
· 14 years ago
545c988
cifs: remove bogus remapping of error in cifs_filldir()
by Suresh Jayaraman
· 14 years ago
6313e3c
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6dde39b
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
f8f5d4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
599bbb9
drm/i915: i915 cannot provide switcher services.
by Dave Airlie
· 14 years ago
47d0923
Input: wacom - add new Bamboo PT (0xdb)
by David Foley
· 14 years ago
2df485a
nfs: remove extraneous and problematic calls to nfs_clear_request
by Trond Myklebust
· 14 years ago
2cedcc4
Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
812c4e4
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
by Vasily Khoruzhick
· 14 years ago
0de1b7e
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
by Mi Jinlong
· 14 years ago
21ac19d
NFS: Fix fcntl F_GETLK not reporting some conflicts
by Sergey Vlasov
· 14 years ago
08a22b3
nfs: Discard ACL cache on mode update
by Aneesh Kumar K.V
· 14 years ago
8961d52
drm/radeon/kms: fix vram base calculation on rs780/rs880
by Alex Deucher
· 14 years ago
dd7cc55
drm/radeon/kms: fix formatting of vram and gtt info
by Alex Deucher
· 14 years ago
93225b0
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
by Jerome Glisse
· 14 years ago
541cc96
drm: Don't try and disable an encoder that was never enabled
by Chris Wilson
· 14 years ago
ea5d552
drm: Add missing drm_vblank_put() along queue vblank error path
by Chris Wilson
· 14 years ago
e516c7d
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes
by Dave Airlie
· 14 years ago
1b39d6f
drm/i915/dp: Only apply the workaround if the select is still active
by Chris Wilson
· 14 years ago
6142e05
MN10300: Fix interrupt mask alteration function call name in gdbstub
by David Howells
· 14 years ago
7d161b7
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
by Jeff Layton
· 14 years ago
03ceace
cifs: fix check of error return from is_path_accessable
by Jeff Layton
· 14 years ago
47c716c
NFS: Readdir cleanups
by Trond Myklebust
· 14 years ago
18fb5fe
NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found
by Trond Myklebust
· 14 years ago
81e8d21
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ff43fa8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
c2048b0a
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
de47de7
autofs4 - remove ioctl mutex (bz23142)
by Ian Kent
· 14 years ago
7a19487
drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo
by Chris Wilson
· 14 years ago
cf7d7e5
Linux 2.6.37-rc5
by Linus Torvalds
· 14 years ago
086b170
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
da8f2e2
ARM: tegra: fix regression from addruart rewrite
by Olof Johansson
· 14 years ago
0e7d0c8
Input: add input driver for polled GPIO buttons
by Gabor Juhos
· 14 years ago
7787d2c
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 14 years ago
60658f8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
8846399
cifs: remove Local_System_Name
by Jeff Layton
· 14 years ago
9f339ca
PM / Hibernate: Use async I/O when reading compressed hibernation image
by Bojan Smojver
· 14 years ago
8b14d7b
wmi: use memcmp instead of strncmp to compare GUIDs
by Thadeu Lima de Souza Cascardo
· 14 years ago
79df1ba
cifs: fix use of CONFIG_CIFS_ACL
by Jeff Layton
· 14 years ago
1cd275f
ceph: fix ioctl magic
by Sage Weil
· 14 years ago
18483b8
perf record: Fix eternal wait for stillborn child
by Arnaldo Carvalho de Melo
· 14 years ago
f444a57
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
by Russell King
· 14 years ago
8750750
ARM: 6524/1: GIC irq desciptor bug fix
by Chao Xie
· 14 years ago
771f8bc
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
31c67c7
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
47ad504
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
7b2a69b
Revert "vfs: show unreachable paths in getcwd and proc"
by Eric W. Biederman
· 14 years ago
2a1292f
drm/i915/lvds: Always restore panel-fitter when enabling the LVDS
by Chris Wilson
· 14 years ago
6fd0d56
drm/i915/ringbuffer: Only print an error on the second attempt to reset head
by Chris Wilson
· 14 years ago
bbf0c6b
drm/i915: announce to userspace that the bsd ring is coherent
by Daniel Vetter
· 14 years ago
136711b
agp/intel: Fix wrong kunmap in i830_cleanup()
by Takashi Iwai
· 14 years ago
7bfbeae
parisc: Fix GSC PS/2 driver name for keyboard and mouse
by Guy Martin
· 14 years ago
79a0429
parisc: KittyHawk LCD fix
by Guy Martin
· 14 years ago
5189061
parisc: convert the rest of the irq handlers to simple/percpu
by James Bottomley
· 14 years ago
d16cd29
parisc: fix dino/gsc interrupts
by James Bottomley
· 14 years ago
49078f7
drm/i915: Factor in pixel-repeat in FDI M/N calculation
by Chris Wilson
· 14 years ago
a5542a0
ARM: 6523/1: iop: ensure sched_clock() is notrace
by Rabin Vincent
· 14 years ago
b9f515e
ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.
by Marcelo Roberto Jimenez
· 14 years ago
55afd26
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
by Dave Martin
· 14 years ago
37d5744
slub: Fix a crash during slabinfo -v
by Tero Roponen
· 14 years ago
22ed111
drm/i915: Death to the unnecessary 64bit divide
by Chris Wilson
· 14 years ago
11e8896
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
2e18edf7
ARM: mini2440: Fix Kconfig to allow kernel to build
by Ben Dooks
· 14 years ago
8338fde
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
47f1c6c
drm/i915: Clean conflicting modesetting registers upon init
by Chris Wilson
· 14 years ago
9cd6315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
88063dd
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
df9d38e
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
47337ad
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
a9df42e
MN10300: Implement asm/syscall.h
by David Howells
· 14 years ago
7ac760c
UBI: fix corrupted PEB detection for NOR flash
by Artem Bityutskiy
· 14 years ago
a9fc749
Merge branch 'sh/urgent' into sh-fixes-for-linus
by Paul Mundt
· 14 years ago
c44352c
sh: se/7724: Remove FSI/B of GPIO init code
by Nobuhiro Iwamatsu
· 14 years ago
e17ca5c
sh: se/7724: Update clock framework of FSI clock to non-legacy
by Nobuhiro Iwamatsu
· 14 years ago
ebb2738
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
59e57c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
29dcbc5
xen: allocate irq descs on any NUMA node
by Jeremy Fitzhardinge
· 14 years ago
Next »