Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [BNX2]: Update version to 1.6.8. | Michael Chan | 2007-10-17 | 1 | -2/+2 | |
| * | | [BNX2]: Fix Serdes WoL bug. | Michael Chan | 2007-10-17 | 1 | -9/+19 | |
| * | | [BNX2]: Update 5709 firmware to 3.7.1. | Michael Chan | 2007-10-17 | 1 | -3904/+3929 | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-18 | 19 | -80/+243 | |
|\ \ \ | ||||||
| * | | | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 6 | -48/+27 | |
| * | | | [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex | Matthias Kaehlcke | 2007-10-17 | 2 | -3/+4 | |
| * | | | [SPARC]: Support for new termios. | David Miller | 2007-10-17 | 6 | -5/+125 | |
| * | | | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). | David S. Miller | 2007-10-17 | 1 | -0/+7 | |
| * | | | [SPARC64]: Fix boot failures due to bootmem. | David S. Miller | 2007-10-17 | 1 | -4/+4 | |
| * | | | [SPARC64]: Implement atomic backoff. | David S. Miller | 2007-10-17 | 3 | -20/+76 | |
| |/ / | ||||||
* | | | I/OAT: Add completion callback for async_tx interface use | Shannon Nelson | 2007-10-18 | 1 | -0/+25 | |
* | | | I/OAT: Tighten descriptor setup performance | Shannon Nelson | 2007-10-18 | 2 | -84/+95 | |
* | | | I/OAT: clean up error handling and some print messages | Shannon Nelson | 2007-10-18 | 4 | -18/+31 | |
* | | | I/OAT: clean up of dca provider start and stop | Shannon Nelson | 2007-10-18 | 2 | -8/+7 | |
* | | | I/OAT: cleanup pci issues | Shannon Nelson | 2007-10-18 | 2 | -18/+10 | |
* | | | IPMI: add 0.9 support | Corey Minyard | 2007-10-18 | 2 | -21/+30 | |
* | | | IPMI: fix hotmod remove lock | Corey Minyard | 2007-10-18 | 1 | -9/+7 | |
* | | | IPMI: new NMI handling | Corey Minyard | 2007-10-18 | 2 | -44/+110 | |
* | | | IPMI: add polled interface | Corey Minyard | 2007-10-18 | 4 | -47/+83 | |
* | | | IPMI: documentation fixes | Corey Minyard | 2007-10-18 | 1 | -7/+10 | |
* | | | IPMI: remove bogus semaphore from watchdog | Corey Minyard | 2007-10-18 | 1 | -14/+3 | |
* | | | IPMI: don't init irq until ready | Corey Minyard | 2007-10-18 | 1 | -4/+4 | |
* | | | Replace __attribute_pure__ with __pure | Ralf Baechle | 2007-10-18 | 8 | -31/+27 | |
* | | | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 | 20 | -33/+34 | |
* | | | fuse: add blksize field to fuse_attr | Miklos Szeredi | 2007-10-18 | 3 | -5/+39 | |
* | | | fuse: add support for mandatory locking | Miklos Szeredi | 2007-10-18 | 4 | -10/+51 | |
* | | | fuse: add helper for asynchronous writes | Miklos Szeredi | 2007-10-18 | 3 | -13/+31 | |
* | | | fuse: add list of writable files to fuse_inode | Miklos Szeredi | 2007-10-18 | 3 | -0/+15 | |
* | | | fuse: support BSD locking semantics | Miklos Szeredi | 2007-10-18 | 2 | -5/+35 | |
* | | | fuse: add atomic open+truncate support | Miklos Szeredi | 2007-10-18 | 5 | -2/+14 | |
* | | | fuse: improve utimes support | Miklos Szeredi | 2007-10-18 | 2 | -3/+27 | |
* | | | VFS: allow filesystems to implement atomic open+truncate | Miklos Szeredi | 2007-10-18 | 2 | -2/+5 | |
* | | | fuse: clean up open file passing in setattr | Miklos Szeredi | 2007-10-18 | 1 | -6/+15 | |
* | | | fuse: add file handle to getattr operation | Miklos Szeredi | 2007-10-18 | 3 | -15/+47 | |
* | | | fuse: fix race between getattr and write | Miklos Szeredi | 2007-10-18 | 4 | -50/+111 | |
* | | | fuse: fix allowing operations | Miklos Szeredi | 2007-10-18 | 3 | -1/+17 | |
* | | | ext3: fix setup_new_group_blocks locking | Eric Sandeen | 2007-10-18 | 1 | -3/+3 | |
* | | | ext3: support large blocksize up to PAGESIZE | Takashi Sato | 2007-10-18 | 2 | -3/+7 | |
* | | | fs/cramfs/inode.c: replace hardcoded value with preprocessor constant | Andi Drebes | 2007-10-18 | 1 | -3/+3 | |
* | | | fs/cramfs/inode.c: remove unused variable | Andi Drebes | 2007-10-18 | 1 | -2/+1 | |
* | | | bit_spin_lock: use lock bitops | Nick Piggin | 2007-10-18 | 1 | -4/+22 | |
* | | | powerpc: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+45 | |
* | | | mips: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+96 | |
* | | | mips: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+6 | |
* | | | ia64: lock bitops | Nick Piggin | 2007-10-18 | 1 | -2/+41 | |
* | | | alpha: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+42 | |
* | | | alpha: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+9 | |
* | | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 27 | -2/+96 | |
* | | | x86 msr driver: Misc cpuinit annotations | Satyam Sharma | 2007-10-18 | 1 | -1/+1 | |
* | | | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs | Satyam Sharma | 2007-10-18 | 1 | -2/+3 |