summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-31ieee1394: ieee1394_transactions.c: remove dead codeAdrian Bunk1-2/+0
2007-10-31firewire: Fix pci resume to not pass in a __be32 config rom.Kristian Høgsberg1-12/+25
2007-10-31Remove broken ptrace() special-case code from file mappingLinus Torvalds1-11/+2
2007-10-31[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexitDavid Miller2-2/+2
2007-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds18-173/+111
2007-10-31[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell1-2/+2
2007-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-31/+576
2007-10-31add SubmittingPatches to Documentation/ja_JPKeiichi Kii1-0/+556
2007-10-31fix typo in SubmittingPatchesKeiichi Kii1-2/+2
2007-10-31Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=yKay Sievers1-3/+3
2007-10-31sysfs: make sysfs_{get,put}_active() staticAdrian Bunk2-4/+2
2007-10-31kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman1-0/+13
2007-10-31Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman2-22/+0
2007-10-31[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2-9/+4
2007-10-31[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller1-0/+4
2007-10-31[CONNECTOR]: Fix a spurious kfree_skb() callMichal Januszewski1-4/+1
2007-10-31[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt1-1/+1
2007-10-31[NET]: Fix incorrect sg_mark_end() calls.David S. Miller7-23/+37
2007-10-31[IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan1-76/+0
2007-10-31[IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano1-4/+0
2007-10-31[NETNS]: fix net released by rcu callbackDaniel Lezcano1-0/+2
2007-10-31[NET]: Fix free_netdev on register_netdev failure.Daniel Lezcano1-53/+59
2007-10-31[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk1-1/+1
2007-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-22/+34
2007-10-31IB/fmr_pool: Stop ib_fmr threads from contributing to load averageAnton Blanchard1-4/+4
2007-10-31Kbuild/doc: fix links to Documentation filesDirk Hohndel13-22/+23
2007-10-30dio: fix cache invalidation after sync writesZach Brown1-10/+6
2007-10-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds11-106/+86
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-104/+110
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-23/+115
2007-10-30ixgb: fix TX hangs under heavy loadAuke Kok1-2/+2
2007-10-30e1000e: Fix typo ! &Roel Kluin1-1/+1
2007-10-30ixgbe: minor sparse fixesStephen Hemminger3-7/+7
2007-10-30e1000: sparse warnings fixesStephen Hemminger5-35/+36
2007-10-30ixgb: fix sparse warningsStephen Hemminger5-35/+37
2007-10-30e1000e: fix sparse warningsStephen Hemminger2-19/+20
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth1-3/+3
2007-10-30Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich1-2/+0
2007-10-30DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard1-0/+4
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson1-9/+9
2007-10-30IB/ipath: Limit length checksummed in eepromMichael Albaugh1-1/+9
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell1-5/+9
2007-10-30IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier1-2/+2
2007-10-30[IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige1-1/+1
2007-10-30locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields1-0/+11
2007-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds31-268/+1052
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-72/+116
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt1-2/+0
2007-10-30serial: fix serial_txx9 console initializationAtsushi Nemoto1-1/+9
2007-10-30intel-iommu: Fix array overflowTakashi Iwai1-2/+2