summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exportfs: make struct export_operations constChristoph Hellwig2007-10-2222-25/+25
* exportfs: remove old methodsChristoph Hellwig2007-10-223-225/+3
* ocfs2: new export opsChristoph Hellwig2007-10-221-41/+24
* gfs2: new export opsChristoph Hellwig2007-10-221-38/+43
* reiserfs: new export opsChristoph Hellwig2007-10-223-43/+35
* shmem: new export opsChristoph Hellwig2007-10-221-22/+13
* isofs: new export opsChristoph Hellwig2007-10-221-38/+29
* fat: new export opsChristoph Hellwig2007-10-221-17/+7
* xfs: new export opsChristoph Hellwig2007-10-222-124/+130
* ntfs: new export opsChristoph Hellwig2007-10-221-47/+28
* jfs: new export opsChristoph Hellwig2007-10-223-18/+27
* efs: new export opsChristoph Hellwig2007-10-223-18/+27
* ext4: new export opsChristoph Hellwig2007-10-221-15/+20
* ext3: new export opsChristoph Hellwig2007-10-221-15/+20
* ext2: new export opsChristoph Hellwig2007-10-221-15/+19
* exportfs: add new methodsChristoph Hellwig2007-10-223-6/+248
* exportfs: add fid typeChristoph Hellwig2007-10-223-57/+90
* kexec: add BSS to resource treeBernhard Walle2007-10-228-10/+48
* intel-iommu sg chaining supportFUJITA Tomonori2007-10-221-17/+17
* intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-222-11/+14
* intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S2007-10-223-160/+231
* Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-222-0/+37
* Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-225-4/+79
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-224-1/+281
* Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2007-10-222-1/+13
* Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S2007-10-221-4/+26
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-227-1/+2406
* Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2007-10-222-0/+419
* Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-222-3/+4
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-224-0/+51
* Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-225-7/+415
* ext2: avoid rec_len overflow with 64KB block sizeJan Kara2007-10-222-12/+33
* dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>J. Bruce Fields2007-10-221-0/+2
* capabilities: clean up file capability readingSerge E. Hallyn2007-10-222-12/+17
* memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2007-10-222-0/+122
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-223-23/+61
* memory hotplug: document the memory hotplug notifierYasunori Goto2007-10-221-3/+55
* i386: paravirt boot sequenceRusty Russell2007-10-224-6/+63
* add WEAK() for creating weak asm labelsRusty Russell2007-10-221-0/+6
* update boot spec to 2.07Rusty Russell2007-10-223-3/+47
* NFS: Fix a typo in nfs_call_unlink()Trond Myklebust2007-10-211-1/+1
* NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust2007-10-211-0/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-2161-317/+5669
|\
| * Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
| * Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-226-6/+34
| * Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-216-211/+484
| * Blackfin arch: add a cheesy install targetMike Frysinger2007-10-222-0/+60
| * Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-212-1/+15
| * Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
| * Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2