summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-151-1/+0
* ksm: memory hotremove migration onlyHugh Dickins2009-12-151-5/+3
* ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-152-0/+19
* ksm: hold anon_vma in rmap_itemHugh Dickins2009-12-151-0/+24
* ksm: let shared pages be swappableHugh Dickins2009-12-152-6/+53
* ksm: stable_node point to page and backHugh Dickins2009-12-151-7/+17
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-151-5/+3
* mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-153-3/+27
* vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro2009-12-151-1/+2
* vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman2009-12-151-0/+1
* swap: rework map_swap_page() againLee Schermerhorn2009-12-151-1/+1
* swap_info: reorder its fieldsHugh Dickins2009-12-151-13/+13
* swap_info: note SWAP_MAP_SHMEMHugh Dickins2009-12-151-0/+6
* swap_info: swap count continuationsHugh Dickins2009-12-151-6/+16
* swap_info: swap_map of chars not shortsHugh Dickins2009-12-151-4/+4
* swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins2009-12-151-1/+1
* swap_info: include first_swap_extentHugh Dickins2009-12-151-1/+1
* swap_info: change to array of pointersHugh Dickins2009-12-151-3/+4
* swap_info: private to swapfile.cHugh Dickins2009-12-151-2/+1
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-151-9/+12
* hugetlb: offload per node attribute registrationsLee Schermerhorn2009-12-151-0/+5
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-151-0/+1
* hugetlb: add per node hstate attributesLee Schermerhorn2009-12-151-0/+11
* hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-0/+2
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-152-0/+9
* hugetlb: factor init_nodemask_of_node()Lee Schermerhorn2009-12-151-3/+8
* nodemask: make NODEMASK_ALLOC more generalDavid Rientjes2009-12-151-7/+8
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-141-89/+3
|\
| * i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare2009-12-141-35/+0
| * i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-24/+0
| * i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-5/+0
| * i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-33/+11
| * i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-144-12/+12
|\ \
| * | pcmcia: CodingStyle fixesDominik Brodowski2009-12-073-10/+10
| * | pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-071-2/+2
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-143-10/+30
|\ \ \
| * | | spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-131-0/+10
| * | | spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-081-10/+0
| * | | xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-081-2/+4
| * | | xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-081-0/+2
| * | | xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-081-0/+16
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-143-5/+5
|\ \ \ \
| * | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker2009-12-111-1/+1
| * | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-112-4/+4
* | | | | PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* | | | | FRV: Fix no-hardware-breakpoint caseDavid Howells2009-12-141-1/+1
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-141-0/+19
|\ \ \ \ \
| * | | | | md: remove sparse warning:symbol XXX was not declared.NeilBrown2009-12-141-0/+19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-12-1413-260/+1163
|\ \ \ \ \
OpenPOWER on IntegriCloud