summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-251-0/+3
* mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman2010-05-251-32/+18Star
* mm: migration: take a reference to the anon_vma before migratingMel Gorman2010-05-251-0/+23
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-252-0/+44
* mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-251-3/+12
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-251-2/+2
* tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-251-10/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-241-2/+2
|\
| * ide: fix comment typo in ide.hSergei Shtylyov2010-04-151-2/+2
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-1/+1
|\ \
| * | ncpfs: BKL ioctl pushdownJohn Kacur2010-05-171-1/+1
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-244-0/+33
|\ \ \
| * | | power_supply: Add support for writeable propertiesDaniel Mack2010-05-191-0/+5
| * | | power_supply: Use attribute groupsAnton Vorontsov2010-05-191-0/+1
| * | | ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-261-0/+8
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-2660-139/+458
| |\ \ \
| * | | | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-161-0/+2
| * | | | Driver for Zipit Z2 battery chipMarek Vasut2010-04-061-0/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-242-0/+17
|\ \ \ \ \
| * | | | | sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski2010-05-221-0/+3
| * | | | | mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski2010-05-221-0/+1
| * | | | | mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski2010-05-221-0/+1
| * | | | | tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski2010-05-221-0/+4
| * | | | | sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski2010-05-221-0/+2
| * | | | | mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cellGuennadi Liakhovetski2010-05-221-0/+6
* | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-1/+0Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-242-0/+35
|\ \ \ \ \ \
| * | | | | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-212-0/+14
| * | | | | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-212-0/+21
* | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-245-5/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22380-2583/+10996
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | of: change of_match_device to work with struct deviceGrant Likely2010-05-221-1/+1
| * | | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+0Star
| * | | | | | | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-221-0/+4
| * | | | | | | i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely2010-04-291-0/+4
| * | | | | | | driver-core: Add device node pointer to struct deviceGrant Likely2010-04-291-0/+4
| * | | | | | | of: protect contents of of_platform.h and of_device.hGrant Likely2010-04-292-0/+4
| * | | | | | | of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely2010-04-291-0/+2
| * | | | | | | of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely2010-04-291-0/+2
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg2010-05-224-6/+40
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | |
| * | | | | | | | | crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposedDavid Woodhouse2010-05-191-6/+0Star
| * | | | | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>David Woodhouse2010-05-191-0/+8
| * | | | | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-191-0/+8
| * | | | | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-191-0/+24
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | linux/elfcore.h: hide kernel functionsRoland McGrath2010-05-221-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-226-19/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-221-1/+2
| * | | | | | | | | vfs: Add inode uid,gid,mode init helperDmitry Monakhov2010-05-221-1/+2
| * | | | | | | | | vfs: add lockdep annotation to s_vfs_rename_key for ecryptfsRoland Dreier2010-05-221-0/+1
| * | | | | | | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-221-3/+3