index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
ceph: remove ceph_lookup_inode()
Yan, Zheng
3
-11
/
+1
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
4
-8
/
+146
2013-09-06
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
1
-1
/
+4
2013-09-06
net: add documentation for BQL helpers
Florian Fainelli
1
-0
/
+26
2013-09-06
mlx5: remove unused MLX5_DEBUG param in Kconfig
Michael Opdenacker
1
-10
/
+0
2013-09-06
bnx2x: Restore a call to config_init
Eilon Greenstein
1
-6
/
+3
2013-09-06
bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set
Dmitry Kravkov
1
-0
/
+2
2013-09-06
tcp: fix no cwnd growth after timeout
Yuchung Cheng
1
-4
/
+2
2013-09-06
net: netlink: filter particular protocols from analyzers
Daniel Borkmann
1
-0
/
+30
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
157
-2893
/
+8708
2013-09-06
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-30
/
+142
2013-09-06
Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
14
-367
/
+178
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
192
-1767
/
+4873
2013-09-06
tile: refresh tile defconfig files
Chris Metcalf
2
-268
/
+60
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
7
-164
/
+156
2013-09-06
ceph: trivial buildbot warnings fix
Milosz Tanski
2
-4
/
+4
2013-09-06
ceph: Do not do invalidate if the filesystem is mounted nofsc
Milosz Tanski
1
-0
/
+4
2013-09-06
ceph: page still marked private_2
Milosz Tanski
2
-1
/
+14
2013-09-06
ceph: ceph_readpage_to_fscache didn't check if marked
Milosz Tanski
1
-0
/
+3
2013-09-06
ceph: clean PgPrivate2 on returning from readpages
Milosz Tanski
2
-0
/
+9
2013-09-06
ceph: use fscache as a local presisent cache
Milosz Tanski
10
-13
/
+666
2013-09-06
Merge tag 'fscache-fixes-for-ceph' into wip-fscache
Milosz Tanski
362
-1514
/
+3282
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
106
-204
/
+269
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
54
-492
/
+1351
2013-09-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
22
-445
/
+609
2013-09-06
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
21
-344
/
+890
2013-09-06
NFS: Don't check lock owner compatability unless file is locked (part 2)
Trond Myklebust
1
-6
/
+16
2013-09-06
hwmon: (emc6w201) Do not declare enum variable
Guenter Roeck
1
-1
/
+1
2013-09-06
hwmon: (w83792d) Update module author
Shane Huang
3
-5
/
+4
2013-09-06
Merge branch 'for-3.12/sensor-hub' into for-linus
Jiri Kosina
1
-32
/
+23
2013-09-06
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
54
-459
/
+1326
2013-09-06
fscache: Netfs function for cleanup post readpages
Milosz Tanski
3
-1
/
+55
2013-09-06
FS-Cache: Fix heading in documentation
David Howells
1
-1
/
+1
2013-09-06
CacheFiles: Implement interface to check cache consistency
David Howells
3
-0
/
+63
2013-09-06
FS-Cache: Add interface to check consistency of a cached object
David Howells
7
-28
/
+154
2013-09-05
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
103
-1343
/
+1590
2013-09-05
net: stmmac: fix bad merge conflict resolution
Olof Johansson
1
-0
/
+1
2013-09-06
lguest: fix GPF in guest when using gdb.
Rusty Russell
1
-0
/
+7
2013-09-06
lguest: fix guest kernel stack overflow when TF bit set.
Rusty Russell
1
-0
/
+10
2013-09-06
lguest: fix BUG_ON() in invalid guest page table.
Rusty Russell
1
-1
/
+3
2013-09-05
vfio: fix documentation
Zi Shen Lim
1
-4
/
+4
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
7
-11
/
+13
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
13
-35
/
+49
2013-09-05
NFS: Don't check lock owner compatibility in writes unless file is locked
Trond Myklebust
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
974
-23917
/
+56727
2013-09-05
constify dcache.c inlined helpers where possible
Al Viro
1
-6
/
+6
2013-09-05
fuse: drop dentry on failed revalidate
Anand Avati
1
-0
/
+2
2013-09-05
fuse: clean up return in fuse_dentry_revalidate()
Miklos Szeredi
1
-8
/
+18
2013-09-05
fuse: use d_materialise_unique()
Miklos Szeredi
1
-43
/
+26
2013-09-05
sysfs: use check_submounts_and_drop()
Miklos Szeredi
1
-12
/
+8
[prev]
[next]