Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a83398570e17af6bb81eb94f4f5dd356bd2828d8
a833985
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0b4d569
i915: fix wrong 'size_t' format string
by Linus Torvalds
· 16 years ago
db93681
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b5cde2
drm/i915: Fix LVDS dither setting
by Li Peng
· 16 years ago
98787c0
drm/i915: Check for dev->primary->master before dereference.
by Chris Wilson
· 16 years ago
bf5a269
drm/i915: TV detection fix
by Zhenyu Wang
· 16 years ago
d2d9f23
drm/i915: TV mode_set sync up with 2D driver
by Zhenyu Wang
· 16 years ago
02c5dd9
drm/i915: Fix TV get_modes to return modes count
by Zhenyu Wang
· 16 years ago
771cb08
drm/i915: Sync crt hotplug detection with intel video driver
by Zhao Yakui
· 16 years ago
6bcdcd9
drm/i915: Sync mode_valid/mode_set with intel video driver
by Zhao Yakui
· 16 years ago
ba01079
drm/i915: TV modes' parameters sync up with 2D driver
by Zhenyu Wang
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
ad086c8
i915/drm: Remove two redundant agp_chipset_flushes
by Owain G. Ainsworth
· 16 years ago
a6172a8
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
by Chris Wilson
· 16 years ago
f4ceda8
drm/i915: Add information on pinning and fencing to the i915 list debug.
by Eric Anholt
· 16 years ago
433e12f
drm/i915: Consolidate gem object list dumping
by Ben Gamari
· 16 years ago
2017263
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
by Ben Gamari
· 16 years ago
28a6227
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
2c9e15a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
805de02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
40a5f0d
drm/i915: Fix lock order reversal in GEM relocation entry copying.
by Eric Anholt
· 16 years ago
201361a
drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.
by Eric Anholt
· 16 years ago
eb01459
drm/i915: Fix lock order reversal in shmem pread path.
by Eric Anholt
· 16 years ago
40123c1
drm/i915: Fix lock order reversal in shmem pwrite path.
by Eric Anholt
· 16 years ago
856fa19
drm/i915: Make GEM object's page lists refcounted instead of get/free.
by Eric Anholt
· 16 years ago
3de09aa
drm/i915: Fix lock order reversal in GTT pwrite path.
by Eric Anholt
· 16 years ago
13520b0
drm/i915: Read the right SDVO register when detecting SVDO/HDMI.
by Kristian Høgsberg
· 16 years ago
d490609
drm/i915: Use a different PLL timing search function on G4X.
by Ma Ling
· 16 years ago
044c7c4
drm/i915: Use documented PLL timing limits for G4X platform
by Ma Ling
· 16 years ago
568d9a8
drm/i915: Change DCC tiling detection case to cover only mobile parts.
by Eric Anholt
· 16 years ago
aabb8fd
fs: avoid I_NEW inodes
by Nick Piggin
· 16 years ago
1bd7903
Merge code for single and multiple-instance mounts
by Sukadev Bhattiprolu
· 16 years ago
289f00e
Remove get_init_pts_sb()
by Sukadev Bhattiprolu
· 16 years ago
945cf2c
Move common mknod_ptmx() calls into caller
by Sukadev Bhattiprolu
· 16 years ago
482984f
Parse mount options just once and copy them to super block
by Sukadev Bhattiprolu
· 16 years ago
fdbf534
Unroll essentials of do_remount_sb() into devpts
by Sukadev Bhattiprolu
· 16 years ago
a3ec947
vfs: simple_set_mnt() should return void
by Sukadev Bhattiprolu
· 16 years ago
585d3bc
fs: move bdev code out of buffer.c
by Nick Piggin
· 16 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 16 years ago
296c2d8
constify dentry_operations: configfs
by Al Viro
· 16 years ago
ee1ec32
constify dentry_operations: sysfs
by Al Viro
· 16 years ago
ad28b4e
constify dentry_operations: JFS
by Al Viro
· 16 years ago
d8fba0f
constify dentry_operations: OCFS2
by Al Viro
· 16 years ago
92cecbb
constify dentry_operations: GFS2
by Al Viro
· 16 years ago
ce6cdc4
constify dentry_operations: FAT
by Al Viro
· 16 years ago
4269590
constify dentry_operations: FUSE
by Al Viro
· 16 years ago
d72f71e
constify dentry_operations: procfs
by Al Viro
· 16 years ago
5a3fd05
constify dentry_operations: ecryptfs
by Al Viro
· 16 years ago
4fd03e8
constify dentry_operations: CIFS
by Al Viro
· 16 years ago
79be57c
constify dentry_operations: AFS
by Al Viro
· 16 years ago
08f1151
constify dentry_operations: autofs, autofs4
by Al Viro
· 16 years ago
a488257c
constify dentry_operations: 9p
by Al Viro
· 16 years ago
e16404e
constify dentry_operations: misc filesystems
by Al Viro
· 16 years ago
f786aa9
constify dentry_operations: NFS
by Al Viro
· 16 years ago
e56980d
fs: make struct dentry->d_op const
by Jan Engelhardt
· 16 years ago
a9f184f
devpts: Must release s_umount on error
by Sukadev Bhattiprolu
· 16 years ago
af5df56
vfs: Further changes from macro to inline function in fs.h
by Steven Whitehouse
· 16 years ago
c2aca5e
vfs: Update fs.h to use inline functions when no file locking set
by Steven Whitehouse
· 16 years ago
10f303a
do_pipe cleanup: drop its last user in arch/alpha/
by Cheng Renquan
· 16 years ago
723be1f
ufs: copy symlink data into the correct union member
by Duane Griffin
· 16 years ago
b12903f
ufs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
f33219b
ufs: don't truncate longer ufs2 fast symlinks
by Duane Griffin
· 16 years ago
9e6766c
ufs: validate maximum fast symlink size from superblock
by Duane Griffin
· 16 years ago
c8fe8f3
cleanup may_open
by Christoph Hellwig
· 16 years ago
b6520c8
cleanup d_add_ci
by Christoph Hellwig
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
ec1ab0a
affs: fix missing unlocks in affs_remove_link
by Christoph Hellwig
· 17 years ago
f9384d4
sparc64: Fix MM refcount check in smp_flush_tlb_pending().
by David S. Miller
· 16 years ago
7c757eb
RDMA/nes: Fix mis-merge
by Roland Dreier
· 16 years ago
e2ab3df
sparc64: Fix build of timer_interrupt().
by David Miller
· 16 years ago
be0ea69
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
4496d93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 16 years ago
8e9d208
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6671de3
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
831576f
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
86d9c07
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
413e337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
8690d8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
d3f12d3
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
39b566e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
39f1500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
7676b8f
dontdiff: Fix asm exclude
by Alan Cox
· 16 years ago
9e80d40
ext3: Avoid starting a transaction in writepage when not necessary
by Jan Kara
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
4b2873b
m68k: irq_node.handler() should return irqreturn_t
by Geert Uytterhoeven
· 16 years ago
95fde7a
m68k: section mismatch fixes: Atari SCSI
by Michael Schmitz
· 16 years ago
d497e3a
m68k: section mismatch fixes: DMAsound for Atari
by Michael Schmitz
· 16 years ago
0e750aa
MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repository
by Geert Uytterhoeven
· 16 years ago
8852ecd
m68k: mac - Add SWIM floppy support
by Laurent Vivier
· 16 years ago
7ad93b4
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
by Laurent Vivier
· 16 years ago
612bfc9
m68k: Add install target
by Laurent Vivier
· 16 years ago
0384e29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
61a0918
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
bc2fd38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
Next »