summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | modules: no need to align .modinfo stringsJan Beulich2010-10-261-2/+2
| * | | | | include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton2010-10-261-4/+4
| * | | | | kernel.h: add {min,max}3 macrosHagen Paul Pfeifer2010-10-261-0/+18
| * | | | | mm: add vzalloc() and vzalloc_node() helpersDave Young2010-10-261-0/+2
| * | | | | mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim2010-10-261-42/+63
| * | | | | mm: declare some external symbolsNamhyung Kim2010-10-262-0/+3
| * | | | | rmap: wrap page_check_address() using __cond_lock()Namhyung Kim2010-10-261-1/+12
| * | | | | rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim2010-10-261-1/+14
| * | | | | mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim2010-10-261-1/+9
| * | | | | mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-262-0/+15
| * | | | | mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy2010-10-261-1/+1
| * | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-30/+45
| * | | | | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-261-2/+2
| * | | | | writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-262-1/+9
| * | | | | mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon2010-10-261-2/+2
| * | | | | writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin2010-10-261-0/+2
| * | | | | mm: add account_page_writeback()Michael Rubin2010-10-261-0/+1
| * | | | | memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki2010-10-261-0/+4
| * | | | | mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-261-0/+10
| * | | | | include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal2010-10-261-2/+3
| * | | | | oom: add per-mm oom disable countYing Han2010-10-261-0/+2
| * | | | | kfifo: disable __kfifo_must_check_helper()Andrew Morton2010-10-261-5/+2
| * | | | | types.h: move misplaced commentAndrew Morton2010-10-261-10/+10
* | | | | | Merge branch 'ima-memory-use-fixes'Linus Torvalds2010-10-261-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris2010-10-261-0/+2
| * | | | | IMA: move read counter into struct inodeEric Paris2010-10-261-0/+4
| |/ / / /
* | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-1/+5
|\ \ \ \ \
| * | | | | power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-061-0/+1
| * | | | | power_supply: Add types for USB chargersHeikki Krogerus2010-10-061-1/+4
* | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-264-5/+43
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-223-4/+41
| |\ \ \ \ \ \
| | * | | | | | Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-082-2/+16
| | * | | | | | Fix build error with !CONFIG_MIGRATIONNaoya Horiguchi2010-10-081-1/+1
| | * | | | | | HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-081-2/+2
| | * | | | | | hugetlb: hugepage migration coreNaoya Horiguchi2010-10-081-0/+16
| | * | | | | | hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-081-0/+4
| | * | | | | | hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-081-0/+3
| * | | | | | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen2010-10-221-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | HWPOISON/signalfd: add support for addr_lsbHidetoshi Seto2010-10-081-1/+2
| | |/ / / / / /
* | | | | | | | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-2610-75/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-011-0/+25
| * | | | | | | | nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-011-0/+3
| * | | | | | | | nfsd4: remove spkm3J. Bruce Fields2010-10-011-55/+0
| * | | | | | | | net: Export __sock_createPavel Emelyanov2010-10-011-0/+2
| * | | | | | | | sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+2
| * | | | | | | | sunrpc: Add net to xprt_createPavel Emelyanov2010-10-011-0/+1
| * | | | | | | | sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
| * | | | | | | | sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-011-0/+1
| * | | | | | | | sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-011-2/+2
| * | | | | | | | sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-0/+1
OpenPOWER on IntegriCloud