aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-21Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger
2007-11-21Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger
2007-11-21Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz
2007-11-21Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt
2007-11-21Blackfin arch: Update Kconfig to latest Blackfin silicon datasheetsRobin Getz
2007-11-21Blackfin arch: update defconfig filesMike Frysinger
2007-11-21Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common...Mike Frysinger
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger
2007-11-21Blackfin arch: add support for working around anomaly 05000312Mike Frysinger
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger
2007-11-21Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger
2007-11-21Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang
2007-11-21Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usageCliff Cai
2007-11-20[IPVS]: Fix compiler warning about unused register_ip_vs_protocolPavel Emelyanov
2007-11-20[ARP]: Fix arp reply when sender ip 0Jonas Danielsson
2007-11-20[IPV6] TCPMD5: Fix deleting key operation.YOSHIFUJI Hideaki
2007-11-20[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().YOSHIFUJI Hideaki
2007-11-20[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.YOSHIFUJI Hideaki
2007-11-20[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.YOSHIFUJI Hideaki
2007-11-20Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-20Pull bugzilla-9327 into release branchLen Brown
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy
2007-11-20ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh
2007-11-20Revert "ACPI: EC: Workaround for optimized controllers"Len Brown
2007-11-20[CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton
2007-11-20ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollutionGuillaume Chazarain
2007-11-20mac80211: add missing space in error messageBruno Randolf
2007-11-20[POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USBGrant Likely
2007-11-20[POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPIAnton Vorontsov
2007-11-20[POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov
2007-11-20[POWERPC] 8xxx: MDS board RTC fixesKim Phillips
2007-11-20mac80211: fix allmulti/promisc behaviourJohannes Berg
2007-11-20mac80211: fix ieee80211_set_multicast_listJohannes Berg
2007-11-20[ALSA] version 1.0.15Jaroslav Kysela
2007-11-20[ALSA] emu10k1 - Check value ranges in ctl callbacksTakashi Iwai
2007-11-20[ALSA] emu10k1: Add mixer controls parameter checking.James Courtier-Dutton
2007-11-20[ALSA] fix private data pointer calculation in CS4270 driverTimur Tabi
2007-11-20[ALSA] portman2x4 - Fix probe errorTakashi Iwai
2007-11-20[ALSA] ca0106 - Fix write proc assignmentTakashi Iwai
2007-11-20[ALSA] s3c2443-ac97: compilation fixKrzysztof Helt
2007-11-20[ALSA] hda-codec - Revert volume knob controls in STAC codecsTakashi Iwai
2007-11-20[NETFILTER]: Fix kernel panic with REDIRECT target.Evgeniy Polyakov