aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-15
* efi.h: use %pUl to print UUIDsJoe Perches2009-12-15
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-15
* ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-15
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-15
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-15
* cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-15
* cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-15
* cs5535: add a generic MFGPT driverAndres Salomon2009-12-15
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-15
* task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-15
* kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-15
* kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-15
* rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-15
* kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-15
* dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-15
* WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros2009-12-15
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-15
* mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-15
* include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-15
* mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-15
* ksm: memory hotremove migration onlyHugh Dickins2009-12-15
* ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-15
* ksm: hold anon_vma in rmap_itemHugh Dickins2009-12-15
* ksm: let shared pages be swappableHugh Dickins2009-12-15
* ksm: stable_node point to page and backHugh Dickins2009-12-15
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-15
* mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-15
* vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro2009-12-15
* vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman2009-12-15
* swap: rework map_swap_page() againLee Schermerhorn2009-12-15
* swap_info: reorder its fieldsHugh Dickins2009-12-15
* swap_info: note SWAP_MAP_SHMEMHugh Dickins2009-12-15
* swap_info: swap count continuationsHugh Dickins2009-12-15
* swap_info: swap_map of chars not shortsHugh Dickins2009-12-15
* swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins2009-12-15
* swap_info: include first_swap_extentHugh Dickins2009-12-15
* swap_info: change to array of pointersHugh Dickins2009-12-15
* swap_info: private to swapfile.cHugh Dickins2009-12-15
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-15
* hugetlb: offload per node attribute registrationsLee Schermerhorn2009-12-15
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-15
* hugetlb: add per node hstate attributesLee Schermerhorn2009-12-15
* hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-15
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-15
* hugetlb: factor init_nodemask_of_node()Lee Schermerhorn2009-12-15
* nodemask: make NODEMASK_ALLOC more generalDavid Rientjes2009-12-15
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-12-14
|\