index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
switch readdir/getdents to fget_light/fput_light
Al Viro
2
-38
/
+28
2012-05-29
switch do_fsync() to fget_light()
Al Viro
1
-2
/
+3
2012-05-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-587
/
+1039
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
94
-1750
/
+6799
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
48
-2881
/
+3960
2012-05-29
tty: fix ldisc lock inversion trace
Alan Cox
1
-16
/
+25
2012-05-29
pty: Fix lock inversion
Alan Cox
1
-2
/
+0
2012-05-28
NFSv4: Add debugging printks to state manager
Trond Myklebust
1
-0
/
+33
2012-05-28
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-05-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-2
/
+230
2012-05-28
Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...
Linus Torvalds
3
-7
/
+4
2012-05-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-1
/
+101
2012-05-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-19
/
+32
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-227
/
+259
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
56
-220
/
+319
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-11
/
+39
2012-05-28
NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+1
2012-05-27
openrisc: use generic strnlen_user() function
Jonas Bonn
3
-75
/
+3
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
5
-83
/
+48
2012-05-27
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
1
-1
/
+1
2012-05-27
NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error
Trond Myklebust
1
-1
/
+1
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
4
-9
/
+15
2012-05-27
NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager
Trond Myklebust
1
-1
/
+3
2012-05-27
NFSv4.1: Handle errors in nfs4_bind_conn_to_session
Trond Myklebust
1
-1
/
+12
2012-05-27
NFSv4.1: nfs4_bind_conn_to_session should drain the session
Trond Myklebust
1
-0
/
+2
2012-05-26
Merge branch 'generic-string-functions'
Linus Torvalds
23
-490
/
+259
2012-05-26
builddeb: include autogenerated header files
Lekensteyn
1
-1
/
+1
2012-05-26
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
37
-498
/
+483
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
178
-106
/
+614
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
81
-303
/
+9648
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
63
-987
/
+2972
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
6
-7
/
+108
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
151
-14193
/
+8310
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
57
-851
/
+719
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
74
-1015
/
+2630
2012-05-26
Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
4
-1
/
+86
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
7
-231
/
+9
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
6
-109
/
+4
2012-05-26
lib: add generic strnlen_user() function
Linus Torvalds
3
-0
/
+142
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
6
-53
/
+102
2012-05-26
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
Trond Myklebust
3
-13
/
+14
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
5
-0
/
+114
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
3
-97
/
+2
2012-05-25
Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-12
/
+41
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
74
-1169
/
+2471
2012-05-25
intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper
David Woodhouse
1
-16
/
+13
2012-05-25
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-05-25
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
3
-3
/
+11
2012-05-25
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
3
-15
/
+26
2012-05-25
NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
Trond Myklebust
2
-3
/
+3
[next]