summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie
2010-05-25mm: remove return value of putback_lru_pages()Minchan Kim
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-05-25direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik
2010-05-25fuse: support splice() writing to fuse deviceMiklos Szeredi
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij
2010-05-24slub: move kmem_cache_node into it's own cachelineAlexander Duyck
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24fec: add support for PHY interface platform dataBaruch Siach
2010-05-23net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings
2010-05-23DMA: PL330: Add dma api driverJassi Brar
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski
2010-05-22Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski
2010-05-22mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: change of_match_device to work with struct deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2010-05-21linux/elfcore.h: hide kernel functionsRoland McGrath
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21vfs: Add inode uid,gid,mode init helperDmitry Monakhov
2010-05-21vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger