| Commit message (Expand) | Author | Age |
... | |
| | * | | | [NET] sunlance: Convert to new SBUS driver framework. | David S. Miller | 2006-06-24 |
| | * | | | [NET] sunhme: Convert to new SBUS driver framework. | David S. Miller | 2006-06-24 |
| | * | | | [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs. | David S. Miller | 2006-06-24 |
| | * | | | [SCSI] sparc: Port esp to new SBUS driver layer. | David S. Miller | 2006-06-24 |
| | * | | | [SOUND] sparc: Port amd7930 to new SBUS device layer. | David S. Miller | 2006-06-24 |
| | * | | | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Expand of_*() interfaces some more. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Kill unused local vars in map_prom_timers(). | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Kill off some more prom_getproperty() remnants. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Kill ebus/isa range and interrupt mapping struct members. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init() | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Fix for Niagara memory corruption. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Minor bug fix to obp_read_memory(). | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Add of_getintprop_default(). | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Disable verbose PCI IRQ probing messages by default. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Add of_find_node_by_{name,type}(). | David S. Miller | 2006-06-24 |
| | * | | | [SPARC64]: Import OBP device tree into kernel data structures. | David S. Miller | 2006-06-24 |
| | * | | | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 2006-06-24 |
| | |/ / |
|
| * | | | Enable minimal per-device resume tracing | Linus Torvalds | 2006-06-24 |
| * | | | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 |
| |/ / |
|
* | | | nfs: remove nfs_put_link() | Alexey Dobriyan | 2006-06-25 |
* | | | nfs-build-fix-99 | Andrew Morton | 2006-06-25 |
* | | | git-nfs-build-fixes | Andrew Morton | 2006-06-25 |
* | | | Merge branch 'odirect' | Trond Myklebust | 2006-06-25 |
* | | | NFS: alloc nfs_read/write_data as direct I/O is scheduled | Chuck Lever | 2006-06-24 |
* | | | NFS: Eliminate nfs_get_user_pages() | Chuck Lever | 2006-06-24 |
* | | | NFS: refactor nfs_direct_free_user_pages | Chuck Lever | 2006-06-24 |
* | | | NFS: remove user_addr, user_count, and pos from nfs_direct_req | Chuck Lever | 2006-06-24 |
* | | | NFS: "open code" the NFS direct write rescheduler | Chuck Lever | 2006-06-24 |
* | | | NFS: Separate functions for counting outstanding NFS direct I/Os | Chuck Lever | 2006-06-24 |
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
|\| | |
|
| * | | [PATCH] fix typo in acpi video brightness changes. | Dave Jones | 2006-06-24 |
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 |
| |\ \ |
|
| | * | | [libata] conversion to new debug scheme, part 1 of $N | Borislav Petkov | 2006-06-23 |
| | * | | [PATCH] libata: Add ata_scsi_dev_disabled | Brian King | 2006-06-22 |
| | * | | [libata] Add host lock to struct ata_port | Jeff Garzik | 2006-06-22 |
| | * | | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] | Tejun Heo | 2006-06-22 |
| | * | | [PATCH] libata-dev: move the CDB-intr DMA blacklisting | Albert Lee | 2006-06-22 |
| | * | | [PATCH] ahci: disable NCQ support on vt8251 | Tejun Heo | 2006-06-22 |