Age | Commit message (Expand) | Author |
2010-03-13 | 9p: Change the name of new protocol from 9p2010.L to 9p2000.L | Sripathi Kodi |
2010-03-13 | fs/9p: re-init the wstat in readdir loop | Aneesh Kumar K.V |
2010-03-13 | net/9p: Add sysfs mount_tag file for virtio 9P device | Aneesh Kumar K.V |
2010-03-13 | net/9p: Use the tag name in the config space for identifying mount point | Aneesh Kumar K.V |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds |
2010-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2010-03-12 | Fix up .gitignore for top-level file patterns | Linus Torvalds |
2010-03-12 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-03-12 | anon_inodes: mark the anon inode private | Eric Paris |
2010-03-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-03-12 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds |
2010-03-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-12 | sysctl extern cleanup: poll | Dave Young |
2010-03-12 | sysctl extern cleanup: lockdep | Dave Young |
2010-03-12 | sysctl extern cleanup: rtmutex | Dave Young |
2010-03-12 | sysctl extern cleanup: acct | Dave Young |
2010-03-12 | sysctl extern cleanup: sg | Dave Young |
2010-03-12 | sysctl extern cleanup: module | Dave Young |
2010-03-12 | sysctl extern cleanup: rcu | Dave Young |
2010-03-12 | sysctl extern cleanup: signal | Dave Young |
2010-03-12 | sysctl extern cleanup: C_A_D | Dave Young |
2010-03-12 | mxcmmc: fixed max_seg_size value on initialization | Vladimir Zapolskiy |
2010-03-12 | inflate_fast: sout is already a short so ptr arith was off by one. | Joakim Tjernlund |
2010-03-12 | zlib: make new optimized inflate endian independent | Joakim Tjernlund |
2010-03-12 | decompress: fix new decompressor for PIC | Russell King |
2010-03-12 | sgi-gru: use for_each_set_bit() | Akinobu Mita |
2010-03-12 | drivers/char/mmtimer.c: eliminate useless code | Julia Lawall |
2010-03-12 | w1: mxc_w1: move probe() and remove() to the dev* text area | Alberto Panizzo |
2010-03-12 | w1: fix test in ds2482_wait_1wire_idle() | Roel Kluin |
2010-03-12 | serial amba-pl010: enable PPS support | Rodolfo Giometti |
2010-03-12 | serial 8250: enable PPS support | Rodolfo Giometti |
2010-03-12 | pps: serial clients support | Rodolfo Giometti |
2010-03-12 | ldisc n_tty: add new method n_tty_inherit_ops() | Rodolfo Giometti |
2010-03-12 | ldisc: new dcd_change() method for line disciplines | Rodolfo Giometti |
2010-03-12 | pps: LinuxPPS clients support | Rodolfo Giometti |
2010-03-12 | Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt | FUJITA Tomonori |
2010-03-12 | Documentation: remove the PCI DMA API description in DMA-API.txt | FUJITA Tomonori |
2010-03-12 | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API | FUJITA Tomonori |
2010-03-12 | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc... | FUJITA Tomonori |
2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori |
2010-03-12 | dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma... | FUJITA Tomonori |
2010-03-12 | dma-mapping: dma-mapping.h: add dma_set_coherent_mask | FUJITA Tomonori |
2010-03-12 | dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask | FUJITA Tomonori |
2010-03-12 | dma-mapping: alpha: use include/linux/pci-dma-compat.h | FUJITA Tomonori |
2010-03-12 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori |
2010-03-12 | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori |
2010-03-12 | dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori |
2010-03-12 | dma-mapping: frv: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori |