aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-26
* writeback: account for time spent congestion_waitedMel Gorman2010-10-26
* tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-26
* mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-26
* writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-26
* mm: add account_page_writeback()Michael Rubin2010-10-26
* memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-26
* mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-26
* include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-26
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
* oom: add per-mm oom disable countYing Han2010-10-26
* kfifo: disable __kfifo_must_check_helper()Andrew Morton2010-10-26
* types.h: move misplaced commentAndrew Morton2010-10-26
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-26
|\
| * power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-06
| * power_supply: Add types for USB chargersHeikki Krogerus2010-10-06
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-26
|\ \
| * \ Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-22
| |\ \
| | * | Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-08
| | * | Fix build error with !CONFIG_MIGRATIONNaoya Horiguchi2010-10-08
| | * | HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-08
| | * | hugetlb: hugepage migration coreNaoya Horiguchi2010-10-08
| | * | hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-08
| | * | hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-08
| * | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen2010-10-22
| |\ \ \
| | * | | HWPOISON/signalfd: add support for addr_lsbHidetoshi Seto2010-10-08
| | |/ /
* | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\ \ \ \
| * | | | nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-01
| * | | | nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-01
| * | | | nfsd4: remove spkm3J. Bruce Fields2010-10-01
| * | | | net: Export __sock_createPavel Emelyanov2010-10-01
| * | | | sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-01
| * | | | sunrpc: Add net to xprt_createPavel Emelyanov2010-10-01
| * | | | sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-01
| * | | | sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-01
| * | | | sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
| * | | | sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-01
| * | | | sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-01
| * | | | sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-29
| * | | | sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
| * | | | sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-27
| * | | | sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-27
| * | | | sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
| * | | | sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
| * | | | sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-21
| * | | | sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
| * | | | Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-19
| |\ \ \ \