summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds65-3/+3
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds4-60/+65
2007-10-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-375/+483
2007-10-18Include <linux/backing-dev.h> in mm/filemap.cLinus Torvalds1-0/+1
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds56-4764/+4672
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds19-80/+243
2007-10-18I/OAT: Add completion callback for async_tx interface useShannon Nelson1-0/+25
2007-10-18I/OAT: Tighten descriptor setup performanceShannon Nelson2-84/+95
2007-10-18I/OAT: clean up error handling and some print messagesShannon Nelson4-18/+31
2007-10-18I/OAT: clean up of dca provider start and stopShannon Nelson2-8/+7
2007-10-18I/OAT: cleanup pci issuesShannon Nelson2-18/+10
2007-10-18IPMI: add 0.9 supportCorey Minyard2-21/+30
2007-10-18IPMI: fix hotmod remove lockCorey Minyard1-9/+7
2007-10-18IPMI: new NMI handlingCorey Minyard2-44/+110
2007-10-18IPMI: add polled interfaceCorey Minyard4-47/+83
2007-10-18IPMI: documentation fixesCorey Minyard1-7/+10
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard1-14/+3
2007-10-18IPMI: don't init irq until readyCorey Minyard1-4/+4
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle8-31/+27
2007-10-18sparse pointer use of zero as nullStephen Hemminger20-33/+34
2007-10-18fuse: add blksize field to fuse_attrMiklos Szeredi3-5/+39
2007-10-18fuse: add support for mandatory lockingMiklos Szeredi4-10/+51
2007-10-18fuse: add helper for asynchronous writesMiklos Szeredi3-13/+31
2007-10-18fuse: add list of writable files to fuse_inodeMiklos Szeredi3-0/+15
2007-10-18fuse: support BSD locking semanticsMiklos Szeredi2-5/+35
2007-10-18fuse: add atomic open+truncate supportMiklos Szeredi5-2/+14
2007-10-18fuse: improve utimes supportMiklos Szeredi2-3/+27
2007-10-18VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2-2/+5
2007-10-18fuse: clean up open file passing in setattrMiklos Szeredi1-6/+15
2007-10-18fuse: add file handle to getattr operationMiklos Szeredi3-15/+47
2007-10-18fuse: fix race between getattr and writeMiklos Szeredi4-50/+111
2007-10-18fuse: fix allowing operationsMiklos Szeredi3-1/+17
2007-10-18ext3: fix setup_new_group_blocks lockingEric Sandeen1-3/+3
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato2-3/+7
2007-10-18fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes1-3/+3
2007-10-18fs/cramfs/inode.c: remove unused variableAndi Drebes1-2/+1
2007-10-18bit_spin_lock: use lock bitopsNick Piggin1-4/+22
2007-10-18powerpc: lock bitopsNick Piggin1-1/+45
2007-10-18mips: lock bitopsNick Piggin1-1/+96
2007-10-18mips: fix bitopsNick Piggin1-0/+6
2007-10-18ia64: lock bitopsNick Piggin1-2/+41
2007-10-18alpha: lock bitopsNick Piggin1-1/+42
2007-10-18alpha: fix bitopsNick Piggin1-0/+9
2007-10-18bitops: introduce lock opsNick Piggin27-2/+96
2007-10-18x86 msr driver: Misc cpuinit annotationsSatyam Sharma1-1/+1
2007-10-18Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma1-2/+3
2007-10-18powerpc: add scaled time accountingMichael Neuling3-2/+34
2007-10-18add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling1-8/+6
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling8-5/+50
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches49-117/+126