index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
nfs41: xdr {encode,decode}_sequence
Andy Adamson
1
-10
/
+232
2009-06-17
nfs41: encode minorversion in compound header
Benny Halevy
1
-30
/
+40
2009-06-17
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
1
-38
/
+10
2009-06-17
NFS: update hdr->replen for every encode op
Benny Halevy
1
-0
/
+31
2009-06-17
NFS: define and initialize compound_hdr.replen
Benny Halevy
1
-34
/
+43
2009-06-17
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
1
-3
/
+7
2009-06-17
nfs41: set up seq_res.sr_slotid
Andy Adamson
5
-0
/
+10
2009-06-17
nfs41: nfs41: pass *session in seq_args and seq_res
Benny Halevy
2
-2
/
+3
2009-06-17
nfs41: introduce nfs4_call_sync
Andy Adamson
4
-19
/
+73
2009-06-17
nfs41: use nfs4_fs_locations_res
Benny Halevy
3
-3
/
+13
2009-06-17
nfs41: use nfs4_setaclres
Benny Halevy
3
-2
/
+8
2009-06-17
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
1
-3
/
+3
2009-06-17
nfs41: use nfs4_getaclres
Benny Halevy
3
-11
/
+19
2009-06-17
nfs41: use nfs4_pathconf_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_fsinfo_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_statfs_res
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: use nfs4_readlink_res
Benny Halevy
3
-2
/
+8
2009-06-17
nfs41: use nfs4_server_caps_arg
Benny Halevy
3
-3
/
+12
2009-06-17
nfs41: sessions client infrastructure
Andy Adamson
6
-0
/
+174
2009-06-17
nfs41: client xdr definitions
Benny Halevy
1
-0
/
+52
2009-06-17
nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT
Benny Halevy
1
-0
/
+2
2009-06-17
nfs41: Use mount minorversion option
Benny Halevy
1
-1
/
+6
2009-06-17
nfs41: nfs_client.cl_minorversion
Benny Halevy
2
-4
/
+8
2009-06-17
nfs41: add mount command option minorversion
Mike Sager
2
-0
/
+11
2009-06-17
nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1
Mike Sager
1
-0
/
+7
2009-06-17
nfs41: Add Kconfig symbols for NFSv4.1
Ricardo Labiaga
1
-0
/
+9
2009-06-09
Linux 2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-09
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-09
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-09
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-09
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
14
-12
/
+39
2009-06-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+3
2009-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+8
2009-06-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-14
/
+14
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2
-0
/
+27
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-08
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
1
-10
/
+5
2009-06-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-101
/
+75
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
1
-16
/
+6
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
[prev]
[next]