aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-23V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockupOleg Nesterov1-0/+1
2007-01-23Change Linus' email address tooLinus Torvalds4-7/+7
2007-01-23[PATCH] email change for shemminger@osdl.orgStephen Hemminger5-7/+7
2007-01-23Clear spurious irq stat information when adding irq handlerLinus Torvalds1-0/+3
2007-01-23mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth1-2/+9
2007-01-23s2io bogus memsetAl Viro1-2/+1
2007-01-23[PATCH] correct sys_shmget allocation checkGuy Streeter1-1/+1
2007-01-23[PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro1-3/+3
2007-01-23[PATCH] s2io bogus memsetAl Viro1-2/+1
2007-01-23[PATCH] horizon.c: missing __devinitAl Viro1-1/+1
2007-01-23[PATCH] funsoft: ktermios fixAl Viro1-1/+1
2007-01-23[PATCH] notifiers: fix blocking_notifier_call_chain() scalabilityIngo Molnar1-4/+11
2007-01-23[PATCH] elevator: move clearing of unplug flag earlierLinas Vepstas1-5/+6
2007-01-23[MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2-65/+61