summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-16Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into ...Chris Mason
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-16autofs4: Merge the remaining dentry ops tablesDavid Howells
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells
2011-01-16Remove a further kludge from __do_follow_link()David Howells
2011-01-16autofs4: Bump versionIan Kent
2011-01-16autofs4: Add v4 pseudo direct mount supportIan Kent
2011-01-16autofs4: Fix wait validationIan Kent
2011-01-16autofs4: Clean up autofs4_free_ino()Ian Kent
2011-01-16autofs4: Clean up dentry operationsIan Kent
2011-01-16autofs4: Clean up inode operationsIan Kent
2011-01-16autofs4: Remove unused codeIan Kent
2011-01-16autofs4: Add d_manage() dentry operationIan Kent
2011-01-16autofs4: Add d_automount() dentry operationIan Kent
2011-01-16Remove the automount through follow_link() kludge code from pathwalkDavid Howells
2011-01-16CIFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16AFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-16Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-16do_lookup() fixAl Viro
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-01-15Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg
2011-01-15ARM: fix missing branch in __error_aRussell King
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King
2011-01-15Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan
2011-01-15ARM: PL08x: fix a warningDan Williams
2011-01-15Fix dmaengine_submit() return typeRussell King - ARM Linux
2011-01-15dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre
2011-01-15dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre
2011-01-15dmaengine: at_hdmac: use subsys_initcall instead of module_initEric Xu
2011-01-15dmaengine: at_hdmac: no need set ACK in new descriptorNicolas Ferre
2011-01-15dmaengine: at_hdmac: trivial add precision to unmapping commentNicolas Ferre
2011-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-15dmaengine: at_hdmac: use dma_address to program DMA hardwareNicolas Ferre
2011-01-15pch_dma: support new device ML7213 IOHTomoya MORINAGA