summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-10-16[MIPS] MSP71XX: Add workarounds file.Ralf Baechle-0/+28
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle-160/+163
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1136/+13123
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-146/+157
2007-10-15Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds-0/+1
2007-10-15[libata] pata_cs5536: new API build fixJeff Garzik-2/+0
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds-2255/+2019
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz-8/+8
2007-10-15[IA64] build fix for scatterlistTony Luck-0/+1
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2174/+3774
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-21/+1298
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-325/+1914
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge-18/+17
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven-5/+4
2007-10-15[IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov-68/+9
2007-10-15[TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen-1/+1
2007-10-15[TCP]: Update the /proc/net/tcp documentationJean Delvare-2/+3
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds-2/+2
2007-10-15[NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov-0/+2
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev-10/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson-0/+2
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu-56/+36
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen-0/+356
2007-10-15[SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller-6/+5
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov-6/+9
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov-16/+16
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov-80/+52
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov-86/+74
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov-90/+52
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov-66/+28
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov-69/+82
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov-179/+224
2007-10-15[INET]: Move common fields from frag_queues in one place.Pavel Emelyanov-250/+238
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan-2/+8
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil-69/+85
2007-10-15[TCP]: high_seq parameter removed (all callers use tp->high_seq)Ilpo Järvinen-6/+5
2007-10-15[IPV6]: Uninline netfilter okfnsPatrick McHardy-2/+2
2007-10-15[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy-3/+0
2007-10-15[IPV4]: Uninline netfilter okfnsPatrick McHardy-4/+4
2007-10-15[NET]: Avoid copying TCP packets unnecessarilyHerbert Xu-11/+10
2007-10-15[NET]: Fix csum_start update in pskb_expand_headHerbert Xu-1/+1
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro-8/+7
2007-10-15[NETLINK]: Don't leak 'listeners' in netlink_kernel_create()Jesper Juhl-0/+2
2007-10-15[IPV6] __inet6_csk_dst_store(): fix check-after-useAdrian Bunk-1/+1