aboutsummaryrefslogtreecommitdiffstats
path: root/mm/readahead.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath2-0/+5
2007-01-26[PATCH] Fix gate_vma.vm_flagsRoland McGrath1-2/+2
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath5-4/+13
2007-01-26[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty1-2/+3
2007-01-26[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks1-14/+14
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2-0/+16
2007-01-26[PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2-3/+18
2007-01-26[PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2-40/+38
2007-01-26[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2-1/+17
2007-01-26[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-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath1-1/+1
2007-01-24Linux 2.6.20-rc6Linus Torvalds1-1/+1
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-24libata: Initialize qc->pad_lenBrian King1-0/+1
2007-01-24libata: Fixup n_elem initializationBrian King2-1/+2
2007-01-24ahci: don't enter slumber on power downTejun Heo1-27/+10
2007-01-24sata_nv: don't rely on NV_INT_DEV indication with ADMARobert Hancock1-8/+6
2007-01-24ahci: make ULi M5288 ignore interface fatal error bitTejun Heo1-1/+1
2007-01-23[SCTP]: Fix compiler warning.Brian Haley1-3/+0
2007-01-23[IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA1-0/+2
2007-01-23[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA1-0/+1
2007-01-23[TCP]: rare bad TCP checksum with 2.6.19Jarek Poplawski1-1/+2
2007-01-23[NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk1-2/+2
2007-01-23[NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy1-1/+1
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2-41/+8
2007-01-23[TCP]: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-01-23[IPSEC]: Policy list disorderHerbert Xu1-11/+5
2007-01-23[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz1-2/+0
2007-01-23[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19)Samuel Ortiz2-23/+21
2007-01-23[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry1-0/+1
2007-01-23[SCTP]: Fix SACK sequence during shutdownVlad Yasevich1-1/+1
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich3-1/+24
2007-01-23[SCTP]: Verify some mandatory parameters.Vlad Yasevich2-20/+3
2007-01-23[SCTP]: Set correct error cause value for missing parametersVlad Yasevich1-1/+1
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson1-0/+1
2007-01-23[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy2-2/+2
2007-01-23[SELINUX]: increment flow cache genidVenkat Yekkirala1-0/+3
2007-01-23[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2-6/+6
2007-01-23[IPSEC] flow: Fix potential memory leakHerbert Xu1-16/+10