summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-lasat (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis12-46/+63
2007-10-16Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme1-0/+2
2007-10-16serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto1-21/+5
2007-10-16wake up from a serial portGuennadi Liakhovetski2-2/+41
2007-10-16provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski1-0/+9
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox2-0/+122
2007-10-16serial_txx9: cleanup includesAtsushi Nemoto1-4/+0
2007-10-16pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley2-0/+5
2007-10-16introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley1-0/+7
2007-10-16Add support for PCMCIA card Sierra WIreless AC850Eric Leblond1-0/+1
2007-10-16pcmcia: cistpl: use get_unaligned() in CIS parsingDaniel Ritz1-20/+28
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa2-36/+4
2007-10-16pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik1-1/+1
2007-10-16Use menuconfig objects: PCMCIAJan Engelhardt1-5/+1
2007-10-16Add assembler equivalents to __init{,date}_refokRalf Baechle1-0/+2
2007-10-16slow down printk during bootRandy Dunlap5-1/+85
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan19-83/+3
2007-10-16docbook: fix filesystems contentRandy Dunlap2-6/+36
2007-10-16docbook: fix usb contentRandy Dunlap2-3/+7
2007-10-16docbook: fix libata contentRandy Dunlap1-1/+1
2007-10-16docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-16[libata] pata_cs5536: new API build fixJeff Garzik1-2/+0
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-15[IA64] build fix for scatterlistTony Luck1-0/+1
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven2-5/+4
2007-10-15[IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov1-68/+9
2007-10-15[TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen1-1/+1
2007-10-15[TCP]: Update the /proc/net/tcp documentationJean Delvare1-2/+3
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2
2007-10-15[NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov1-0/+2
2007-10-15[INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2-10/+4
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev1-1/+1
2007-10-15[libata] pata_pcmcia: Add additional id string (corsair, 1GB)Kristoffer Ericson1-0/+2
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu15-56/+36
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds1-0/+4
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15ata_piix: SATA 2port controller port map fixJason Gaston1-5/+30
2007-10-15pata_cs5536: ATA driver for Geode companion chipMartin K. Petersen3-0/+356
2007-10-15[SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller1-6/+5
2007-10-15[INET]: Consolidate the xxx_putPavel Emelyanov4-6/+9
2007-10-15[INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov3-16/+16
2007-10-15[INET]: Consolidate the xxx_evictorPavel Emelyanov7-80/+52
2007-10-15[INET]: Consolidate the xxx_frag_destroyPavel Emelyanov5-86/+74
2007-10-15[INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov5-90/+52
2007-10-15[INET]: Consolidate the xxx_frag_killPavel Emelyanov5-66/+28
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov10-69/+82
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov10-179/+224