aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16get rid of init_file()Al Viro
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-15lis3: selftest supportSamu Onkalo
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton
2009-12-15ksm: memory hotremove migration onlyHugh Dickins
2009-12-15ksm: rmap_walk to remove_migation_ptesHugh Dickins
2009-12-15ksm: hold anon_vma in rmap_itemHugh Dickins
2009-12-15ksm: let shared pages be swappableHugh Dickins
2009-12-15ksm: stable_node point to page and backHugh Dickins
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman
2009-12-15swap: rework map_swap_page() againLee Schermerhorn
2009-12-15swap_info: reorder its fieldsHugh Dickins
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins
2009-12-15swap_info: swap count continuationsHugh Dickins
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins
2009-12-15swap_info: include first_swap_extentHugh Dickins
2009-12-15swap_info: change to array of pointersHugh Dickins
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes