Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25009a1ae1171eda6bff44b7e44eb0e076713811
« Previous
353816f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
5f6333b
avr: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
230e40f
proc: remove write-only variable in proc_pident_lookup()
by WANG Cong
· 16 years ago
dfe6b7d
proc: fix sparse warning
by Hannes Eder
· 16 years ago
2ec220e
proc: add /proc/*/stack
by Ken Chen
· 16 years ago
631f9c1
proc: remove '##' usage
by Alexey Dobriyan
· 16 years ago
ecae934
proc: remove useless WARN_ONs
by Alexey Dobriyan
· 16 years ago
b4df2b9
proc: stop using BKL
by Alexey Dobriyan
· 16 years ago
ea7d3fe
rcu: eliminate synchronize_rcu_xxx macro
by Paul E. McKenney
· 16 years ago
90a4d2c
rcu: make treercu safe for suspend and resume
by Paul E. McKenney
· 16 years ago
c12172c
rcu: fix rcutree grace-period-latency bug on small systems
by Paul E. McKenney
· 16 years ago
7945cc6
tcp: Kill extraneous SPLICE_F_NONBLOCK checks.
by David S. Miller
· 16 years ago
576b4d0
sparc: Remove reg*.h from Kbuild
by David S. Miller
· 16 years ago
fc55584
MAINTAINERS: squashfs entry
by Phillip Lougher
· 16 years ago
9eb425c
Squashfs: documentation
by Phillip Lougher
· 16 years ago
b8fed87
Squashfs: initrd support
by Phillip Lougher
· 16 years ago
6ab5c1c
Squashfs: Kconfig entry
by Phillip Lougher
· 16 years ago
fcef6fb
Squashfs: Makefiles
by Phillip Lougher
· 16 years ago
ffae2cd
Squashfs: header files
by Phillip Lougher
· 16 years ago
e2780ab
Squashfs: block operations
by Phillip Lougher
· 16 years ago
f400e12
Squashfs: cache operations
by Phillip Lougher
· 16 years ago
8256c8f6
Squashfs: uid/gid lookup operations
by Phillip Lougher
· 16 years ago
122edd1
Squashfs: fragment block operations
by Phillip Lougher
· 16 years ago
1226014
Squashfs: export operations
by Phillip Lougher
· 16 years ago
0aa6661
Squashfs: super block operations
by Phillip Lougher
· 16 years ago
1dc4bba
Squashfs: symlink operations
by Phillip Lougher
· 16 years ago
1701aec
Squashfs: regular file operations
by Phillip Lougher
· 16 years ago
07972dd
Squashfs: directory readdir operations
by Phillip Lougher
· 16 years ago
c88da2c
Squashfs: directory lookup operations
by Phillip Lougher
· 16 years ago
6545b24
Squashfs: inode operations
by Phillip Lougher
· 16 years ago
76f7ba3
SELinux: shrink sizeof av_inhert selinux_class_perm and context
by Eric Paris
· 16 years ago
47cd526
sparc: Clean arch-specific code in prom_common.c
by Julian Calaby
· 16 years ago
4f7d54f
tcp: don't mask EOF and socket errors on nonblocking splice receive
by Lennert Buytenhek
· 16 years ago
eb8374e
GFS2: Use DEFINE_SPINLOCK
by Julia Lawall
· 16 years ago
88a19ad
GFS2: Fix use-after-free bug on umount (try #2)
by Steven Whitehouse
· 16 years ago
fefc03b
Revert "GFS2: Fix use-after-free bug on umount"
by Steven Whitehouse
· 16 years ago
7ed122e
GFS2: Streamline alloc calculations for writes
by Steven Whitehouse
· 16 years ago
9a776db
GFS2: Send useful information with uevent messages
by Steven Whitehouse
· 16 years ago
3af165a
GFS2: Fix use-after-free bug on umount
by Steven Whitehouse
· 16 years ago
2e20470
GFS2: Remove ancient, unused code
by Steven Whitehouse
· 16 years ago
2bfb644
GFS2: Move four functions from super.c
by Steven Whitehouse
· 16 years ago
b528968
GFS2: Fix bug in gfs2_lock_fs_check_clean()
by Steven Whitehouse
· 16 years ago
fdd1062
GFS2: Send some sensible sysfs stuff
by Steven Whitehouse
· 16 years ago
97cc102
GFS2: Kill two daemons with one patch
by Steven Whitehouse
· 16 years ago
9ac1b4d
GFS2: Move gfs2_recoverd into recovery.c
by Steven Whitehouse
· 16 years ago
813e0c4
GFS2: Fix "truncate in progress" hang
by Steven Whitehouse
· 16 years ago
37b2c83
GFS2: Clean up & move gfs2_quotad
by Steven Whitehouse
· 16 years ago
fa75ced
GFS2: Add more detail to debugfs glock dumps
by Steven Whitehouse
· 16 years ago
73f7494
GFS2: Banish struct gfs2_rgrpd_host
by Steven Whitehouse
· 16 years ago
cfc8b54
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
d8b71f7
GFS2: Move rg_igeneration into struct gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
383f01f
GFS2: Banish struct gfs2_dinode_host
by Steven Whitehouse
· 16 years ago
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
3767ac2
GFS2: Move di_eattr into "proper" inode
by Steven Whitehouse
· 16 years ago
ad6203f
GFS2: Move "entries" into "proper" inode
by Steven Whitehouse
· 16 years ago
bcf0b5b
GFS2: Move generation number into "proper" part of inode
by Steven Whitehouse
· 16 years ago
55ba474
GFS2: sparse annotation of gl->gl_spin
by Harvey Harrison
· 16 years ago
1bb7322
GFS2: Fix up jdata writepage/delete_inode
by Steven Whitehouse
· 16 years ago
b276058
GFS2: Rationalise header files
by Steven Whitehouse
· 16 years ago
e9079cc
GFS2: Support for FIEMAP ioctl
by Steven Whitehouse
· 16 years ago
192eee8
sparc: Kill asm/reg*.h
by David S. Miller
· 16 years ago
761b602
sparc: Use 64BIT config entry
by Bastian Blank
· 16 years ago
129fa44
dccp: Integrate the TFRC library with DCCP
by Gerrit Renker
· 16 years ago
e5fd56c
dccp: Clean up ccid.c after integration of CCID plugins
by Gerrit Renker
· 16 years ago
ddebc97
dccp: Lockless integration of CCID congestion-control plugins
by Gerrit Renker
· 16 years ago
4aa12f7
Merge commit 'kumar/kumar-next' into next
by Benjamin Herrenschmidt
· 16 years ago
6ea2fde
qeth: get rid of extra argument after printk to dev_* conversion
by Heiko Carstens
· 16 years ago
015e691
qeth: No large send using EDDP for HiperSockets.
by Klaus-Dieter Wacker
· 16 years ago
5b54e16
qeth: do not spin for SETIP ip assist command
by Frank Blaschka
· 16 years ago
fc9c246
qeth: avoid crash in case of layer mismatch for VSWITCH
by Ursula Braun
· 16 years ago
fe94e2e
qeth: exploit source MAC address for inbound layer3 packets
by Ursula Braun
· 16 years ago
906f1f0
qeth: HiperSockets mcl string conversion (pre z9 mach)
by Klaus-Dieter Wacker
· 16 years ago
6e5c172
can: update can-bcm for hrtimer hardirq callbacks
by Oliver Hartkopp
· 16 years ago
858eb71
DCB: fix kfree(skb)
by Roel Kluin
· 16 years ago
914d116
ipv6: IPV6_PKTINFO relied userspace providing correct length
by Ilpo Järvinen
· 16 years ago
22604c8
net: Fix for initial link state in 2.6.28
by Michael Marineau
· 16 years ago
745417e
tun: Eliminate sparse signedness warning
by Gerrit Renker
· 16 years ago
f26251e
e100: cosmetic cleanup
by Bruce Allan
· 16 years ago
f32f8b7
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
by Simon Holm Thøgersen
· 16 years ago
939678f
qlge: bugfix: Fix register access error checking.
by Ron Mercer
· 16 years ago
459caf5
qlge: bugfix: Fix ring length setting for rx ring, large/small
by Ron Mercer
· 16 years ago
2b72c78
qlge: bugfix: Fix shadow register endian issue.
by Ron Mercer
· 16 years ago
4055c7d4
qlge: bugfix: Add missing pci_unmap_page call in receive path.
by Ron Mercer
· 16 years ago
c907a35
qlge: bugfix: Add missing pci_mapping_err checking.
by Ron Mercer
· 16 years ago
40a1984
jbd2: Submit writes to the journal using WRITE_SYNC
by Theodore Ts'o
· 16 years ago
fe0bdec
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
2269201
enc28j60: fix RX buffer overflow
by Baruch Siach
· 16 years ago
fecc703
isdn: capi: &&/|| typos
by Roel Kluin
· 16 years ago
14eaddc
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
by David Howells
· 16 years ago
5d38a07
gro: Add page frag support
by Herbert Xu
· 16 years ago
b530256
gro: Use gso_size to store MSS
by Herbert Xu
· 16 years ago
cfc3a44
starfire: use request_firmware()
by Jaswinder Singh Rajput
· 16 years ago
077f849
firmware: convert tg3 driver to request_firmware()
by Jaswinder Singh Rajput
· 16 years ago
949b425
firmware: convert acenic driver to request_firmware()
by Jaswinder Singh
· 16 years ago
14deae4
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
by David S. Miller
· 16 years ago
2e9f3bd
bzip2/lzma: make config machinery an arch configurable
by H. Peter Anvin
· 16 years ago
0f5e2d2
bzip2/lzma: handle failures from bzip2 and lzma correctly
by H. Peter Anvin
· 16 years ago
ae03c49
bzip2/lzma: x86 kernel compression support
by Alain Knaff
· 16 years ago
b172fd8
bzip2/lzma: use a table to search for initramfs compression formats
by H. Peter Anvin
· 16 years ago
30d65db
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
by Alain Knaff
· 16 years ago
Next »