Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4e1aa67ed9e4e542a064bc271ddbf152b677e91
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
53d8f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
93c36ed
dma-debug: fix printk formats (i386)
by Randy Dunlap
· 16 years ago
3a355cc
reiserfs: xattr_create is unused with xattrs disabled
by Jeff Mahoney
· 16 years ago
77e4658
reiserfs: fix build breakage
by Alexander Beregalov
· 16 years ago
2f85018
lockdep: fix deadlock in lockdep_trace_alloc
by Peter Zijlstra
· 16 years ago
a9caa3d
Revert "proc: revert /proc/uptime to ->read_proc hook"
by Alexey Dobriyan
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
09729a9
proc: fix sparse warnings in pagemap_read()
by Milind Arun Choudhary
· 16 years ago
1681bc3
proc: move fs/proc/inode-alloc.txt comment into a source file
by Randy Dunlap
· 17 years ago
19cefdf
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
by Ingo Molnar
· 16 years ago
dfbbe89
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8efb8c7
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
by Rafael J. Wysocki
· 16 years ago
b8e676d
radeonfb: Use __pci_complete_power_transition()
by Rafael J. Wysocki
· 16 years ago
0e5dd46
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
by Rafael J. Wysocki
· 16 years ago
931ff68
PCI PM: Restore config spaces of all devices during early resume
by Rafael J. Wysocki
· 16 years ago
4a86590
PCI PM: Make pci_set_power_state() handle devices with no PM support
by Rafael J. Wysocki
· 16 years ago
46939f8
PCI PM: Put devices into low power states during late suspend (rev. 2)
by Rafael J. Wysocki
· 16 years ago
0128a89
PCI PM: Move pci_restore_standard_config to pci-driver.c
by Rafael J. Wysocki
· 16 years ago
f00a20e
PCI PM: Use pci_set_power_state during early resume
by Rafael J. Wysocki
· 16 years ago
57ef802
PCI PM: Consistently use variable name "error" for pm call return values
by Frans Pop
· 16 years ago
749b0af
kexec: Change kexec jump code ordering
by Rafael J. Wysocki
· 16 years ago
4aecd67
PM: Change hibernation code ordering
by Rafael J. Wysocki
· 16 years ago
900af0d
PM: Change suspend code ordering
by Rafael J. Wysocki
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
0a0c516
PM: Introduce functions for suspending and resuming device interrupts
by Rafael J. Wysocki
· 16 years ago
e1c5024
Merge branch 'reiserfs-updates' from Jeff Mahoney
by Linus Torvalds
· 16 years ago
ee93961
reiserfs: rename [cn]_* variables
by Jeff Mahoney
· 16 years ago
d68caa9
reiserfs: rename p_._ variables
by Jeff Mahoney
· 16 years ago
a063ae1
reiserfs: rename p_s_tb to tb
by Jeff Mahoney
· 16 years ago
995c762
reiserfs: rename p_s_inode to inode
by Jeff Mahoney
· 16 years ago
ad31a4f
reiserfs: rename p_s_bh to bh
by Jeff Mahoney
· 16 years ago
a9dd364
reiserfs: rename p_s_sb to sb
by Jeff Mahoney
· 16 years ago
0222e65
reiserfs: strip trailing whitespace
by Jeff Mahoney
· 16 years ago
3cd6dbe
reiserfs: cleanup path functions
by Jeff Mahoney
· 16 years ago
fba4ebb
reiserfs: factor out buffer_info initialization
by Jeff Mahoney
· 16 years ago
57fe60d
reiserfs: add atomic addition of selinux attributes during inode creation
by Jeff Mahoney
· 16 years ago
a41f1a4
reiserfs: use generic readdir for operations across all xattrs
by Jeff Mahoney
· 16 years ago
0ab2621
reiserfs: journaled xattrs
by Jeff Mahoney
· 16 years ago
48b32a3
reiserfs: use generic xattr handlers
by Jeff Mahoney
· 16 years ago
8ecbe55
reiserfs: remove i_has_xattr_dir
by Jeff Mahoney
· 16 years ago
8b6dd72
reiserfs: make per-inode xattr locking more fine grained
by Jeff Mahoney
· 16 years ago
d984561
reiserfs: eliminate per-super xattr lock
by Jeff Mahoney
· 16 years ago
6c17675
reiserfs: simplify xattr internal file lookups/opens
by Jeff Mahoney
· 16 years ago
a72bdb1
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
by Jeff Mahoney
· 16 years ago
6dfede69
reiserfs: remove IS_PRIVATE helpers
by Jeff Mahoney
· 16 years ago
010f5a2
reiserfs: remove link detection code
by Jeff Mahoney
· 16 years ago
ec6ea56
reiserfs: xattr reiserfs_get_page takes offset instead of index
by Jeff Mahoney
· 16 years ago
f437c52
reiserfs: small variable cleanup
by Jeff Mahoney
· 16 years ago
0030b64
reiserfs: use reiserfs_error()
by Jeff Mahoney
· 16 years ago
1e5e59d
reiserfs: introduce reiserfs_error()
by Jeff Mahoney
· 16 years ago
32e8b10
reiserfs: rearrange journal abort
by Jeff Mahoney
· 16 years ago
c3a9c21
reiserfs: rework reiserfs_panic
by Jeff Mahoney
· 16 years ago
78b6513
reiserfs: add locking around error buffer
by Jeff Mahoney
· 16 years ago
fd7cb03
reiserfs: eliminate reiserfs_warning from uniqueness functions
by Jeff Mahoney
· 16 years ago
cacbe3d
reiserfs: prepare_error_buf wrongly consumes va_arg
by Jeff Mahoney
· 16 years ago
45b03d5
reiserfs: rework reiserfs_warning
by Jeff Mahoney
· 16 years ago
1d889d9
reiserfs: make some warnings informational
by Jeff Mahoney
· 16 years ago
a543715
reiserfs: use more consistent printk formatting
by Jeff Mahoney
· 16 years ago
eba0030
reiserfs: use buffer_info for leaf_paste_entries
by Jeff Mahoney
· 16 years ago
600ed41
reiserfs: audit transaction ids to always be unsigned ints
by Jeff Mahoney
· 16 years ago
702d21c
reiserfs: add support for mount count incrementing
by Jeff Mahoney
· 16 years ago
019abbc
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2d25ee3
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
915db32
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
ebc8eca
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
25c1a41
x86: fix mismerge in arch/x86/include/asm/timer.h
by Stephen Rothwell
· 16 years ago
b94d10e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
b80e0d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
83826dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
ffd1428
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 16 years ago
fd3a019
V4L/DVB (11316): saa7191: tuner ops wasn't set.
by Hans Verkuil
· 16 years ago
7c46733
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
by Hans Verkuil
· 16 years ago
73722dd
V4L/DVB (11314): au8522: remove unused I2C_DRIVERID
by Hans Verkuil
· 16 years ago
4b2ce11
V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.
by Hans Verkuil
· 16 years ago
5eb35fd
V4L/DVB (11312): tuner: remove V4L1 code from this driver.
by Hans Verkuil
· 16 years ago
bccfa44
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
by Hans Verkuil
· 16 years ago
41c129a
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
df1d5ed
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
2c26976
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
by Mauro Carvalho Chehab
· 16 years ago
43d5eab
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
by Hans Verkuil
· 16 years ago
a0d1251
V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.
by Hans Verkuil
· 16 years ago
267ea2a
V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
a613891
V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
4705e8c
V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
b8341e1
V4L/DVB (11300): cx88: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
b6198ade
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
0d5a19f
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
d35ed62
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
by Steven Toth
· 16 years ago
c0714f6
V4L/DVB (11295): cx23885: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
8bbd90c
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
by Márton Németh
· 16 years ago
0ce566d
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
by Laurent Pinchart
· 16 years ago
919a548
V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver
by Klaus Flittner
· 16 years ago
16ba1ee
V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)
by Xoan Loureiro
· 16 years ago
91b9436
V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2
by Uwe Bugla
· 16 years ago
1589a99
V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2
by Uwe Bugla
· 16 years ago
7def728
V4L/DVB (11285): Remove unecessary udelay
by Patrick Boettcher
· 16 years ago
Next »