Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 | 1 | -1/+1 | |
* | | | | | exportfs: remove old methods | Christoph Hellwig | 2007-10-22 | 1 | -41/+0 | |
* | | | | | reiserfs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -6/+6 | |
* | | | | | efs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -1/+5 | |
* | | | | | exportfs: add new methods | Christoph Hellwig | 2007-10-22 | 1 | -0/+30 | |
* | | | | | exportfs: add fid type | Christoph Hellwig | 2007-10-22 | 1 | -3/+41 | |
* | | | | | kexec: add BSS to resource tree | Bernhard Walle | 2007-10-22 | 1 | -1/+1 | |
* | | | | | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+12 | |
* | | | | | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+22 | |
* | | | | | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+2 | |
* | | | | | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+52 | |
* | | | | | ext2: avoid rec_len overflow with 64KB block size | Jan Kara | 2007-10-22 | 1 | -0/+1 | |
* | | | | | capabilities: clean up file capability reading | Serge E. Hallyn | 2007-10-22 | 1 | -4/+2 | |
* | | | | | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto | 2007-10-22 | 1 | -0/+4 | |
* | | | | | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto | 2007-10-22 | 1 | -12/+15 | |
* | | | | | add WEAK() for creating weak asm labels | Rusty Russell | 2007-10-22 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | [PATCH] audit: watching subtrees | Al Viro | 2007-10-21 | 2 | -0/+4 | |
* | | | | [PATCH] new helper - inotify_evict_watch() | Al Viro | 2007-10-21 | 1 | -0/+1 | |
* | | | | [PATCH] new helper - inotify_clone_watch() | Al Viro | 2007-10-21 | 1 | -0/+1 | |
* | | | | [PATCH] new helpers - collect_mounts() and release_collected_mounts() | Al Viro | 2007-10-21 | 1 | -0/+2 | |
* | | | | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 2007-10-21 | 2 | -12/+13 | |
| |_|/ |/| | | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 5 | -8/+21 | |
|\ \ \ | ||||||
| * | | | fix do_sys_open() prototype | Jason Uhlenkott | 2007-10-20 | 1 | -1/+1 | |
| * | | | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-20 | 1 | -2/+2 | |
| * | | | fix up security_socket_getpeersec_* documentation | Serge Hallyn | 2007-10-20 | 1 | -2/+15 | |
| * | | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 | |
| * | | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 | |
| * | | | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr | 2007-10-19 | 1 | -1/+1 | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-19 | 1 | -76/+33 | |
|\ \ \ \ | ||||||
| * | | | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+5 | |
| * | | | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -10/+8 | |
| * | | | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 | |
| * | | | | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 | |
| * | | | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+0 | |
| * | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+2 | |
| * | | | | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -41/+0 | |
| * | | | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 | |
| * | | | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -4/+3 | |
| * | | | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+4 | |
| * | | | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+4 | |
| * | | | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 | |
| * | | | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 | |
| * | | | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+5 | |
| * | | | | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 | |
| |/ / / | ||||||
* | | | | dm: uevent generate events | Mike Anderson | 2007-10-20 | 1 | -0/+2 | |
* | | | | dm: export name and uuid | Mike Anderson | 2007-10-20 | 1 | -0/+1 | |
* | | | | dm io:ctl use constant struct size | Milan Broz | 2007-10-20 | 1 | -2/+3 | |
* | | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -7/+2 | |
|\ \ \ \ | ||||||
| * | | | | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 | 1 | -7/+2 | |
* | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-19 | 1 | -0/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |