aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter2-16/+12
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust1227-14149/+24505
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust558-5247/+8315
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter1-77/+78
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter1-280/+20
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter1-19/+12
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter1-11/+0
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter1-15/+0
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter2-104/+86
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter1-2/+0
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan1-4/+2
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter1-3/+2
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2-4/+2
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter1-11/+15
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-2/+11
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap1-1/+4
2006-12-07ieee1394: fix printk format warningRandy Dunlap1-1/+1
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter1-50/+92
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter1-34/+30
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter1-1/+1
2006-12-07dv1394: remove BKL contentionStefan Richter1-11/+3
2006-12-07video1394: remove BKL contentionDaniel Drake1-24/+6
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake1-8/+10
2006-12-07ieee1394: handle sysfs errorsStefan Richter2-49/+118
2006-12-07ieee1394: coding style in hosts.cStefan Richter1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter1-4/+1
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter1-5/+3
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter1-8/+2
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter1-1/+0
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox1-6/+5
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2-9/+11
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2-2/+59
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson2-3/+49
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] Add se bit to Processor State Parameter structureRuss Anderson1-1/+3
2006-12-07[IA64] Add dp bit to cache and bus check structsRuss Anderson1-3/+5
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai19-6/+969
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds3-2/+75
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams28-4/+3324
2006-12-07[ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams1-0/+1134
2006-12-07[ARM] Update mach-typesRussell King1-5/+53
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-44/+79
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds57-1211/+2341