index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-06
cifs: make overriding of ownership conditional on new mount options
Jeff Layton
1
-4
/
+4
2009-06-02
cifs: fix IPv6 address length check
Jeff Layton
2
-5
/
+5
2009-05-28
cifs: clean up set_cifs_acl interfaces
Christoph Hellwig
1
-37
/
+41
2009-05-28
cifs: reorganize get_cifs_acl
Christoph Hellwig
3
-51
/
+55
2009-05-28
[CIFS] Update readme to indicate change to default mount (serverino)
Steve French
3
-2
/
+15
2009-05-28
cifs: make serverino the default when mounting
Jeff Layton
1
-0
/
+2
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
3
-3
/
+3
2009-05-28
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
Jeff Layton
4
-34
/
+18
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
5
-23
/
+20
2009-05-26
cifs: tighten up default file_mode/dir_mode
Jeff Layton
1
-3
/
+3
2009-05-26
cifs: fix artificial limit on reading symlinks
Jeff Layton
1
-2
/
+1
2009-05-26
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-8
/
+6
2009-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-0
/
+18
2009-05-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
6
-20
/
+39
2009-05-26
lguest: fix on Intel when KVM loaded (unhandled trap 13)
Rusty Russell
1
-9
/
+10
2009-05-26
kmod: Release sub_info on cred allocation failure.
Tetsuo Handa
1
-1
/
+3
2009-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-161
/
+216
2009-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-05-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-19
/
+31
2009-05-26
NFSv4: Fix the case where NFSv4 renewal fails
Trond Myklebust
1
-6
/
+3
2009-05-26
nfs: fix build error in nfsroot with initconst
Sam Ravnborg
1
-1
/
+1
2009-05-26
XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices
Vu Pham
1
-1
/
+2
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] fix timer teardown in ondemand governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] fix timer teardown in conservative governor
Mathieu Desnoyers
1
-1
/
+4
2009-05-26
[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call
Mathieu Desnoyers
1
-2
/
+2
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
1
-0
/
+1
2009-05-25
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-5
/
+30
2009-05-25
r8169: avoid losing MSI interrupts
David Dillow
1
-45
/
+57
2009-05-25
tcp: tcp_vegas ssthresh bugfix
Doug Leith
1
-2
/
+9
2009-05-25
mac8390: fix regression caused during net_device_ops conversion
Finn Thain
2
-6
/
+6
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-26
md: don't use locked_ioctl.
NeilBrown
1
-1
/
+1
2009-05-26
md: don't update curr_resync_completed without also updating reshape_position.
NeilBrown
1
-6
/
+7
2009-05-26
md: raid5: avoid sector values going negative when testing reshape progress.
NeilBrown
1
-3
/
+3
2009-05-26
md: export 'frozen' resync state through sysfs
NeilBrown
1
-2
/
+9
2009-05-26
md: bitmap: improve bitmap maintenance code.
NeilBrown
1
-6
/
+7
2009-05-26
md: improve errno return when setting array_size
NeilBrown
1
-1
/
+1
2009-05-26
md: always update level / chunk_size / layout when writing v1.x metadata.
NeilBrown
1
-0
/
+3
2009-05-25
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2009-05-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-20
/
+44
2009-05-25
KVM: Fix PDPTR reloading on CR4 writes
Avi Kivity
1
-1
/
+5
2009-05-25
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
Avi Kivity
1
-2
/
+1
2009-05-25
gianfar: fix BUG under load after introduction of skb recycling
Lennert Buytenhek
1
-1
/
+10
2009-05-25
ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecs
Takashi Iwai
1
-0
/
+6
2009-05-25
x86: Remove remap percpu allocator for the time being
Tejun Heo
1
-1
/
+3
2009-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-26
/
+8
2009-05-24
async: make sure independent async domains can't accidentally entangle
James Bottomley
1
-8
/
+12
[next]