summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-27[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan1-3/+5
2007-01-27[PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath1-0/+8
2007-01-27[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath1-0/+7
2007-01-27[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2-49/+7
2007-01-27[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath4-52/+49
2007-01-27[PATCH] Add VM_ALWAYSDUMPRoland McGrath2-0/+5
2007-01-27[PATCH] Fix gate_vma.vm_flagsRoland McGrath1-2/+2
2007-01-27[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath5-4/+13
2007-01-27[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty1-2/+3
2007-01-27[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks1-14/+14
2007-01-27[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2-0/+16
2007-01-27[PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2-3/+18
2007-01-27[PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2-40/+38
2007-01-27[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2-1/+17
2007-01-27[PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard1-4/+4
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds1-1/+12
2007-01-26Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2-8/+28
2007-01-26[AVR32] Update ATSTK1000 defconfig: Enable macb by defaultHaavard Skinnemoen1-12/+27
2007-01-26[AVR32] Export clear_page symbolHaavard Skinnemoen1-0/+1
2007-01-26[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connectionsPatrick McHardy1-1/+1
2007-01-26[NETFILTER]: nf_nat_pptp: fix expectation removalPatrick McHardy1-2/+2
2007-01-26[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrackPatrick McHardy1-10/+10
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller8-10/+12
2007-01-26[AF_PACKET]: Check device down state before hard header callbacks.David S. Miller1-8/+8
2007-01-26[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath1-1/+1
2007-01-26[DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman1-2/+9
2007-01-26[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-26libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan1-1/+2
2007-01-26libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo3-5/+11
2007-01-26ahci: improve and limit spurious interrupt messages, take#3Tejun Heo1-8/+49
2007-01-26sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo1-1/+11
2007-01-26[TCP]: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-01-25Linux 2.6.20-rc6v2.6.20-rc6Linus Torvalds1-1/+1
2007-01-25libata: set_mode, Fix the FIXMEAlan7-22/+21
2007-01-25libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan1-3/+3
2007-01-25libata cmd64x: whack into a shape that looks like the documentationAlan1-7/+16
2007-01-25[AF_PACKET]: Fix BPF handling.David S. Miller1-15/+15
2007-01-25[IPV4]: Fix the fib trie iterator to work with a single entry routing tablesEric W. Biederman1-5/+16
2007-01-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-11/+22
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust4-32/+72
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust3-7/+5
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto1-1/+2
2007-01-24[MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle1-4/+5
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2-2/+3
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa1-1/+1
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle1-0/+3
2007-01-24[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle1-2/+5
2007-01-24[MIPS] Fix APM buildRalf Baechle1-0/+2
2007-01-24[MIPS] There is no __GNUC_MAJOR__Alexey Dobriyan1-1/+1
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-14/+17