aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimedMel Gorman1-0/+3
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman2-4/+21
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman1-0/+16
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman1-0/+6
2010-05-25mm: compaction: memory compaction coreMel Gorman5-0/+16
2010-05-25mm: move definition for LRU isolation modes to a headerMel Gorman1-0/+5
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacksMel Gorman1-0/+3
2010-05-25mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman1-32/+18
2010-05-25mm: migration: take a reference to the anon_vma before migratingMel Gorman1-0/+23
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2-0/+44
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie1-3/+12
2010-05-25mm: remove return value of putback_lru_pages()Minchan Kim1-2/+2
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro1-10/+0
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang1-1/+2
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown1-2/+7
2010-05-24sock.h: fix kernel-doc warningRandy Dunlap1-1/+1
2010-05-24cls_cgroup: Fix build error when built-inHerbert Xu1-1/+1
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely384-2535/+11047
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys1-101/+0
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-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-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/frederic/random-tracingLinus 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/ericvh/v9fsLinus Torvalds2-0/+35
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-5/+21
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-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-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' and 'slub/fixes' into slab-for-linusPekka 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/viro/vfs-2.6Linus Torvalds6-19/+20
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus 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/linux-2.6-for-linusLinus Torvalds3-22/+63