summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: recovery functionsRyusuke Konishi2009-04-071-0/+941
* nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-074-81/+93
* nilfs2: segment constructorRyusuke Konishi2009-04-074-3/+3577
* nilfs2: segment bufferRyusuke Konishi2009-04-072-0/+664
* nilfs2: super block operationsRyusuke Konishi2009-04-071-0/+1366
* nilfs2: operations for the_nilfs core objectRyusuke Konishi2009-04-071-0/+524
* nilfs2: pathname operationsRyusuke Konishi2009-04-071-0/+446
* nilfs2: directory entry operationsYoshiji Amagai2009-04-071-0/+711
* nilfs2: file operationsRyusuke Konishi2009-04-071-0/+125
* nilfs2: inode operationsRyusuke Konishi2009-04-071-0/+819
* nilfs2: segment usage fileKoji Sato2009-04-073-1/+682
* nilfs2: checkpoint fileKoji Sato2009-04-072-0/+953
* nilfs2: inode map fileRyusuke Konishi2009-04-072-0/+203
* nilfs2: disk address translatorKoji Sato2009-04-072-0/+481
* nilfs2: persistent object allocatorRyusuke Konishi2009-04-072-0/+576
* nilfs2: meta data fileRyusuke Konishi2009-04-072-0/+687
* nilfs2: buffer and page operationsRyusuke Konishi2009-04-072-0/+618
* nilfs2: B-tree node cacheRyusuke Konishi2009-04-072-0/+374
* nilfs2: direct block mappingKoji Sato2009-04-072-0/+507
* nilfs2: B-tree based block mappingKoji Sato2009-04-072-0/+2393
* nilfs2: integrated block mappingKoji Sato2009-04-073-0/+1069
* nilfs2: add inode and other major structuresRyusuke Konishi2009-04-073-0/+715
* nilfs2: disk format and userland interfaceKoji Sato2009-04-071-0/+854
* nilfs2: add documentRyusuke Konishi2009-04-072-0/+204
* dma-mapping: update the old macro DMA_nBIT_MASK related documentationsYang Hongyang2009-04-072-13/+13
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-0710-15/+15
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-076-12/+12
* dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-075-16/+16
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-074-7/+7
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07173-313/+309
* dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang2009-04-073-8/+8
* dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-077-10/+10
* dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-0779-143/+140
* fs/romfs: return f_fsid for statfs(2)Coly Li2009-04-071-0/+5
* namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-075-64/+138
* namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-075-52/+131
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-077-71/+145
* namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn2009-04-072-0/+43
* uvesafb: documentation updateMichal Januszewski2009-04-071-3/+4
* fbdev: i.MX31: fix panning, error handling, clean upGuennadi Liakhovetski2009-04-071-25/+31
* tdfxfb: make use of DDC information about connected monitorKrzysztof Helt2009-04-071-4/+63
* tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt2009-04-073-1/+234
* kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2009-04-072-6/+27
* kprobes: support per-kprobe disablingMasami Hiramatsu2009-04-073-33/+191
* kprobes: rename kprobe_enabled to kprobes_all_disarmedMasami Hiramatsu2009-04-071-17/+17
* kprobes: cleanup comment style in kprobes.hMasami Hiramatsu2009-04-071-4/+8
* kprobes: move EXPORT_SYMBOL_GPL just after function definitionsMasami Hiramatsu2009-04-071-12/+18
* kprobes: cleanup aggr_kprobe related codeMasami Hiramatsu2009-04-071-30/+30
* spi_imx: set spi_master.dma_alignment = 4Mike Rapoport2009-04-071-0/+2