aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap
2006-12-07ieee1394: fix printk format warningRandy Dunlap
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter
2006-12-07dv1394: remove BKL contentionStefan Richter
2006-12-07video1394: remove BKL contentionDaniel Drake
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake
2006-12-07ieee1394: handle sysfs errorsStefan Richter
2006-12-07ieee1394: coding style in hosts.cStefan Richter
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton
2006-12-07[PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard