aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2-2/+15
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon1-0/+13
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon1-0/+32
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon1-0/+2
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon1-0/+67
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon1-0/+58
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody1-0/+5
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto2-1/+9
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches1-0/+44
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang1-12/+0
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang1-5/+1
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches1-3/+3
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2-10/+8
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros1-4/+4
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang1-0/+5
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi1-0/+3
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie1-4/+1
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton1-1/+0
2009-12-15ksm: memory hotremove migration onlyHugh Dickins1-5/+3
2009-12-15ksm: rmap_walk to remove_migation_ptesHugh Dickins2-0/+19
2009-12-15ksm: hold anon_vma in rmap_itemHugh Dickins1-0/+24
2009-12-15ksm: let shared pages be swappableHugh Dickins2-6/+53
2009-12-15ksm: stable_node point to page and backHugh Dickins1-7/+17
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins1-5/+3
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins3-3/+27
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being metKOSAKI Motohiro1-1/+2
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be asleepMel Gorman1-0/+1
2009-12-15swap: rework map_swap_page() againLee Schermerhorn1-1/+1
2009-12-15swap_info: reorder its fieldsHugh Dickins1-13/+13
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins1-0/+6
2009-12-15swap_info: swap count continuationsHugh Dickins1-6/+16
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins1-4/+4
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins1-1/+1
2009-12-15swap_info: include first_swap_extentHugh Dickins1-1/+1
2009-12-15swap_info: change to array of pointersHugh Dickins1-3/+4
2009-12-15swap_info: private to swapfile.cHugh Dickins1-2/+1
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes1-9/+12
2009-12-15hugetlb: offload per node attribute registrationsLee Schermerhorn1-0/+5
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes1-0/+1
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn1-0/+11
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn1-0/+2
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2-0/+9
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn1-3/+8
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes1-7/+8
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-89/+3
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-12/+12
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare1-35/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare1-24/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-5/+0