summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-254-10/+10
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-252-0/+6
* err.h: add __must_check to error pointer handlersJani Nikula2010-05-251-5/+5
* mm: make lowmem_page_address() use PFN_PHYS() for improved portabilityChris Metcalf2010-05-251-1/+2
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-251-0/+1
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-251-1/+1
* mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.Marcelo Roberto Jimenez2010-05-251-1/+1
* highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita2010-05-251-1/+1
* include/linux/gfp.h: fix coding stylematt mooney2010-05-251-5/+5
* include/linux/gfp.h: spelling fixesmatt mooney2010-05-251-4/+4
* cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo2010-05-251-0/+1
* vmscan: remove isolate_pages callback scan controlJohannes Weiner2010-05-251-6/+7
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-252-0/+48
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+3
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-252-4/+21
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+16
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+6
* mm: compaction: memory compaction coreMel Gorman2010-05-255-0/+16
* mm: move definition for LRU isolation modes to a headerMel Gorman2010-05-251-0/+5
* 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
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |