Age | Commit message (Expand) | Author |
2009-04-07 | nilfs2: super block operations | Ryusuke Konishi |
2009-04-07 | nilfs2: operations for the_nilfs core object | Ryusuke Konishi |
2009-04-07 | nilfs2: pathname operations | Ryusuke Konishi |
2009-04-07 | nilfs2: directory entry operations | Yoshiji Amagai |
2009-04-07 | nilfs2: file operations | Ryusuke Konishi |
2009-04-07 | nilfs2: inode operations | Ryusuke Konishi |
2009-04-07 | nilfs2: segment usage file | Koji Sato |
2009-04-07 | nilfs2: checkpoint file | Koji Sato |
2009-04-07 | nilfs2: inode map file | Ryusuke Konishi |
2009-04-07 | nilfs2: disk address translator | Koji Sato |
2009-04-07 | nilfs2: persistent object allocator | Ryusuke Konishi |
2009-04-07 | nilfs2: meta data file | Ryusuke Konishi |
2009-04-07 | nilfs2: buffer and page operations | Ryusuke Konishi |
2009-04-07 | nilfs2: B-tree node cache | Ryusuke Konishi |
2009-04-07 | nilfs2: direct block mapping | Koji Sato |
2009-04-07 | nilfs2: B-tree based block mapping | Koji Sato |
2009-04-07 | nilfs2: integrated block mapping | Koji Sato |
2009-04-07 | nilfs2: add inode and other major structures | Ryusuke Konishi |
2009-04-07 | nilfs2: disk format and userland interface | Koji Sato |
2009-04-07 | nilfs2: add document | Ryusuke Konishi |
2009-04-07 | dma-mapping: update the old macro DMA_nBIT_MASK related documentations | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-07 | fs/romfs: return f_fsid for statfs(2) | Coly Li |
2009-04-07 | namespaces: mqueue namespace: adapt sysctl | Serge E. Hallyn |
2009-04-07 | namespaces: ipc namespaces: implement support for posix msqueues | Serge E. Hallyn |
2009-04-07 | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace | Serge E. Hallyn |
2009-04-07 | namespaces: move proc_net_get_sb to a generic fs/super.c helper | Serge E. Hallyn |
2009-04-07 | uvesafb: documentation update | Michal Januszewski |
2009-04-07 | fbdev: i.MX31: fix panning, error handling, clean up | Guennadi Liakhovetski |
2009-04-07 | tdfxfb: make use of DDC information about connected monitor | Krzysztof Helt |
2009-04-07 | tdfxfb: move I2C functionality into the tdfxfb | Krzysztof Helt |
2009-04-07 | kprobes: support kretprobe and jprobe per-probe disabling | Masami Hiramatsu |
2009-04-07 | kprobes: support per-kprobe disabling | Masami Hiramatsu |
2009-04-07 | kprobes: rename kprobe_enabled to kprobes_all_disarmed | Masami Hiramatsu |
2009-04-07 | kprobes: cleanup comment style in kprobes.h | Masami Hiramatsu |
2009-04-07 | kprobes: move EXPORT_SYMBOL_GPL just after function definitions | Masami Hiramatsu |
2009-04-07 | kprobes: cleanup aggr_kprobe related code | Masami Hiramatsu |
2009-04-07 | spi_imx: set spi_master.dma_alignment = 4 | Mike Rapoport |
2009-04-07 | pxa2xx_spi: set spi_master.dma_alignment = 8 | Mike Rapoport |
2009-04-07 | SPI: add dma_alignment field to spi_master | Mike Rapoport |
2009-04-07 | spi_bfin5xx: remove unused IS_DMA_ALIGNED macro | Mike Rapoport |
2009-04-07 | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao |