summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-152-1/+7
|\
| * pcf50633: Query charger status directlyPaul Fertser2009-11-161-0/+1
| * pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-161-2/+0
| * pcf50633: introduces battery charging current controlBalaji Rao2009-11-161-0/+7
* | lis3: selftest supportSamu Onkalo2009-12-151-0/+3
* | lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-151-0/+12
* | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-151-3/+1
* | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-1/+8
* | efi.h: use %pUl to print UUIDsJoe Perches2009-12-151-5/+1
* | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-152-0/+2
* | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-151-1/+1
* | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-152-2/+15
* | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-0/+13
* | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-151-0/+32
* | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-151-0/+2
* | cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-0/+67
* | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-0/+58
* | err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-151-0/+5
* | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-152-1/+9
* | kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-151-0/+44
* | kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-151-12/+0
* | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-151-5/+1
* | 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/+8
* | 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/+1
* | mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-151-1/+0
* | ksm: memory hotremove migration onlyHugh Dickins2009-12-151-5/+3
* | 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/+3
* | 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/+1
* | 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
OpenPOWER on IntegriCloud