summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-1819-80/+243
|\
| * [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-186-48/+27
| * [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutexMatthias Kaehlcke2007-10-182-3/+4
| * [SPARC]: Support for new termios.David Miller2007-10-186-5/+125
| * [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-181-0/+7
| * [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-181-4/+4
| * [SPARC64]: Implement atomic backoff.David S. Miller2007-10-183-20/+76
* | I/OAT: Add completion callback for async_tx interface useShannon Nelson2007-10-181-0/+25
* | I/OAT: Tighten descriptor setup performanceShannon Nelson2007-10-182-84/+95
* | I/OAT: clean up error handling and some print messagesShannon Nelson2007-10-184-18/+31
* | I/OAT: clean up of dca provider start and stopShannon Nelson2007-10-182-8/+7
* | I/OAT: cleanup pci issuesShannon Nelson2007-10-182-18/+10
* | IPMI: add 0.9 supportCorey Minyard2007-10-182-21/+30
* | IPMI: fix hotmod remove lockCorey Minyard2007-10-181-9/+7
* | IPMI: new NMI handlingCorey Minyard2007-10-182-44/+110
* | IPMI: add polled interfaceCorey Minyard2007-10-184-47/+83
* | IPMI: documentation fixesCorey Minyard2007-10-181-7/+10
* | IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-181-14/+3
* | IPMI: don't init irq until readyCorey Minyard2007-10-181-4/+4
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-188-31/+27
* | sparse pointer use of zero as nullStephen Hemminger2007-10-1820-33/+34
* | fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-183-5/+39
* | fuse: add support for mandatory lockingMiklos Szeredi2007-10-184-10/+51
* | fuse: add helper for asynchronous writesMiklos Szeredi2007-10-183-13/+31
* | fuse: add list of writable files to fuse_inodeMiklos Szeredi2007-10-183-0/+15
* | fuse: support BSD locking semanticsMiklos Szeredi2007-10-182-5/+35
* | fuse: add atomic open+truncate supportMiklos Szeredi2007-10-185-2/+14
* | fuse: improve utimes supportMiklos Szeredi2007-10-182-3/+27
* | VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-182-2/+5
* | fuse: clean up open file passing in setattrMiklos Szeredi2007-10-181-6/+15
* | fuse: add file handle to getattr operationMiklos Szeredi2007-10-183-15/+47
* | fuse: fix race between getattr and writeMiklos Szeredi2007-10-184-50/+111
* | fuse: fix allowing operationsMiklos Szeredi2007-10-183-1/+17
* | ext3: fix setup_new_group_blocks lockingEric Sandeen2007-10-181-3/+3
* | ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-182-3/+7
* | fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes2007-10-181-3/+3
* | fs/cramfs/inode.c: remove unused variableAndi Drebes2007-10-181-2/+1
* | bit_spin_lock: use lock bitopsNick Piggin2007-10-181-4/+22
* | powerpc: lock bitopsNick Piggin2007-10-181-1/+45
* | mips: lock bitopsNick Piggin2007-10-181-1/+96
* | mips: fix bitopsNick Piggin2007-10-181-0/+6
* | ia64: lock bitopsNick Piggin2007-10-181-2/+41
* | alpha: lock bitopsNick Piggin2007-10-181-1/+42
* | alpha: fix bitopsNick Piggin2007-10-181-0/+9
* | bitops: introduce lock opsNick Piggin2007-10-1827-2/+96
* | x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma2007-10-181-2/+3
* | powerpc: add scaled time accountingMichael Neuling2007-10-183-2/+34
* | add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling2007-10-181-8/+6
* | Add scaled time to taskstats based process accountingMichael Neuling2007-10-188-5/+50