aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij1-2/+30
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij1-1/+3
2010-05-25serial: sh-sci: fix up serial DMA build.Paul Mundt1-3/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-1/+0
2010-05-24slub: move kmem_cache_node into it's own cachelineAlexander Duyck1-6/+3
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-2/+2
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-1/+1
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds4-0/+33
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-0/+17
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-1/+0
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-0/+35
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-5/+21
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig1-11/+11
2010-05-24quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig1-9/+0
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2-4/+4
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig1-15/+0
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig1-7/+24
2010-05-24fec: add support for PHY interface platform dataBaruch Siach1-0/+21
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu2-1/+72
2010-05-24cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov1-1/+0
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland1-2/+2
2010-05-23net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings1-1/+1
2010-05-23DMA: PL330: Add dma api driverJassi Brar1-0/+45
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski1-0/+3
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski1-0/+1
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski1-0/+1
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski1-0/+4
2010-05-22Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg4-6/+40
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski1-0/+2
2010-05-22mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski1-0/+6
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely380-2583/+10996
2010-05-22of: change of_match_device to work with struct deviceGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-4/+0
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-0/+4
2010-05-21linux/elfcore.h: hide kernel functionsRoland McGrath1-2/+2
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-19/+20
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-5/+6
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-2/+43
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds3-22/+63
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+41
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2-7/+8
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2-7/+175
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown1-13/+0
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-1/+2
2010-05-21vfs: Add inode uid,gid,mode init helperDmitry Monakhov1-1/+2
2010-05-21vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier1-0/+1
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig1-3/+3
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger2-5/+5
2010-05-21fs: xattr_handler table should be constStephen Hemminger3-4/+4