aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-16fs: move get_empty_filp() deffinition to internal.hGravatar Eric Paris 1-1/+0
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Gravatar Al Viro 1-1/+0
2009-12-16switch alloc_file() to passing struct pathGravatar Al Viro 1-2/+3
2009-12-16get rid of init_file()Gravatar Al Viro 1-3/+0
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmGravatar Linus Torvalds 4-10/+20
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 17-590/+891
2009-12-15Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-1/+7
2009-12-15lis3: selftest supportGravatar Samu Onkalo 1-0/+3
2009-12-15lis3lv02d: axis remap and resource setup/releaseGravatar Samu Onkalo 1-0/+12
2009-12-15atmel-mci: change use of dma slave interfaceGravatar Nicolas Ferre 1-3/+1
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkGravatar KOSAKI Motohiro 1-1/+8
2009-12-15efi.h: use %pUl to print UUIDsGravatar Joe Perches 1-5/+1
2009-12-15string: factorize skip_spaces and export it to be generally availableGravatar André Goddard Rosa 2-0/+2
2009-12-15ctype: constify read-only _ctype stringGravatar André Goddard Rosa 1-1/+1
2009-12-15vt: introduce and use vt_kmsg_redirect() functionGravatar Bernhard Walle 2-2/+15
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hGravatar Andres Salomon 1-0/+13
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hGravatar Andres Salomon 1-0/+32
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hGravatar Andres Salomon 1-0/+2
2009-12-15cs5535: add a generic MFGPT driverGravatar Andres Salomon 1-0/+67
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportGravatar Andres Salomon 1-0/+58
2009-12-15err.h: add helper function to simplify pointer error checkingGravatar Phil Carmody 1-0/+5
2009-12-15task_struct: make journal_info conditionalGravatar Hiroshi Shimamoto 2-1/+9
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlGravatar Joe Perches 1-0/+44
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Gravatar Amerigo Wang 1-12/+0
2009-12-15rwsem: fix rwsem_is_locked() bugsGravatar Amerigo Wang 1-5/+1
2009-12-15kernel.h: remove initialization of bool in printk_onceGravatar Joe Perches 1-3/+3
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugGravatar Joe Perches 2-10/+8
2009-12-15WARN_ONCE(): use bool for boolean flagGravatar Cesar Eduardo Barros 1-4/+4
2009-12-15const: constify remaining dev_pm_opsGravatar Alexey Dobriyan 1-1/+1
2009-12-15nommu: fix malloc performance by adding uninitialized flagGravatar Jie Zhang 1-0/+5
2009-12-15mm hugetlb: add hugepage support to pagemapGravatar Naoya Horiguchi 1-0/+3
2009-12-15include/linux/mm.h: remove unneeded ifdefGravatar Huang Shijie 1-4/+1
2009-12-15mm: memory_hotplug: make offline_pages() staticGravatar Andrew Morton 1-1/+0
2009-12-15ksm: memory hotremove migration onlyGravatar Hugh Dickins 1-5/+3
2009-12-15ksm: rmap_walk to remove_migation_ptesGravatar Hugh Dickins 2-0/+19
2009-12-15ksm: hold anon_vma in rmap_itemGravatar Hugh Dickins 1-0/+24
2009-12-15ksm: let shared pages be swappableGravatar Hugh Dickins 2-6/+53
2009-12-15ksm: stable_node point to page and backGravatar Hugh Dickins 1-7/+17
2009-12-15mm: CONFIG_MMU for PG_mlockedGravatar Hugh Dickins 1-5/+3
2009-12-15mm: define PAGE_MAPPING_FLAGSGravatar Hugh Dickins 3-3/+27
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being...Gravatar KOSAKI Motohiro 1-1/+2
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be ...Gravatar Mel Gorman 1-0/+1
2009-12-15swap: rework map_swap_page() againGravatar Lee Schermerhorn 1-1/+1
2009-12-15swap_info: reorder its fieldsGravatar Hugh Dickins 1-13/+13
2009-12-15swap_info: note SWAP_MAP_SHMEMGravatar Hugh Dickins 1-0/+6
2009-12-15swap_info: swap count continuationsGravatar Hugh Dickins 1-6/+16
2009-12-15swap_info: swap_map of chars not shortsGravatar Hugh Dickins 1-4/+4
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsGravatar Hugh Dickins 1-1/+1
2009-12-15swap_info: include first_swap_extentGravatar Hugh Dickins 1-1/+1
2009-12-15swap_info: change to array of pointersGravatar Hugh Dickins 1-3/+4