Age | Commit message (Expand) | Author |
2007-10-18 | IPMI: new NMI handling | Corey Minyard |
2007-10-18 | IPMI: add polled interface | Corey Minyard |
2007-10-18 | IPMI: documentation fixes | Corey Minyard |
2007-10-18 | IPMI: remove bogus semaphore from watchdog | Corey Minyard |
2007-10-18 | IPMI: don't init irq until ready | Corey Minyard |
2007-10-18 | Replace __attribute_pure__ with __pure | Ralf Baechle |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | fuse: add blksize field to fuse_attr | Miklos Szeredi |
2007-10-18 | fuse: add support for mandatory locking | Miklos Szeredi |
2007-10-18 | fuse: add helper for asynchronous writes | Miklos Szeredi |
2007-10-18 | fuse: add list of writable files to fuse_inode | Miklos Szeredi |
2007-10-18 | fuse: support BSD locking semantics | Miklos Szeredi |
2007-10-18 | fuse: add atomic open+truncate support | Miklos Szeredi |
2007-10-18 | fuse: improve utimes support | Miklos Szeredi |
2007-10-18 | VFS: allow filesystems to implement atomic open+truncate | Miklos Szeredi |
2007-10-18 | fuse: clean up open file passing in setattr | Miklos Szeredi |
2007-10-18 | fuse: add file handle to getattr operation | Miklos Szeredi |
2007-10-18 | fuse: fix race between getattr and write | Miklos Szeredi |
2007-10-18 | fuse: fix allowing operations | Miklos Szeredi |
2007-10-18 | ext3: fix setup_new_group_blocks locking | Eric Sandeen |
2007-10-18 | ext3: support large blocksize up to PAGESIZE | Takashi Sato |
2007-10-18 | fs/cramfs/inode.c: replace hardcoded value with preprocessor constant | Andi Drebes |
2007-10-18 | fs/cramfs/inode.c: remove unused variable | Andi Drebes |
2007-10-18 | bit_spin_lock: use lock bitops | Nick Piggin |
2007-10-18 | powerpc: lock bitops | Nick Piggin |
2007-10-18 | mips: lock bitops | Nick Piggin |
2007-10-18 | mips: fix bitops | Nick Piggin |
2007-10-18 | ia64: lock bitops | Nick Piggin |
2007-10-18 | alpha: lock bitops | Nick Piggin |
2007-10-18 | alpha: fix bitops | Nick Piggin |
2007-10-18 | bitops: introduce lock ops | Nick Piggin |
2007-10-18 | x86 msr driver: Misc cpuinit annotations | Satyam Sharma |
2007-10-18 | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs | Satyam Sharma |
2007-10-18 | powerpc: add scaled time accounting | Michael Neuling |
2007-10-18 | add-scaled-time-to-taskstats-based-process-accounting fix | Michael Neuling |
2007-10-18 | Add scaled time to taskstats based process accounting | Michael Neuling |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby |
2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby |
2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby |
2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby |
2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby |
2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby |
2007-10-18 | Char: moxa, remove sleep_on | Jiri Slaby |
2007-10-18 | Char: moxa, function names cleanup | Jiri Slaby |
2007-10-18 | Char: moxa, cleanup prints | Jiri Slaby |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby |
2007-10-18 | Char: cyclades, make the isr code readable | Jiri Slaby |