summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-151-12/+0Star
* | | | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-151-5/+1Star
* | | | kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-151-3/+3
* | | | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-152-10/+8Star
* | | | WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros2009-12-151-4/+4
* | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* | | | nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-151-0/+5
* | | | mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-151-0/+3
* | | | include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-151-4/+1Star
* | | | mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-151-1/+0Star
* | | | ksm: memory hotremove migration onlyHugh Dickins2009-12-151-5/+3Star
* | | | 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/+3Star
* | | | 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/+1Star
* | | | 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/+3Star
|\ \ \ \ | |_|/ / |/| | |
| * | | i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare2009-12-141-35/+0Star
| * | | i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-24/+0Star
| * | | i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-5/+0Star
| * | | i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-33/+11Star
| * | | 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-091-10/+0Star
| * | | | | xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-091-2/+4
| * | | | | xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-091-0/+2